Last updated on 2025-06-17 05:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 58.65 | 924.15 | 982.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 48.34 | 692.95 | 741.29 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 1509.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 1569.18 | NOTE | |||
r-devel-windows-x86_64 | 0.2.0 | 55.00 | 0.00 | 55.00 | FAIL | |
r-patched-linux-x86_64 | 0.2.0 | 64.21 | 931.87 | 996.08 | NOTE | |
r-release-linux-x86_64 | 0.2.0 | 60.58 | 922.70 | 983.28 | NOTE | |
r-release-macos-arm64 | 0.2.0 | 427.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.0 | 1201.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.0 | 54.00 | 951.00 | 1005.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.0 | 328.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 884.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.0 | 74.00 | 1093.00 | 1167.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘predict.R’ ‘sensitivity.R’ ‘treatment_profile.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.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:
89 Treatment
90 Control
91 Treatment
92 Treatment
93 Control
94 Control
95 Treatment
96 Treatment
97 Treatment
98 Control
99 Control
100 Treatment
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 98.58 2.75 103.73 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