CRAN Package Check Results for Package RSCAT

Last updated on 2025-05-25 04:50:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 8.31 73.42 81.73 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 5.81 50.77 56.58 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 122.89 OK
r-devel-linux-x86_64-fedora-gcc 1.1.3 118.30 OK
r-devel-windows-x86_64 1.1.3 11.00 84.00 95.00 OK
r-patched-linux-x86_64 1.1.3 8.28 66.82 75.10 OK
r-release-linux-x86_64 1.1.3 8.52 65.93 74.45 OK
r-release-macos-arm64 1.1.3 32.00 OK
r-release-macos-x86_64 1.1.3 67.00 OK
r-release-windows-x86_64 1.1.3 11.00 0.00 11.00 FAIL
r-oldrel-macos-arm64 1.1.3 33.00 OK
r-oldrel-macos-x86_64 1.1.3 53.00 OK
r-oldrel-windows-x86_64 1.1.3 13.00 100.00 113.00 OK

Check Details

Version: 1.1.3
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: > > ### Name: scoreMethodConfig > ### Title: Creates a scoring method configuration for CAT simulation > ### Aliases: scoreMethodConfig scoreMethodConfig,EAPConfig-method > > ### ** Examples > > if(interactive()){ + eapConfig <- EAPConfig(numQuad = 6L, minQuad = -2, maxQuad = 2, + priorDistType = "Normal", distParams = c(0,1)) + scoreMethodConfig <- scoreMethodConfig(eapConfig) + } > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2 0.16 2.12 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