CRAN Package Check Results for Package BNSP

Last updated on 2025-06-19 12:48:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.3 61.75 131.74 193.49 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.3 64.42 97.19 161.61 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.3 287.04 OK
r-devel-linux-x86_64-fedora-gcc 2.2.3 354.03 OK
r-devel-windows-x86_64 2.2.3 78.00 128.00 206.00 OK
r-patched-linux-x86_64 2.2.3 86.98 127.47 214.45 OK
r-release-linux-x86_64 2.2.3 85.94 126.96 212.90 OK
r-release-macos-arm64 2.2.3 231.00 OK
r-release-macos-x86_64 2.2.3 154.00 OK
r-release-windows-x86_64 2.2.3 76.00 125.00 201.00 OK
r-oldrel-macos-arm64 2.2.3 112.00 NOTE
r-oldrel-macos-x86_64 2.2.3 131.00 NOTE
r-oldrel-windows-x86_64 2.2.3 101.00 0.00 101.00 FAIL

Check Details

Version: 2.2.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Georgios Papageorgiou <gpapageo@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Georgios", family = "Papageorgiou", role = c("aut", "cre"), email = "gpapageo@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.2.3
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: libs 4.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.2.3
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > cleanEx() > nameEx("summary.mvrm") > ### * summary.mvrm > > flush(stderr()); flush(stdout()) > > ### Name: summary.mvrm > ### Title: Summary of an mvrm fit > ### Aliases: summary.mvrm > > ### ** Examples > #see \code{mvrm} example > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 9.12 0.63 9.81 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-oldrel-windows-x86_64