Last updated on 2026-06-07 20:51:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.1 | 6.88 | 90.59 | 97.47 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.4.1 | 4.98 | 60.98 | 65.96 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.4.1 | 12.00 | 143.25 | 155.25 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.1 | 11.00 | 152.04 | 163.04 | NOTE | |
| r-devel-windows-x86_64 | 2.4.1 | 8.00 | 101.00 | 109.00 | NOTE | |
| r-patched-linux-x86_64 | 2.4.1 | 6.25 | 84.77 | 91.02 | NOTE | |
| r-release-linux-x86_64 | 2.4.1 | 5.79 | 84.82 | 90.61 | NOTE | |
| r-release-macos-arm64 | 2.4.1 | 2.00 | 28.00 | 30.00 | NOTE | |
| r-release-macos-x86_64 | 2.4.1 | 5.00 | 128.00 | 133.00 | NOTE | |
| r-release-windows-x86_64 | 2.4.1 | 10.00 | 100.00 | 110.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.4.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 2.4.1 | 4.00 | 99.00 | 103.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.4.1 | 10.00 | 124.00 | 134.00 | NOTE |
Version: 2.4.1
Check: Rd files
Result: NOTE
checkRd: (-1) drop_name_crossref.Rd:49: Lost braces; missing escapes or markup?
49 | Takes one or several dois and extracts information from Crossref, then processes them into visual citations with \code{\link{drop_name}}. Requires {rcrossref} > v1.1, see README for further details.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.4.1
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Fatal error: cannot create 'R_TempDir'
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-gcc