Last updated on 2024-09-12 07:48:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 17.73 | 440.81 | 458.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 0.40 | 1.49 | 1.89 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 795.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 886.23 | NOTE | |||
r-devel-windows-x86_64 | 1.2.0 | 25.00 | 692.00 | 717.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 26.18 | 476.05 | 502.23 | OK | |
r-release-linux-x86_64 | 1.2.0 | 0.48 | 1.80 | 2.28 | ERROR | |
r-release-macos-arm64 | 1.2.0 | 284.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 426.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 23.00 | 650.00 | 673.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 350.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 502.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 29.00 | 744.00 | 773.00 | OK |
Version: 1.2.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
model_parallel.Rd: future_lapply
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-clang, r-devel-windows-x86_64
Version: 1.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘tidyverse’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘future’ ‘geosphere’ ‘lubridate’ ‘tidyverse’ ‘viridis’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc