Last updated on 2025-12-28 05:50:38 CET.
| Package | ERROR | OK |
|---|---|---|
| dateutils | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'dateutils-Ex.R' failed
The error most likely occurred in:
> ### Name: process
> ### Title: Process Data
> ### Aliases: process
>
> ### ** Examples
>
> dt <- process(fred, fredlib)
Error in `[.data.table`(dt, , `:=`(low_frequency_trend, try_trend(value)), :
attempt access index 7/7 in VECTOR_ELT
Calls: process -> [ -> [.data.table
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dateutils)
>
> test_check("dateutils")
Saving _problems/test_process-8.R
Saving _problems/test_process-18.R
Note: The following floating-point exceptions are signalling: IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_process.R:7:3'): process_MF() works as expected ────────────────
Error in ``[.data.table`(RHS_tail, , `:=`(index_of_observations, seq(.N)), by = series_name)`: attempt access index 6/6 in VECTOR_ELT
Backtrace:
▆
1. └─dateutils::process_MF(...) at test_process.R:7:3
2. └─base::lapply(...)
3. └─dateutils (local) FUN(X[[i]], ...)
4. ├─RHS_tail[, `:=`(index_of_observations, seq(.N)), by = series_name]
5. └─data.table:::`[.data.table`(...)
── Error ('test_process.R:17:3'): process() functions correctly ────────────────
Error in ``[.data.table`(RHS_tail, , `:=`(index_of_observations, seq(.N)), by = series_name)`: attempt access index 6/6 in VECTOR_ELT
Backtrace:
▆
1. └─dateutils::process_MF(...) at test_process.R:17:3
2. └─base::lapply(...)
3. └─dateutils (local) FUN(X[[i]], ...)
4. ├─RHS_tail[, `:=`(index_of_observations, seq(.N)), by = series_name]
5. └─data.table:::`[.data.table`(...)
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'intro.Rmd' using rmarkdown
Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG IEEE_DIVIDE_BY_ZERO IEEE_UNDERFLOW_FLAG IEEE_DENORMAL
Quitting from intro.Rmd:80-83 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 6/6 in VECTOR_ELT
---
Backtrace:
▆
1. └─dateutils::process_MF(...)
2. └─base::lapply(...)
3. └─dateutils (local) FUN(X[[i]], ...)
4. ├─RHS_tail[, `:=`(index_of_observations, seq(.N)), by = series_name]
5. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'intro.Rmd' failed with diagnostics:
attempt access index 6/6 in VECTOR_ELT
--- failed re-building 'intro.Rmd'
SUMMARY: processing the following file failed:
'intro.Rmd'
Error: Vignette re-building failed.
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.
Health stats visible at Monitor.