Last updated on 2025-04-29 01:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.61 | 20.38 | 21.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.41 | 16.26 | 17.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 35.18 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 32.64 | OK | |||
r-devel-windows-x86_64 | 1.0 | 4.00 | 41.00 | 45.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 1.71 | 20.03 | 21.74 | OK | |
r-release-linux-x86_64 | 1.0 | 1.55 | 19.73 | 21.28 | OK | |
r-release-macos-arm64 | 1.0 | 17.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 24.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 2.00 | 0.00 | 2.00 | FAIL | |
r-oldrel-macos-arm64 | 1.0 | 15.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 22.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 2.00 | 42.00 | 44.00 | OK |
Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Aurelien Nicosia <nicosia.aurelien@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Aurelien",
family = "Nicosia",
role = c("aut", "cre"),
email = "nicosia.aurelien@gmail.com"),
person(given = "Simon",
family = "Baillargeon-Ladouceur",
role = "aut"))
as necessary.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.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:
Median :0.0000 Median :0.000 Median :0.0000 Median :0.00000
Mean :0.3357 Mean :0.236 Mean :0.1025 Mean :0.05197
3rd Qu.:1.0000 3rd Qu.:0.000 3rd Qu.:0.0000 3rd Qu.:0.00000
Max. :1.0000 Max. :1.000 Max. :1.0000 Max. :1.00000
ln.real.wage
Min. :0.8109
1st Qu.:2.1972
Median :2.5257
Mean :2.6151
3rd Qu.:2.8904
Max. :4.6112
NA's :46
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.08 0.36 2.44 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