CRAN Package Check Results for Package stcos

Last updated on 2025-07-21 17:50:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 62.03 92.66 154.69 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 44.77 68.52 113.29 OK
r-devel-linux-x86_64-fedora-clang 0.3.1 269.01 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 258.76 OK
r-devel-windows-x86_64 0.3.1 71.00 114.00 185.00 OK
r-patched-linux-x86_64 0.3.1 64.65 88.67 153.32 OK
r-release-linux-x86_64 0.3.1 61.28 88.88 150.16 OK
r-release-macos-arm64 0.3.1 65.00 OK
r-release-macos-x86_64 0.3.1 102.00 OK
r-release-windows-x86_64 0.3.1 73.00 0.00 73.00 FAIL
r-oldrel-macos-arm64 0.3.1 58.00 NOTE
r-oldrel-macos-x86_64 0.3.1 82.00 NOTE
r-oldrel-windows-x86_64 0.3.1 87.00 147.00 234.00 OK

Check Details

Version: 0.3.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: [49,] . . . . [50,] 2.975439e-01 . 0.204408262 0.264149197 > > # Plot the knots and the points at which we evaluated the basis > plot(knots[,1], knots[,2], pch = 4, cex = 1.5, col = "red") > points(x, y, cex = 0.5) > > # Draw a circle representing the basis' radius around one of the knot points > tseq = seq(0, 2*pi, length=100) > coords = cbind(rad * cos(tseq) + seq_x[2], rad * sin(tseq) + seq_y[2]) > lines(coords, col = "red") > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 6.06 0.39 6.41 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

Version: 0.3.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: data 2.3Mb libs 4.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64