Last updated on 2023-12-09 08:49:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.88 | 66.40 | 69.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.37 | 50.69 | 53.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 92.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 96.85 | OK | |||
r-devel-windows-x86_64 | 1.1 | 5.00 | 80.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 2.44 | 62.00 | 64.44 | NOTE | |
r-release-linux-x86_64 | 1.1 | 2.34 | 59.76 | 62.10 | NOTE | |
r-release-macos-arm64 | 1.1 | 40.00 | OK | |||
r-release-macos-x86_64 | 1.1 | 58.00 | OK | |||
r-release-windows-x86_64 | 1.1 | 5.00 | 92.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 1.1 | 29.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 44.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 5.00 | 89.00 | 94.00 | OK |
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
Version: 1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘wallace’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64