Skip to content

Trouble installing ASGS via ASGS.foyer #3

@wfmackey

Description

@wfmackey

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions