CRAN Package Check Results for Package param2moment

Last updated on 2025-02-01 21:49:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.81 22.85 25.66 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.92 18.49 20.41 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 41.36 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 39.39 OK
r-devel-windows-x86_64 0.1.2 4.00 58.00 62.00 OK
r-patched-linux-x86_64 0.1.2 2.52 22.44 24.96 OK
r-release-linux-x86_64 0.1.2 2.77 22.39 25.16 OK
r-release-macos-arm64 0.1.2 18.00 OK
r-release-macos-x86_64 0.1.2 34.00 OK
r-release-windows-x86_64 0.1.2 4.00 0.00 4.00 FAIL
r-oldrel-macos-arm64 0.1.1 21.00 OK
r-oldrel-macos-x86_64 0.1.1 38.00 OK
r-oldrel-windows-x86_64 0.1.1 4.00 44.00 48.00 OK

Check Details

Version: 0.1.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: > > ### ** Examples > > xi = 2; omega = 1.3; alpha = 3; nu = 6 > curve(sn::dst(x, xi = xi, omega = omega, alpha = alpha, nu = nu), from = 0, to = 6) > moment_st(xi, omega, alpha, nu) Distribution: st Mean: 3.133 Standard Deviation: 1.119 Skewness: 1.666 Kurtosis: 7.659 > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.08 0.08 1.16 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