On 31 March 2024 at 11:43, Martin Morgan wrote: | So all repositories are consulted and then the result filtered to contain just | the most recent version of each. Does it matter then what order the | repositories are visited?
Right. I fall for that too often, as I did here. The order matters for .libPaths() where the first match is use, for package install the highest number (from any entry in getOption(repos)) wins. Thanks for catching my thinko. Dirk -- dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel