Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install glmtools on MAC #124

Open
rotiferFromItaly opened this issue Nov 6, 2019 · 1 comment
Open

unable to install glmtools on MAC #124

rotiferFromItaly opened this issue Nov 6, 2019 · 1 comment

Comments

@rotiferFromItaly
Copy link

Hi all,
I tried and failed ...
session info:
R version 3.6.0
Platform: x86_64_apple-darwin15.6.0 (64-bit)
Running under: macOS High Sierra 10.13.6

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib

locale:
[1] en_GB.UTF-8/en_GB.UTF-8/en_GB.UTF-8/C/en_GB.UTF-8/en_GB.UTF-8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] ps_1.3.0 prettyunits_1.0.2 withr_2.1.2 crayon_1.3.4 rprojroot_1.3-2 assertthat_0.2.1 R6_2.4.0 backports_1.1.5 magrittr_1.5
[10] cli_1.1.0 curl_4.0 remotes_2.1.0 rstudioapi_0.10 callr_3.3.1 tools_3.6.0 compiler_3.6.0 processx_3.4.1 pkgbuild_1.0.4

I tried several commands:

  1. install.packages("remotes")
    remotes::install_github("GLEON/GLMr")

  2. remotes::install_github("GLEON/GLMr")

the output is always the same:

testing if installed package can be loaded from temporary location
Error in slibs[are_shared] : invalid subscript type 'list'

  • removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/GLMr’
    Error: Failed to install 'GLMr' from GitHub:
    (converted from warning) installation of package ‘/var/folders/jz/41p1rmwj7gj7g_lpwwsm5vy40000gn/T//RtmpIkbN5M/file72ff4a426be3/GLMr_3.1.16.tar.gz’ had non-zero exit status

who can help? what shall I do?
best regards from Italy

@hdugan
Copy link

hdugan commented Nov 6, 2019

Hi, The GLMr package does not work with newer versions of macOS.

The GLM3r package, which contains the most recent release of GLM (version 3.0.5) does work. You can view it at github.com/GLEON/GLM3r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants