Last updated on 2025-04-01 09:54:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2 | 7.26 | 32.83 | 40.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.2 | 4.89 | 24.82 | 29.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.2 | 68.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.2 | 58.35 | NOTE | |||
r-devel-macos-arm64 | 2.2 | 22.00 | NOTE | |||
r-devel-macos-x86_64 | 2.2 | 38.00 | NOTE | |||
r-devel-windows-x86_64 | 2.2 | 7.00 | 0.00 | 7.00 | FAIL | |
r-patched-linux-x86_64 | 2.2 | 7.55 | 31.79 | 39.34 | NOTE | |
r-release-linux-x86_64 | 2.2 | 6.53 | 31.01 | 37.54 | OK | |
r-release-macos-arm64 | 2.2 | 21.00 | OK | |||
r-release-macos-x86_64 | 2.2 | 32.00 | OK | |||
r-release-windows-x86_64 | 2.2 | 7.00 | 53.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 2.2 | OK | ||||
r-oldrel-macos-x86_64 | 2.2 | 60.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2 | 9.00 | 55.00 | 64.00 | OK |
Version: 2.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘Ahat.R’ ‘DTRreg.R’ ‘DWsurv.R’ ‘dtrProcedure.R’ ‘gest.R’
‘inputProcessing.R’ ‘interactive.R’ ‘treatmentClasses.R’ ‘utils.R’
‘varest.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-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64
Version: 2.2
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:
9967 9968 9969 9970 9971 9972
7.95236211 1.97235773 5.22925590 9.68159010 3.25209858 2.85175040
9973 9974 9975 9976 9977 9978
8.31368542 3.88197610 7.42569680 2.59384635 4.47277139 9.86129969
9979 9980 9981 9982 9983 9984
8.49604528 8.36992816 3.03599149 5.45701280 7.70514210 4.43478102
9985 9986 9987 9988 9989 9990
2.48714436 6.18481883 5.31846463 2.99238585 3.06021141 3.06111803
9991 9992 9993 9994 9995 9996
8.55795111 5.44103796 4.12226654 5.42525390 6.12124342 8.30135812
9997 9998 9999 10000
6.78105063 6.96352958 8.11084068 6.25999071
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 3.75 0.14 3.89 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