Last updated on 2026-03-06 13:49:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.4 | 13.53 | 154.11 | 167.64 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.4 | 8.06 | 99.51 | 107.57 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.5.4 | 21.00 | 217.98 | 238.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.4 | 19.00 | 245.26 | 264.26 | OK | |
| r-devel-macos-arm64 | 0.5.4 | 4.00 | 145.00 | 149.00 | OK | |
| r-devel-windows-x86_64 | 0.5.4 | 15.00 | 151.00 | 166.00 | OK | |
| r-patched-linux-x86_64 | 0.5.4 | 14.89 | 154.14 | 169.03 | OK | |
| r-release-linux-x86_64 | 0.5.4 | 12.54 | 148.80 | 161.34 | OK | |
| r-release-macos-arm64 | 0.5.4 | 4.00 | 162.00 | 166.00 | OK | |
| r-release-macos-x86_64 | 0.5.4 | 12.00 | 296.00 | 308.00 | OK | |
| r-release-windows-x86_64 | 0.5.4 | 15.00 | 148.00 | 163.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.4 | 4.00 | 148.00 | 152.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.4 | 12.00 | 326.00 | 338.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.4 | 21.00 | 203.00 | 224.00 | OK |
Version: 0.5.4
Check: replacement functions
Result: WARN
Error: .onLoad failed in loadNamespace() for 'hyd1d', details:
call: readRDS(file_data)
error: unknown input format
Call sequence:
3: stop(gettextf("%s failed in %s() for '%s', details:\n call: %s\n error: %s",
hookname, "loadNamespace", pkgname, deparse(conditionCall(res))[1L],
conditionMessage(res)), call. = FALSE, domain = NA)
2: runHook(".onLoad", env, package.lib, package)
1: loadNamespace(package, lib.loc)
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-devel-linux-x86_64-debian-gcc