CRAN Package Check Results for Package grt

Last updated on 2025-07-13 04:48:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 3.35 39.00 42.35 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 2.69 30.19 32.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 65.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 58.55 NOTE
r-devel-windows-x86_64 0.2.1 6.00 68.00 74.00 NOTE
r-patched-linux-x86_64 0.2.1 4.22 37.56 41.78 NOTE
r-release-linux-x86_64 0.2.1 3.46 37.41 40.87 NOTE
r-release-macos-arm64 0.2.1 22.00 NOTE
r-release-macos-x86_64 0.2.1 41.00 NOTE
r-release-windows-x86_64 0.2.1 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 0.2.1 21.00 NOTE
r-oldrel-macos-x86_64 0.2.1 33.00 NOTE
r-oldrel-windows-x86_64 0.2.1 4.00 74.00 78.00 NOTE

Check Details

Version: 0.2.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Andy Wills <andy@willslab.co.uk>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Kazunaga", family = "Matsuki", role = "aut"), person(given = "Andy", family = "Wills", role = "cre", email = "andy@willslab.co.uk")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: Rd files
Result: NOTE checkRd: (-1) qdb.p.correct.Rd:14: Lost braces; missing escapes or markup? 14 | \item{refpts}{a numeric vector used as a reference point to determine the correct side of the \code{qdb} for classifying \code{x}. The \code{length(refpts)} should be equal to {ncol(x)}. Default to \code{colMeans(x)}. } | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, 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: 0.2.1
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: [5,] 5 10 > > #maybe useful for truncating > trunc <- 1 > z[abs(z) > trunc] <- sign(z[abs(z) > trunc])*trunc > unscale(z) [,1] [,2] [1,] 1.418861 6.418861 [2,] 2.000000 7.000000 [3,] 3.000000 8.000000 [4,] 4.000000 9.000000 [5,] 4.581139 9.581139 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5.93 0.84 6.77 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