CRAN Package Check Results for Maintainer ‘Adriana Sistig <adriana.sistig at icahn.mssm.edu>’

Last updated on 2024-06-11 20:48:29 CEST.

Package WARN OK
DWLS 1 12

Package DWLS

Current CRAN status: WARN: 1, OK: 12

Version: 0.1.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/later/libs/x64/later.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: <Anonymous> ... asNamespace -> loadNamespace -> library.dynam -> dyn.load -> inDL Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: R code for possible problems
Result: NOTE Error in deparse(value$call) : could not allocate memory (0 Mb) in C function 'R_AllocStringBuffer' Calls: <Anonymous> Execution halted Flavor: r-devel-windows-x86_64