CRAN Package Check Results for Package sweep

Last updated on 2024-09-12 19:50:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 14.24 223.04 237.28 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.5 10.52 156.01 166.53 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.5 396.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.5 391.09 NOTE
r-devel-windows-x86_64 0.2.5 16.00 210.00 226.00 NOTE
r-patched-linux-x86_64 0.2.5 20.32 213.70 234.02 OK
r-release-linux-x86_64 0.2.5 0.42 1.81 2.23 ERROR
r-release-macos-arm64 0.2.5 101.00 OK
r-release-macos-x86_64 0.2.5 150.00 OK
r-release-windows-x86_64 0.2.5 17.00 205.00 222.00 OK
r-oldrel-macos-arm64 0.2.5 93.00 OK
r-oldrel-macos-x86_64 0.2.5 250.00 OK
r-oldrel-windows-x86_64 0.2.5 21.00 260.00 281.00 OK

Additional issues

noSuggests

Check Details

Version: 0.2.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: sw_sweep.Rd: tk_make_future_timeseries tidiers_bats.Rd: bats, tbats tidiers_ets.Rd: ets tidiers_nnetar.Rd: nnetar 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

Version: 0.2.5
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘lubridate’ ‘tidyquant’ ‘tidyr’ ‘tidyverse’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.5
Check: package dependencies
Result: ERROR Package required but not available: ‘tidyverse’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64