CRAN Package Check Results for Maintainer ‘Jonathan Olmsted <jpolmsted at gmail.com>’

Last updated on 2025-04-19 06:49:55 CEST.

Package FAIL OK
RcppTN 1 12

Package RcppTN

Current CRAN status: FAIL: 1, OK: 12

Version: 0.2-2
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: > > vtn(0, 1, Inf, -Inf) ## NA with warning Warning in checkOutputs(out) : NAs returned. Check for invalid parameters. [1] NA > > vtn(c(0, 0), + c(1, 1), + c(-Inf, 5), + c(1, Inf) + ) ## multiple variances [1] 0.62968629 0.03269644 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.44 0.03 0.48 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-devel-windows-x86_64