Last updated on 2025-08-30 01:49:55 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
BeeBDC | 1 | 1 | 11 |
Current CRAN status: WARN: 1, NOTE: 1, OK: 11
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