Dependency installation error due to no longer available CRAN packages ('rngtools', 'pkgmaker')
1
0
Entering edit mode
muellerf • 0
@muellerf-15789
Last seen 6.0 years ago

Hi,

I recently tried installing the minfi package on a fresh installation of R 3.5.0 on Unix. It failed prompting the following error:

ERROR: dependencies 'rngtools', 'pkgmaker' are not available for package 'doRNG'

Aparently, in the package dependency tail it could not find the ‘rngtools’, ‘pkgmaker’ packages. These have been moved to the CRAN archive (I guess because they are no longer officially supported?). How do I install 'minfi' and other packages that rely on them?

I guess one way would be to manually install the missing packages from the CRAN archive, but I guess there is a better solution.

installation minfi bumphunter • 2.1k views
ADD COMMENT
0
Entering edit mode

I was unable to replicate this on a Linux machine using Bioconductor 3.7.

Neither 'rngtools' or 'pkgmaker' appears to be archived on CRAN (as of 2018-05-14), although the CRAN check pages do indicate some errors on linux with r-devel, r-patched, and r-release (https://cran.r-project.org/web/checks/check_results_rngtools.htmlhttps://cran.r-project.org/web/checks/check_results_pkgmaker.html).

Can you please try again. If it still fails, please post the output of BiocInstaller::biocLite("minfi") as well as the output of BiocInstaller::biocValid().

ADD REPLY
0
Entering edit mode

strange, I could have sworn, the packages were not available via CRAN a few days ago. Anyways, now it works. Thanks for looking into this!

ADD REPLY
0
Entering edit mode
Peter Hickey ▴ 740
@petehaitch
Last seen 11 days ago
WEHI, Melbourne, Australia

See above comment

ADD COMMENT

Login before adding your answer.

Traffic: 659 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6