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 package ncovr #12

Open
brendentaylor22 opened this issue Mar 9, 2020 · 1 comment
Open

Unable to install package ncovr #12

brendentaylor22 opened this issue Mar 9, 2020 · 1 comment

Comments

@brendentaylor22
Copy link

I get an error when trying to install ncovr:

remotes::install_github('pzhaonet/ncovr')

Installing package into ‘~Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)

  • installing source package 'ncovr' ...
    ** using staged installation
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    ** help
    Error : (converted from warning) ~AppData/Local/Temp/RtmpGO00mB/R.INSTALL19a0383f4c86/ncovr/man/geojsonMap_legendless.Rd:45: unexpected VERBATIM TEXT ' {
    ', expecting '{'
    ERROR: installing Rd objects failed for package 'ncovr'
  • removing '~Documents/R/win-library/3.6/ncovr'
    Error: Failed to install 'ncovr' from GitHub:
    (converted from warning) installation of package ‘~AppData/Local/Temp/RtmpgFccZP/file850f443c3e/ncovr_0.0.8.tar.gz’ had non-zero exit status
@yiluheihei
Copy link
Contributor

I have fix the error in Rd file of geojsonMap_legendless.Rd and made a PR.

Please try again after reviewed by pzhao.

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