Last updated on 2025-12-26 17:48:32 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.81 | 33.51 | 36.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.14 | 25.06 | 27.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 5.00 | 46.97 | 51.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 5.00 | 49.82 | 54.82 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 4.00 | 46.00 | 50.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.1 | 2.50 | 26.82 | 29.32 | 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 | 48.00 | 53.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:
> ### 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
Flavor: r-devel-windows-x86_64