You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
install.packages("remotes")
remotes::install_github("GLEON/GLMr")
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'
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
The text was updated successfully, but these errors were encountered: