Last updated on 2026-09-04 08:51:03 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.6 | 4.97 | 87.94 | 92.91 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.6 | 4.01 | 64.37 | 68.38 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.6 | 1.53 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.6 | 65.47 | NOTE | |||
| r-devel-windows-x86_64 | 0.1.6 | 8.00 | 111.00 | 119.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.6 | 4.49 | 84.23 | 88.72 | OK | |
| r-release-linux-x86_64 | 0.1.6 | 4.54 | 83.73 | 88.27 | OK | |
| r-release-macos-arm64 | 0.1.6 | 1.00 | 33.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.1.6 | 4.00 | 165.00 | 169.00 | OK | |
| r-release-windows-x86_64 | 0.1.6 | 7.00 | 110.00 | 117.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.6 | 1.00 | 33.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.6 | 4.00 | 159.00 | 163.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.6 | 9.00 | 130.00 | 139.00 | OK |
Version: 0.1.6
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
rcdf/R/read_dot_env.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.1.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘duckdb’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang