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 Issues GxEScan #3

Open
ngwali opened this issue Aug 7, 2019 · 1 comment
Open

Installation Issues GxEScan #3

ngwali opened this issue Aug 7, 2019 · 1 comment

Comments

@ngwali
Copy link

ngwali commented Aug 7, 2019

Hello .

I wish to report a problem with GXEScan Installation.

Last time I submitted the same problem but no one seems to have looked into it. Can someone plse help me out here?

Below is the Installation error message

** R
** data
** byte-compile and prepare package for lazy loading
** help
Error : (converted from warning) C:/Users/Owner/AppData/Local/Temp/RtmpyMeTZZ/Rbuild41846cd91380/GxEScanR/man/GxEScanR-package.Rd:26: All text must be in a section
ERROR: installing Rd objects failed for package 'GxEScanR'

  • removing 'C:/Users/Owner/Documents/R/win-library/3.6/GxEScanR'
    Error: Failed to install 'GxEScanR' from GitHub:
    (converted from warning) installation of package ‘C:/Users/Owner/AppData/Local/Temp/RtmpC6DA6p/file110c3302172c/GxEScanR_1.0.tar.gz’ had non-zero exit status
@CeSul
Copy link

CeSul commented Nov 8, 2019

Hi ngwali,

I also encountered this error while attempting to install GXEScan. I found success by installing the package like so:

git clone https://github.com/USCbiostats/GxEScanR.git 
cd GxEScanR 
R CMD INSTALL . --no-lock 

The --no-lock option might not be required for you as I'm having issues with my R setup that I've yet to debug.

Best,
Cesar

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