Last updated on 2025-01-27 02:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 2025.1.20 | 9.76 | 118.46 | 128.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2025.1.20 | 322.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2025.1.20 | 302.50 | OK | |||
r-devel-windows-x86_64 | 2025.1.20 | 14.00 | 201.00 | 215.00 | NOTE | |
r-patched-linux-x86_64 | 2025.1.20 | 12.92 | 163.03 | 175.95 | OK | |
r-release-linux-x86_64 | 2025.1.20 | 12.97 | 166.51 | 179.48 | OK | |
r-release-macos-arm64 | 2025.1.20 | 80.00 | WARN | |||
r-release-macos-x86_64 | 2025.1.20 | 164.00 | WARN | |||
r-release-windows-x86_64 | 2025.1.20 | 16.00 | 209.00 | 225.00 | OK | |
r-oldrel-macos-arm64 | 2024.12.4 | 83.00 | OK | |||
r-oldrel-macos-x86_64 | 2024.12.4 | 164.00 | OK | |||
r-oldrel-windows-x86_64 | 2025.1.20 | 13.00 | 242.00 | 255.00 | OK |
Version: 2025.1.20
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:
‘plot.r’ ‘power.r’ ‘sim_bnb.r’ ‘sim_log_lognormal.r’ ‘sim_nb.r’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 2025.1.20
Check: Rd files
Result: WARN
prepare_Rd: package version mismatch:
glmmTMB was built with TMB package version 1.9.15
Current TMB package version is 1.9.16
Please re-install glmmTMB from source or restore original ‘TMB’ package (see '?reinstalling' for more information)
Flavors: r-release-macos-arm64, r-release-macos-x86_64