CRAN Package Check Results for Package roxut

Last updated on 2025-06-09 03:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.34 47.23 50.57 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 2.56 37.52 40.08 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 79.08 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 76.02 OK
r-devel-windows-x86_64 0.4.0 7.00 0.00 7.00 FAIL
r-patched-linux-x86_64 0.4.0 2.98 45.56 48.54 OK
r-release-linux-x86_64 0.4.0 3.12 45.59 48.71 OK
r-release-macos-arm64 0.4.0 52.00 OK
r-release-macos-x86_64 0.4.0 81.00 OK
r-release-windows-x86_64 0.4.0 5.00 70.00 75.00 OK
r-oldrel-macos-arm64 0.4.0 28.00 OK
r-oldrel-macos-x86_64 0.4.0 41.00 OK
r-oldrel-windows-x86_64 0.4.0 7.00 87.00 94.00 OK

Check Details

Version: 0.4.0
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: > cat(tinytest_out$tinytest, "\n") [<text>:1] # Are these equal? expect_equal(5.0, 5.0) > > testthat_in <- "#' @tests testthat\n#' # Are these equal?\n#' expect_equal(5.0, 5.0)\nNULL\n" > testthat_out <- roxygen2::roc_proc_text(tests_roclet(), testthat_in) > cat(testthat_out$testthat, "\n") [<text>:1] # Are these equal? expect_equal(5.0, 5.0) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.61 0.14 0.75 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