CRAN Package Check Results for Maintainer ‘Nick Christofides <nick.christofides.r at gmail.com>’

Last updated on 2025-09-04 09:51:32 CEST.

Package ERROR OK
cheapr 13
cppdoubles 13
fastplyr 13
timeplyr 1 12

Package cheapr

Current CRAN status: OK: 13

Package cppdoubles

Current CRAN status: OK: 13

Package fastplyr

Current CRAN status: OK: 13

Package timeplyr

Current CRAN status: ERROR: 1, OK: 12

Version: 1.1.0
Check: examples
Result: ERROR Running examples in 'timeplyr-Ex.R' failed The error most likely occurred in: > ### Name: time_seq > ### Title: Time based version of 'base::seq()' > ### Aliases: time_seq time_seq_sizes time_seq_v time_seq_v2 > > ### ** Examples > > library(timeplyr) > library(lubridate) Attaching package: 'lubridate' The following objects are masked from 'package:base': date, intersect, setdiff, union > ## Don't show: > .n_dt_threads <- data.table::getDTthreads() > .n_collapse_threads <- collapse::get_collapse()$nthreads > data.table::setDTthreads(threads = 1L) > collapse::set_collapse(nthreads = 1L) > ## End(Don't show) > # Dates > today <- today() > now <- now() > > time_seq(today, today + months(1), time = "day") Error in cpp_sequence(as.integer(size), from, by) : size must not contain NA values Calls: time_seq ... sequences -> time_cast -> <Anonymous> -> cpp_sequence Execution halted Flavor: r-devel-windows-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.