CRAN Package Check Results for Package clock

Last updated on 2024-09-01 05:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.1 157.86 195.03 352.89 OK
r-devel-linux-x86_64-debian-gcc 0.7.1 113.13 129.10 242.23 OK
r-devel-linux-x86_64-fedora-clang 0.7.1 611.10 OK
r-devel-linux-x86_64-fedora-gcc 0.7.1 660.45 OK
r-devel-windows-x86_64 0.7.1 145.00 255.00 400.00 OK
r-patched-linux-x86_64 0.7.1 160.76 185.36 346.12 OK
r-release-linux-x86_64 0.7.1 160.27 185.69 345.96 OK
r-release-macos-arm64 0.7.1 161.00 NOTE
r-release-macos-x86_64 0.7.1 369.00 NOTE
r-release-windows-x86_64 0.7.1 149.00 260.00 409.00 OK
r-oldrel-macos-arm64 0.7.1 159.00 ERROR
r-oldrel-macos-x86_64 0.7.1 267.00 ERROR
r-oldrel-windows-x86_64 0.7.1 179.00 317.00 496.00 OK

Check Details

Version: 0.7.1
Check: installed package size
Result: NOTE installed size is 18.3Mb sub-directories of 1Mb or more: libs 16.4Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.7.1
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘clock.Rmd’ ... > date_build(2019, 2, 1:5) [1] "2019-02-01" "2019-02-02" "2019-02-03" "2019-02-04" "2019-02-05" > date_build(2019, 1:12, 31) When sourcing ‘clock.R’: Error: Invalid date found at location 2. ℹ Resolve invalid date issues by specifying the `invalid` argument. Execution halted when running code in ‘faq.Rmd’ ... <year_month_day<day>[1]> [1] "2019-02-05" > add_days(x, 1) When sourcing ‘faq.R’: Error: Can't perform this operation on a <clock_year_month_day>. ℹ Do you need to convert to a time point first? ℹ Use `as_naive_time()` or `as_sys_time()` to convert to a time point. Execution halted when running code in ‘recipes.Rmd’ ... [6] "2019-11-01" "2020-01-01" "2020-03-01" "2020-05-01" "2020-07-01" > date_seq(date_build(2019, 1, 1), to = date_build(2019, + 10, 2), by = duration_months(2)) When sourcing ‘recipes.R’: Error: All components of `from` and `to` more precise than "month" must match. ℹ `from` is "2019-01-01". ℹ `to` is "2019-10-02". Execution halted ‘clock.Rmd’ using ‘UTF-8’... failed ‘faq.Rmd’ using ‘UTF-8’... failed ‘recipes.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.