Last updated on 2025-08-27 01:49:36 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 | 27.29 | 247.21 | 274.50 | 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.2.1 | 40.40 | 456.41 | 496.81 | NOTE | |
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.2.1 | 42.00 | 416.00 | 458.00 | NOTE | |
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 | 49.00 | 452.00 | 501.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’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-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