CRAN Package Check Results for Maintainer ‘Ben Schneider <BenjaminSchneider at westat.com>’

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

Package WARN OK
idcnrba 13
nrba 1 12

Package idcnrba

Current CRAN status: OK: 13

Package nrba

Current CRAN status: WARN: 1, OK: 12

Version: 0.3.1
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.3/vctrs/libs/x64/vctrs.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Calls: <Anonymous> ... namespaceImport -> 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-oldrel-windows-x86_64

Version: 0.3.1
Check: whether the namespace can be unloaded cleanly
Result: WARN During startup - Warning messages: 1: package 'utils' in options("defaultPackages") was not found 2: In .getClassesFromCache(Class) : restarting interrupted promise evaluation Error in get("#HAS_DUPLICATE_CLASS_NAMES", envir = .classTable) : object '#HAS_DUPLICATE_CLASS_NAMES' not found Calls: suppressMessages ... .newOrMultipleMethod -> .duplicateClassesExist -> get Execution halted Flavor: r-oldrel-windows-x86_64