CRAN Package Check Results for Package ATAforecasting

Last updated on 2025-09-01 08:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.60 50.10 158.28 208.38 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.60 33.32 109.16 142.48 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 50.00 177.00 227.00 NOTE
r-patched-linux-x86_64 0.0.60 42.23 145.99 188.22 NOTE
r-release-linux-x86_64 0.0.60 39.98 149.69 189.67 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 61.00 225.00 286.00 OK

Check Details

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