Last updated on 2025-05-08 05:51:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 6.04 | 53.55 | 59.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 4.85 | 41.41 | 46.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 92.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 92.10 | OK | |||
r-devel-windows-x86_64 | 1.6 | 7.00 | 68.00 | 75.00 | OK | |
r-patched-linux-x86_64 | 1.6 | 6.31 | 52.14 | 58.45 | OK | |
r-release-linux-x86_64 | 1.6 | 6.76 | 51.84 | 58.60 | OK | |
r-release-macos-arm64 | 1.6 | 33.00 | OK | |||
r-release-macos-x86_64 | 1.6 | 51.00 | OK | |||
r-release-windows-x86_64 | 1.6 | 8.00 | 0.00 | 8.00 | FAIL | |
r-oldrel-macos-arm64 | 1.6 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6 | 42.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6 | 9.00 | 77.00 | 86.00 | OK |
Version: 1.6
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Eisuke Inoue <eisuke.inoue@marianna-u.ac.jp>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Eisuke",
family = "Inoue",
role = c("aut", "cre"),
email = "eisuke.inoue@marianna-u.ac.jp")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6
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:
NRI estimation by IPW estimator:
Point estimates:
Estimate
NRI 0.06361038
NRI+ 0.08444371
NRI- -0.02083333
Pr(Up|Case) 0.22905909
Pr(Down|Case) 0.14461537
Pr(Down|Ctrl) 0.05555556
Pr(Up|Ctrl) 0.07638889
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 2.7 0.26 2.97 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