Last updated on 2024-12-25 07:50:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 0.42 | 1.73 | 2.15 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.54 | 59.25 | 66.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 147.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 137.66 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 12.00 | 94.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 16.12 | 77.16 | 93.28 | OK | |
r-release-linux-x86_64 | 0.1.0 | 9.78 | 75.78 | 85.56 | OK | |
r-release-macos-arm64 | 0.1.0 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 97.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 13.00 | 88.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 70.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 108.00 | 122.00 | OK |
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘rgee’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
group_by.Rd: group_by_drop_default
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘reticulate’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc