CRAN Package Check Results for Package DPBBM

Last updated on 2024-06-11 16:49:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 12.02 95.18 107.20 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 8.54 72.03 80.57 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 133.23 OK
r-devel-linux-x86_64-fedora-gcc 0.2.5 132.70 OK
r-devel-windows-x86_64 0.2.5 10.00 37.00 47.00 ERROR
r-patched-linux-x86_64 0.2.5 10.38 92.93 103.31 OK
r-release-linux-x86_64 0.2.5 10.86 90.39 101.25 OK
r-release-macos-arm64 0.2.5 39.00 OK
r-release-macos-x86_64 0.2.5 59.00 OK
r-release-windows-x86_64 0.2.5 10.00 83.00 93.00 OK
r-oldrel-macos-arm64 0.2.5 44.00 OK
r-oldrel-macos-x86_64 0.2.5 71.00 OK
r-oldrel-windows-x86_64 0.2.5 13.00 99.00 112.00 OK

Check Details

Version: 0.2.5
Check: whether the namespace can be loaded with stated dependencies
Result: WARN 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.2.5
Check: whether the namespace can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: loading without being on the library search path
Result: WARN Error: package or namespace load failed for 'DPBBM' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/mvtnorm/libs/x64/mvtnorm.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: replacement functions
Result: WARN Fatal error: couldn't allocate node stack The argument of a replacement function which corresponds to the right hand side must be named 'value'. Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: R code for possible problems
Result: ERROR Incorrect (un)loading of package shared object. Fatal error: couldn't allocate node stack The system-specific extension for shared objects must not be added. See ?library.dynam. [1s] NOTE Error: memory exhausted Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: examples
Result: ERROR Running examples in 'DPBBM-Ex.R' failed The error occurred in: R Under development (unstable) (2024-06-07 r86704 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "DPBBM" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > options(pager = "console") > library('DPBBM') Error: package or namespace load failed for 'DPBBM' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/sna/libs/x64/sna.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: PDF version of manual
Result: WARN LaTeX errors when creating PDF version. This typically indicates Rd problems. Flavor: r-devel-windows-x86_64

Version: 0.2.5
Check: PDF version of manual without index
Result: ERROR Re-running with no redirection of stdout/stderr. Flavor: r-devel-windows-x86_64