CRAN Package Check Results for Package CNLTtsa

Last updated on 2024-08-27 12:57:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-2 4.36 46.79 51.15 OK
r-devel-linux-x86_64-debian-gcc 0.1-2 3.91 32.97 36.88 OK
r-devel-linux-x86_64-fedora-clang 0.1-2 82.97 OK
r-devel-linux-x86_64-fedora-gcc 0.1-2 77.87 OK
r-devel-windows-x86_64 0.1-2 7.00 65.00 72.00 OK
r-patched-linux-x86_64 0.1-2 5.57 43.59 49.16 OK
r-release-linux-x86_64 0.1-2 5.50 43.93 49.43 OK
r-release-macos-arm64 0.1-2 27.00 OK
r-release-macos-x86_64 0.1-2 41.00 OK
r-release-windows-x86_64 0.1-2 7.00 0.00 7.00 FAIL
r-oldrel-macos-arm64 0.1-2 34.00 OK
r-oldrel-macos-x86_64 0.1-2 50.00 OK
r-oldrel-windows-x86_64 0.1-2 8.00 71.00 79.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: > y <-sin(2*pi*(1/25)*x) + sin(2*pi*(1/50)*x) > > ## Not run: > ##D xy.dec<-cnlt.univ(x,y,P=300) > ##D > ##D # compute the real part of the spectrum (real details^2) and smooth over scale, then over time > ##D ReS <- smooth.over.scale(x, sapply(xy.dec$det1,Re), sapply(xy.dec$det1,Re), xy.dec$lre, > ##D xy.dec$lreA, positive = TRUE) > ##D > ##D ReS.smooth <- smooth.over.time(x,ReS$spec,5,1.05) > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 1.53 0.21 1.73 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