Last updated on 2025-08-26 18:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.60 | 45.16 | 160.72 | 205.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.60 | 30.90 | 110.25 | 141.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.60 | 324.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.60 | 312.85 | OK | |||
r-devel-windows-x86_64 | 0.0.60 | 51.00 | 175.00 | 226.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.60 | 46.46 | 149.31 | 195.77 | NOTE | |
r-release-linux-x86_64 | 0.0.60 | 41.41 | 147.05 | 188.46 | NOTE | |
r-release-macos-arm64 | 0.0.60 | 72.00 | OK | |||
r-release-macos-x86_64 | 0.0.60 | 175.00 | OK | |||
r-release-windows-x86_64 | 0.0.60 | 52.00 | 178.00 | 230.00 | NOTE | |
r-oldrel-macos-arm64 | 0.0.60 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.60 | 122.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.60 | 58.00 | 225.00 | 283.00 | OK |
Version: 0.0.60
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
ATA.BoxCoxAttr.Rd: BoxCox, InvBoxCox, BoxCox.lambda
ATA.Decomposition.Rd: stlplus
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.0.60
Check: R code for possible problems
Result: NOTE
Error: there is no package called ‘stR’
Call sequence:
7: doWithOneRestart(return(expr), restart)
6: withOneRestart(expr, restarts[[1L]])
5: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
Execution halted
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘stR’
Calls: <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang