CRAN Package Check Results for Package timetk

Last updated on 2025-08-31 01:48:49 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.9.0 23.32 283.64 306.96 NOTE
r-devel-linux-x86_64-debian-gcc 2.9.1 15.61 188.50 204.11 OK
r-devel-linux-x86_64-fedora-clang 2.9.1 463.82 OK
r-devel-linux-x86_64-fedora-gcc 2.9.1 488.04 NOTE
r-devel-windows-x86_64 2.9.0 22.00 270.00 292.00 NOTE
r-patched-linux-x86_64 2.9.0 21.35 264.85 286.20 NOTE
r-release-linux-x86_64 2.9.1 21.02 264.35 285.37 OK
r-release-macos-arm64 2.9.0 121.00 OK
r-release-macos-x86_64 2.9.1 276.00 OK
r-release-windows-x86_64 2.9.0 22.00 285.00 307.00 NOTE
r-oldrel-macos-arm64 2.9.0 120.00 OK
r-oldrel-macos-x86_64 2.9.1 304.00 OK
r-oldrel-windows-x86_64 2.9.0 31.00 369.00 400.00 OK

Check Details

Version: 2.9.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: parse_date2.Rd: anytime, anydate step_box_cox.Rd: selections step_diff.Rd: step_naomit, selections step_log_interval.Rd: selections step_ts_clean.Rd: selections step_ts_impute.Rd: selections 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-windows-x86_64, r-patched-linux-x86_64, r-release-windows-x86_64

Version: 2.9.1
Check: whether startup messages can be suppressed
Result: NOTE Error: package or namespace load failed for ‘timetk’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘tidyr’ Execution halted It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavor: r-devel-linux-x86_64-fedora-gcc