Last updated on 2025-04-02 23:01:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 21.13 | 139.17 | 160.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 11.69 | 97.29 | 108.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 265.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 243.84 | OK | |||
r-devel-macos-arm64 | 1.1.0 | 74.00 | OK | |||
r-devel-macos-x86_64 | 1.1.0 | 140.00 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 29.00 | 158.00 | 187.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 19.38 | 135.19 | 154.57 | OK | |
r-release-linux-x86_64 | 1.1.0 | 16.99 | 134.98 | 151.97 | OK | |
r-release-macos-arm64 | 1.1.0 | 69.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 135.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 26.00 | 154.00 | 180.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 74.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 31.00 | 187.00 | 218.00 | ERROR |
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-oldrel-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.
Health stats visible at Monitor.