Last updated on 2025-08-28 07:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 47.17 | 389.85 | 437.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 29.05 | 245.36 | 274.41 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 716.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 667.46 | OK | |||
r-devel-windows-x86_64 | 1.3.0 | 39.00 | 329.00 | 368.00 | OK | |
r-patched-linux-x86_64 | 1.3.0 | 42.88 | 363.70 | 406.58 | OK | |
r-release-linux-x86_64 | 1.2.1 | 39.52 | 457.06 | 496.58 | NOTE | |
r-release-macos-arm64 | 1.3.0 | 150.00 | OK | |||
r-release-macos-x86_64 | 1.3.0 | 340.00 | OK | |||
r-release-windows-x86_64 | 1.3.0 | 40.00 | 327.00 | 367.00 | OK | |
r-oldrel-macos-arm64 | 1.3.0 | 152.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.0 | 204.00 | WARN | |||
r-oldrel-windows-x86_64 | 1.3.0 | 59.00 | 461.00 | 520.00 | OK |
Version: 1.2.1
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:
‘BeeBDCQuery.Rd’ ‘continentOutlieRs.Rd’ ‘countryOutlieRs.Rd’
‘harmoniseR.Rd’
Flavor: r-release-linux-x86_64
Version: 1.3.0
Check: S3 generic/method consistency
Result: WARN
Fatal error: cannot create 'R_TempDir'
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64