[R-pkg-devel] caTools missing on WinBuilder?

Uwe Ligges ligges at statistik.tu-dortmund.de
Sun Oct 15 16:44:47 CEST 2017



On 14.10.2017 11:19, Patrick Schratz wrote:
> Hi guys,
> 
> during my recent check on win-builder I got this error:
> 
> ** byte-compile and prepare package for lazy loading
> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
>    there is no package called 'caTools'
> 
> https://win-builder.r-project.org/xuET06RPfd7Q/00install.out
> 
> @Uwe Can you help here?

Have you declared it as Imports in the Description file? If so, perhaps 
some race condition and you have to try again.

Best,
Uwe Ligges


> 
> Cheers and thanks,
> Patrick



More information about the R-package-devel mailing list