CRAN Package Check Results for Maintainer ‘Peer Christensen <hr.pchristensen at gmail.com>’

Last updated on 2025-12-21 11:50:32 CET.

Package ERROR NOTE OK
cohorts 4 9
modelimpact 4 9

Package cohorts

Current CRAN status: ERROR: 4, OK: 9

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

Package modelimpact

Current CRAN status: NOTE: 4, OK: 9

Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Peer Christensen <hr.pchristensen@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Peer", family = "Christensen", role = c("aut", "cre"), email = "hr.pchristensen@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc