CRAN Package Check Results for Package BHH2

Last updated on 2025-11-22 19:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2016.05.31 1.96 35.27 37.23 NOTE
r-devel-linux-x86_64-debian-gcc 2016.05.31 1.61 28.17 29.78 NOTE
r-devel-linux-x86_64-fedora-clang 2016.05.31 12.00 45.99 57.99 NOTE
r-devel-windows-x86_64 2016.05.31 6.00 68.00 74.00 NOTE
r-patched-linux-x86_64 2016.05.31 2.64 33.21 35.85 NOTE
r-release-linux-x86_64 2016.05.31 2.35 33.16 35.51 NOTE
r-release-macos-arm64 2016.05.31 NOTE
r-release-macos-x86_64 2016.05.31 3.00 57.00 60.00 NOTE
r-release-windows-x86_64 2016.05.31 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 2016.05.31 NOTE
r-oldrel-macos-x86_64 2016.05.31 4.00 64.00 68.00 NOTE
r-oldrel-windows-x86_64 2016.05.31 4.00 72.00 76.00 NOTE

Check Details

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

Version: 2016.05.31
Check: Rd files
Result: NOTE checkRd: (-1) dotPlot.Rd:56: Escaped LaTeX specials: \& Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2016.05.31
Check: re-building of vignette outputs
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: > ### Keywords: datasets > > ### ** Examples > > data(woolen.data) > str(woolen.data) 'data.frame': 27 obs. of 4 variables: $ x1: int -1 -1 -1 -1 -1 -1 -1 -1 -1 0 ... $ x2: int -1 -1 -1 0 0 0 1 1 1 -1 ... $ x3: int -1 0 1 -1 0 1 -1 0 1 -1 ... $ y : int 674 370 292 338 266 210 170 118 90 1414 ... > plot(woolen.data) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.52 0.11 1.63 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-release-windows-x86_64