Last updated on 2025-01-23 19:49:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 6.69 | 1253.17 | 1259.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 5.04 | 846.82 | 851.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 2079.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 1937.31 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 8.00 | 722.00 | 730.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 7.99 | 1190.01 | 1198.00 | OK | |
r-release-linux-x86_64 | 1.0.0 | 6.57 | 1187.53 | 1194.10 | OK | |
r-release-macos-arm64 | 1.0.0 | 326.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 603.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 10.00 | 762.00 | 772.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 386.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 830.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 11.00 | 1026.00 | 1037.00 | OK |
Version: 1.0.0
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:
‘estimateIncidence.R’ ‘estimatePrevalence.R’
‘generateDenominatorCohortSet.R’ ‘plotting.R’ ‘tables.R’
‘tidyResults.R’
Flavor: r-devel-linux-x86_64-debian-gcc