Last updated on 2025-12-20 05:50:17 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.2 | 13.60 | 205.51 | 219.11 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.2 | 8.64 | 91.19 | 99.83 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.2 | 24.00 | 219.42 | 243.42 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 22.00 | 217.08 | 239.08 | ERROR | |
| r-devel-windows-x86_64 | 1.5.2 | 16.00 | 277.00 | 293.00 | OK | |
| r-patched-linux-x86_64 | 1.5.2 | 23.27 | 174.94 | 198.21 | OK | |
| r-release-linux-x86_64 | 1.5.2 | 11.51 | 174.30 | 185.81 | OK | |
| r-release-macos-arm64 | 1.5.2 | OK | ||||
| r-release-macos-x86_64 | 1.5.2 | 9.00 | 196.00 | 205.00 | OK | |
| r-release-windows-x86_64 | 1.5.2 | 17.00 | 257.00 | 274.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.2 | 9.00 | 200.00 | 209.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.2 | 22.00 | 336.00 | 358.00 | OK |
Version: 1.5.2
Check: examples
Result: ERROR
Running examples in ‘TidyDensity-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: convert_to_ts
> ### Title: Convert Data to Time Series Format
> ### Aliases: convert_to_ts
>
> ### ** Examples
>
> # Example 1: Convert data to time series format without returning time series data
> x <- tidy_normal()
Error in `[.data.table`(df, , `:=`(c("dx", "dy"), density(y, n = n)[c("x", :
attempt access index 3/3 in VECTOR_ELT
Calls: tidy_normal -> [ -> [.data.table
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘getting-started.Rmd’ using rmarkdown
Quitting from getting-started.Rmd:32-38 [example]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. └─TidyDensity::tidy_normal()
2. ├─df[, `:=`(c("dx", "dy"), density(y, n = n)[c("x", "y")]), by = sim_number]
3. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.2
Check: examples
Result: ERROR
Running examples in ‘TidyDensity-Ex.R’ failed
The error most likely occurred in:
> ### Name: convert_to_ts
> ### Title: Convert Data to Time Series Format
> ### Aliases: convert_to_ts
>
> ### ** Examples
>
> # Example 1: Convert data to time series format without returning time series data
> x <- tidy_normal()
Error in `[.data.table`(df, , `:=`(c("dx", "dy"), density(y, n = n)[c("x", :
attempt access index 3/3 in VECTOR_ELT
Calls: tidy_normal -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.5.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘getting-started.Rmd’ using rmarkdown
Quitting from getting-started.Rmd:32-38 [example]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 3/3 in VECTOR_ELT
---
Backtrace:
▆
1. └─TidyDensity::tidy_normal()
2. ├─df[, `:=`(c("dx", "dy"), density(y, n = n)[c("x", "y")]), by = sim_number]
3. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'getting-started.Rmd' failed with diagnostics:
attempt access index 3/3 in VECTOR_ELT
--- failed re-building ‘getting-started.Rmd’
SUMMARY: processing the following file failed:
‘getting-started.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc