-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When I try to install pecotmr, I get this error:
ERROR: dependencies ‘mr.ash.alpha’, ‘mr.mash.alpha’, ‘udr’, ‘snpStats’, ‘fsusieR’, ‘mvsusieR’, ‘qvalue’
are not available for package ‘pecotmr’
These packages are not available on CRAN which is why the installation fails. I would recommend using the Remotes: in DESCRIPTION to tell remotes::install_github where to find these packages. See here for an illustration, and see here for details.
Once you have updated your DESCRIPTION I can check that it works.
Unrelated, I got a second installation error that is due to some installation difficulties with Rfast. I eventually got it working, but I'll note that the system requirements are quite stringent — Rfast will be quite difficult to install for many people. If you can make it an optional depenency, that would help a lot.
Metadata
Metadata
Assignees
Labels
No labels