-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Trouble installing the ASGS package via ASGS.foyer::install_ASGS(). Can install and load ASGS.foyer, but get errors on install_ASGS():
> install.packages("ASGS.foyer")
Installing package into ‘/Users/mackeyw/Library/R/3.5/library’
(as ‘lib’ is unspecified)
trying URL 'https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.5/ASGS.foyer_0.2.1.tgz'
Content type 'application/x-gzip' length 2620283 bytes (2.5 MB)
==================================================
downloaded 2.5 MB
The downloaded binary packages are in
/var/folders/g2/728t399s5gbbk6bgj5ndlgy1w8w938/T//RtmpSiWL1w/downloaded_packages
> library("ASGS.foyer")
> ASGS.foyer::install_ASGS()
Attempting to install the following uninstalled dependencies of ASGS:.
3 reinstalls remaining.
Error in utils::install.packages(absent_deps(), repos = repos, lib = lib, :
no packages were specified
In addition: Warning message:
In doTryCatch(return(expr), name, parentenv, handler) :
unable to load shared object '/Library/Frameworks/R.framework/Resources/modules//R_X11.so':
dlopen(/Library/Frameworks/R.framework/Resources/modules//R_X11.so, 6): Library not loaded: /opt/X11/lib/libSM.6.dylib
Referenced from: /Library/Frameworks/R.framework/Resources/modules//R_X11.so
Reason: image not found
Metadata
Metadata
Assignees
Labels
No labels