Last updated on 2025-05-19 19:50:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 15.69 | 120.13 | 135.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 10.16 | 84.98 | 95.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 204.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 214.13 | OK | |||
r-devel-windows-x86_64 | 0.4.0 | 16.00 | 0.00 | 16.00 | FAIL | |
r-patched-linux-x86_64 | 0.4.0 | 22.42 | 115.06 | 137.48 | OK | |
r-release-linux-x86_64 | 0.4.0 | 13.48 | 114.25 | 127.73 | OK | |
r-release-macos-arm64 | 0.4.0 | 68.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 123.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 15.00 | 172.00 | 187.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 108.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 16.00 | 174.00 | 190.00 | OK |
Version: 0.4.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Hansjoerg Neth <h.neth@uni.kn>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
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:
X Y class
1 present positive TP
2 present positive TP
3 present negative FN
4 absent positive FP
5 absent negative TN
6 absent negative TN
7 absent negative TN
8 absent negative TN
9 absent negative TN
10 absent negative TN
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 5.71 0.24 5.98 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