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

Last updated on 2025-07-21 23:51:10 CEST.

Package FAIL NOTE OK
RcppTN 1 2 10

Package RcppTN

Current CRAN status: FAIL: 1, NOTE: 2, OK: 10

Version: 0.2-2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jonathan Olmsted <jpolmsted@gmail.com>’ Found the following URLs which should use \doi (with the DOI name only): File ‘rtn.Rd’: http://dx.doi.org/10.1007/BF00143942 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

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.49 0.03 0.51 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