Skip to contents

CohortAlgebra 0.3.1

Removed dependency on Andromeda

CohortAlgebra 0.3.0

CRAN release: 2024-06-04

Optimized sql for Cohort Era. Thank you @chrisknoll who wrote the SQL

CohortAlgebra 0.2.1

CRAN release: 2024-06-02

Explicitly cast cohort_definition_id, subject_id as BIGINT and cohort_start_date, cohort_end_date as DATE. This reduces the chances of cohort table having INT or date-time.

CohortAlgebra 0.2.0

CRAN release: 2024-01-28

Added new function reindexRules(). Tests added. Tests pass. Improved test coverage.

CohortAlgebra 0.1.0

CRAN release: 2023-12-09

Added new function called reindexCohortsByDays()
Improved test coverage.

CohortAlgebra 0.0.4

CRAN release: 2023-09-13

Made CRAN compatible.

CohortAlgebra 0.0.3

Made CRAN compatible.

CohortAlgebra 0.0.2

Removed experimental functions.

CohortAlgebra 0.0.1

This is a unreleased package.