Dear all, I got an error: cran.r-project.org/web/checks/check_results_replicateBE.html Specifically: Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : ? there is no package called 'nloptr' The chain of dependecies are: replicateBE > lmerTest > lme4 > nloptr In v1.1.3 there where only changes in the man pages documenting data sets. The previous v1.1.0 had no problems with the (then current) R4.1.3 Is this a transient problem on CRAN? Is there anything I can do about? Helmut -- Ing. Helmut Sch?tz BEBAC ? Consultancy Services for Bioequivalence and Bioavailability Studies Neubaugasse 36/11 1070 Vienna, Austria T +43 1 2311746 M +43 699 10792458 E helmut.schuetz at bebac.at <mailto:helmut.schuetz at bebac.at> W bebac.at <bebac.at>
On 07.05.2022 14:06, Helmut Sch?tz wrote:> Dear all, > > I got an error: > cran.r-project.org/web/checks/check_results_replicateBE.html > Specifically: > Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), > versionCheck = vI[[j]]) : > ? there is no package called 'nloptr' > The chain of dependecies are: > replicateBE > lmerTest > lme4 > nloptr > > In v1.1.3 there where only changes in the man pages documenting data sets. > The previous v1.1.0 had no problems with the (then current) R4.1.3 > > Is this a transient problem on CRAN? Is there anything I can do about?It was transient. Best, Uwe Ligges> Helmut >