Last updated on 2025-05-29 09:51:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 5.80 | 65.17 | 70.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 4.05 | 46.81 | 50.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 114.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 126.91 | OK | |||
r-devel-windows-x86_64 | 0.3 | 8.00 | 0.00 | 8.00 | FAIL | |
r-patched-linux-x86_64 | 0.3 | 4.43 | 61.21 | 65.64 | OK | |
r-release-linux-x86_64 | 0.3 | 5.46 | 61.89 | 67.35 | OK | |
r-release-macos-arm64 | 0.3 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.3 | 79.00 | OK | |||
r-release-windows-x86_64 | 0.3 | 8.00 | 118.00 | 126.00 | OK | |
r-oldrel-macos-arm64 | 0.3 | 43.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3 | 66.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3 | 10.00 | 119.00 | 129.00 | OK |
Version: 0.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Christopher R John <chris.r.john86@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Christopher", "R"),
family = "John",
role = c("aut", "cre"),
email = "chris.r.john86@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3
Check: re-building of vignette outputs
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:
Group 1 type: cv
Observations: 105
Number of groups: 1
Observations per group: 105
Positive: R
Negative: M
Group: Group 1
Positive: 49
Negative: 56
***Performance Metrics***
Group 1 Optimal Informedness = 0.737244897959184
Group 1 AUC-ROC = 0.92
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.23 0.07 2.31 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