Last updated on 2024-10-13 20:48:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.04 | 53.77 | 55.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 1.84 | 38.76 | 40.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 94.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 98.93 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 4.00 | 82.00 | 86.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 1.95 | 50.61 | 52.56 | NOTE | |
r-release-linux-x86_64 | 1.1 | 2.37 | 49.67 | 52.04 | NOTE | |
r-release-macos-arm64 | 1.1 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 58.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 4.00 | 81.00 | 85.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1 | 5.00 | 88.00 | 93.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, 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