Last updated on 2023-12-06 23:12:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.1 | 107.25 | 32.48 | 139.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.1 | 74.11 | 25.40 | 99.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.1 | 215.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.1 | 214.73 | OK | |||
r-devel-windows-x86_64 | 0.4.1 | 84.00 | 65.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 0.4.1 | 90.07 | 32.46 | 122.53 | OK | |
r-release-linux-x86_64 | 0.4.1 | 87.14 | 31.98 | 119.12 | OK | |
r-release-macos-arm64 | 0.4.1 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.4.1 | 67.00 | OK | |||
r-release-windows-x86_64 | 0.4.1 | 106.00 | 71.00 | 177.00 | OK | |
r-oldrel-macos-arm64 | 0.4.1 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.1 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.1 | 103.00 | 73.00 | 176.00 | OK |
Version: 0.4.1
Check: Rd files
Result: NOTE
checkRd: (-1) cpUpper.Rd:39: Lost braces
39 | \code{"fastfloyd"}{ (default) uses an iterative variant of the Floyd-Warshall algorithm, in which the check of consistency of the current observation with a given cluster is done in a single step of the Floyd-Warshall algorithm. Much faster than \code{"floyd"}.}
| ^
checkRd: (-1) cpUpper.Rd:41: Lost braces
41 | \code{"floyd"}{ uses the algorithm described in Crawford and Pendakur (2013): at each step the complete Floyd-Warshall algorithm is run to check whether each cluster can accomodate the current observation.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc