Last updated on 2025-05-14 01:51:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.13 | 14.99 | 34.37 | 49.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.13 | 10.73 | 28.16 | 38.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.13 | 80.32 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.13 | 93.73 | OK | |||
r-devel-windows-x86_64 | 0.2.13 | 18.00 | 0.00 | 18.00 | FAIL | |
r-patched-linux-x86_64 | 0.2.13 | 14.45 | 31.77 | 46.22 | NOTE | |
r-release-linux-x86_64 | 0.2.13 | 14.56 | 31.67 | 46.23 | NOTE | |
r-release-macos-arm64 | 0.2.13 | 38.00 | OK | |||
r-release-macos-x86_64 | 0.2.13 | 80.00 | OK | |||
r-release-windows-x86_64 | 0.2.13 | 19.00 | 94.00 | 113.00 | OK | |
r-oldrel-macos-arm64 | 0.2.13 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.13 | 83.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.13 | 17.00 | 100.00 | 117.00 | OK |
Version: 0.2.13
Check: for unstated dependencies in ‘demo’
Result: NOTE
'library' or 'require' call not declared from: ‘rbenchmark’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.13
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:
> ##D npySave("fmat.npy", M)
> ##D npySave("fvec.npy", v)
> ##D
> ##D ## save integer data: matrix and vector
> ##D M <- matrix(0:11, 3, 4, byrow=TRUE)
> ##D v <- v <- 0:4
> ##D npySave("imat.npy", M)
> ##D npySave("ivec.npy", v)
> ##D
> ##D
> ## End(Not run)
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.25 0.05 0.3 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