Last updated on 2025-07-10 17:49:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 12.80 | 41.73 | 54.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 8.90 | 29.92 | 38.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 87.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 76.74 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 14.00 | 73.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 12.94 | 38.71 | 51.65 | OK | |
r-release-linux-x86_64 | 0.2.4 | 11.82 | 38.93 | 50.75 | OK | |
r-release-macos-arm64 | 0.2.4 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 16.00 | 0.00 | 16.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.4 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 35.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 14.00 | 85.00 | 99.00 | OK |
Version: 0.2.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Christine Hohensinn <research@christinehohensinn.at>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Christine",
family = "Hohensinn",
role = c("cre", "aut"),
email = "research@christinehohensinn.at")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
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:
-----------------------------------------------------
Constrained model:
LogLikelihood: -735.1863
Number of parameters: 3
-----------------------------------------------------
Likelihood Ratio Test:
Empirical Chi2 : 232.739
df: 1
pvalue: 0
>
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.5 0.11 4.61 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