Last updated on 2025-12-07 07:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 1.97 | 56.01 | 57.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 1.86 | 34.94 | 36.80 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 87.30 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 95.18 | NOTE | |||
| r-devel-windows-x86_64 | 1.1 | 4.00 | 78.00 | 82.00 | NOTE | |
| r-patched-linux-x86_64 | 1.1 | 1.96 | 52.91 | 54.87 | NOTE | |
| r-release-linux-x86_64 | 1.1 | 2.33 | 52.42 | 54.75 | NOTE | |
| r-release-macos-arm64 | 1.1 | NOTE | ||||
| r-release-macos-x86_64 | 1.1 | 2.00 | 68.00 | 70.00 | NOTE | |
| r-release-windows-x86_64 | 1.1 | 5.00 | 86.00 | 91.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1 | 2.00 | 56.00 | 58.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1 | 5.00 | 95.00 | 100.00 | NOTE |
Version: 1.1
Check: Rd files
Result: NOTE
checkRd: (-1) focalCompare.Rd:14: Lost braces
14 | \item{fun}{The function fun should take multiple numbers, and return a single number. For example mean, modal, min or max. It should also accept a na.rm argument (or ignore it, e.g. as one of the 'dots' arguments. For example, length will fail, but function(x, ...){na.omit(length(x))} works. (Specifications from `raster::focal`)}
| ^
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: 1.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'wallace'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc