Last updated on 2026-09-03 21:53:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 4.86 | 106.13 | 110.99 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 4.62 | 84.05 | 88.67 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 1.85 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 84.37 | NOTE | |||
| r-devel-windows-x86_64 | 0.2.6 | 10.00 | 160.00 | 170.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.6 | 7.15 | 102.45 | 109.60 | OK | |
| r-release-linux-x86_64 | 0.2.6 | 6.12 | 102.56 | 108.68 | OK | |
| r-release-macos-arm64 | 0.2.6 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 5.00 | 98.00 | 103.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 9.00 | 138.00 | 147.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 1.00 | 34.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.6 | 5.00 | 156.00 | 161.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.6 | 16.00 | 161.00 | 177.00 | OK |
Version: 0.2.6
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
spanishoddata/R/internal-utils.R (.Names: 1)
'.Names' should be changed to 'names'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.2.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘duckdb’
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang