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

Installation Failed #9

Open
mpnelsen opened this issue Mar 13, 2018 · 0 comments
Open

Installation Failed #9

mpnelsen opened this issue Mar 13, 2018 · 0 comments

Comments

@mpnelsen
Copy link

Hi,
I'm trying to install mapast from GitHub, and my installation is failing. Trying to install on R 3.4.1 on a MacBook Pro. I get the following output. Any advice? Do I just need to update. 3.4.2 or should this still work on 3.4.1? Thanks much!

install_github("macroecology/mapast")
Downloading GitHub repo macroecology/mapast@master
from URL https://api.github.com/repos/macroecology/mapast/zipball/master
Installing mapast
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ
--no-save --no-restore --quiet CMD INSTALL
'/private/var/folders/29/fqydvs2s7ns6k0jg44mgcgbr0000gn/T/RtmpTm4NgP/devtoolsd5253e3d8084/macroecology-mapast-a7c2ef8'
--library='/Library/Frameworks/R.framework/Versions/3.4/Resources/library'
--install-tests

  • installing source package ‘mapast’ ...
    Warning in as.POSIXlt.POSIXct(x, tz) :
    unknown timezone 'zone/tz/2018c.1.0/zoneinfo/America/Chicago'
    ** R
    Error in parse(outFile) :
    /private/var/folders/29/fqydvs2s7ns6k0jg44mgcgbr0000gn/T/RtmpTm4NgP/devtoolsd5253e3d8084/macroecology-mapast-a7c2ef8/R/functi:120:30: unexpected '::'
    119:
    120: pts <- base::base::
    ^
    ERROR: unable to collate and parse R files for package ‘mapast’
  • removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/mapast’
    Installation failed: Command failed (1)
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

1 participant