When trying to install the package on R 4.3, I get this error:
ERROR: dependencies ‘BiocFileCache’, ‘fgsea’ are not available for package ‘MotrpacRatTraining6moWAT’
* removing ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/MotrpacRatTraining6moWAT’
Warning messages:
1: packages ‘GO.db’, ‘preprocessCore’, ‘impute’, ‘fgsea’, ‘BiocFileCache’ are not available for this version of R
Versions of these packages for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
2: In i.p(...) :
installation of package ‘/var/folders/8w/hv26bl7j07qc2nzl8zswkc9r0000gp/T//RtmpHkWrAU/file3b734b6e0e5/MotrpacRatTraining6moWAT_1.0.1.tar.gz’ had non-zero exit status
I think this is happening because Bioconductor is not specified in the "Remotes" of the DESCRIPTION file. It should be an easy fix. Happy to submit a PR.
When trying to install the package on R 4.3, I get this error:
I think this is happening because Bioconductor is not specified in the "Remotes" of the DESCRIPTION file. It should be an easy fix. Happy to submit a PR.