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

Issues downloading package #25

Open
alex-thomson222 opened this issue Jan 2, 2020 · 2 comments
Open

Issues downloading package #25

alex-thomson222 opened this issue Jan 2, 2020 · 2 comments

Comments

@alex-thomson222
Copy link

Having trouble downloading the package into R using the instructions provided in the readme file

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

  • installing source package 'ona' ...
    ** using staged installation
    ** R
    ** demo
    ** byte-compile and prepare package for lazy loading
    Error: (converted from warning) package 'RJSONIO' was built under R version 3.6.1
    Execution halted
    ERROR: lazy loading failed for package 'ona'
  • removing 'C:/Users/--/Documents/R/win-library/3.6/ona'
    Error: Failed to install 'ona' from GitHub:
    (converted from warning) installation of package ‘C:/Users/---/AppData/Local/Temp/Rtmpg1eDAd/file36441bc81dfe/ona_0.0.1.1.1.tar.gz’ had non-zero exit status
@olanderb
Copy link

olanderb commented Jan 23, 2020

I get the same error when trying to download .

  • installing source package 'ona' ...
    ** using staged installation
    ** R
    ** demo
    ** byte-compile and prepare package for lazy loading
    Error: (converted from warning) package 'RJSONIO' was built under R version 3.6.2
    Execution halted
    ERROR: lazy loading failed for package 'ona'
  • removing 'C:/Users/x/Documents/R/R-3.6.1/library/ona'
    Error: Failed to install 'ona' from GitHub:
    (converted from warning) installation of package ‘C:/Users/x/AppData/Local/Temp/Rtmp8ENGBN/file48ec35bc14fc/ona_0.0.1.1.1.tar.gz’ had non-zero exit status

@bcheye
Copy link

bcheye commented Jan 23, 2020

Hello,

Kindly follow the following steps and try installing ona.R

  1. Update you R version to v3.6.2
  2. Reinstall devtools
  3. Install ona.R

Please leave blank when you are required to update the packages.

Kindly let us know if the error persists.

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

3 participants