Closed bling1000 closed 5 years ago
Hi, I tried to install FDRreg v0.2 using devtools::install_github('jgscott/FDRreg', subdir="R_pkg/"), but I got the following error.
Error: HTTP error 404. Not Found
Did you spell the repo owner (jgscott) and repo name (FDRreg) correctly?
jgscott
FDRreg
Thanks! Ling
got the same error, but this works: install_github('jgscott/FDRreg/R_pkg')
Hi, I tried to install FDRreg v0.2 using devtools::install_github('jgscott/FDRreg', subdir="R_pkg/"), but I got the following error.
Error: HTTP error 404. Not Found
Did you spell the repo owner (
jgscott
) and repo name (FDRreg
) correctly?Thanks! Ling