Last updated on 2025-12-20 23:48:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.61 | 27.45 | 30.06 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.04 | 21.49 | 23.53 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 5.00 | 39.35 | 44.35 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 42.08 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.1 | 4.00 | 50.00 | 54.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 2.81 | 26.99 | 29.80 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 2.50 | 27.00 | 29.50 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 5.00 | 47.00 | 52.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 2.00 | 26.00 | 28.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 7.00 | 54.00 | 61.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘cohorts-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cohort_table_month
> ### Title: Create a Cohort Table Using Month Level Event Data
> ### Aliases: cohort_table_month
>
> ### ** Examples
>
> cohort_table_month(online_cohorts, CustomerID, InvoiceDate)
Error in `[.data.table`(setnames(copy(`_DT2`), "CustomerID", "id"), , :
attempt access index 2/2 in VECTOR_ELT
Calls: cohort_table_month ... as_tibble -> dt_eval -> eval_tidy -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘cohorts-Ex.R’ failed
The error most likely occurred in:
> ### Name: cohort_table_month
> ### Title: Create a Cohort Table Using Month Level Event Data
> ### Aliases: cohort_table_month
>
> ### ** Examples
>
> cohort_table_month(online_cohorts, CustomerID, InvoiceDate)
Error in `[.data.table`(setnames(copy(`_DT2`), "CustomerID", "id"), , :
attempt access index 2/2 in VECTOR_ELT
Calls: cohort_table_month ... as_tibble -> dt_eval -> eval_tidy -> [ -> [.data.table
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc