Skip to contents

PatientProfiles 1.4.5

CRAN release: 2026-01-21

  • Add new estimates count_0, count_negative, count_positive, count_not_positive, count_not_negative + percentages by @catalamarti in #825
  • Restrict count and percentage to binary variables by @catalamarti in #836
  • Limit x values of density estimation to .005 and .995 percentiles of the distribution by @ablack3 in #820
  • Improve summariseResult examples by @catalamarti in #827
  • Add message when no result is provided in summariseResult by @catalamarti in #826
  • Add new estimates count_person and count_subject by @catalamarti in #828
  • Fix warning when table is no cdm_table in summariseResult by @catalamarti in #835
  • Standard deviation is corrected to numeric for all variables by @catalamarti in #834

PatientProfiles 1.4.4

CRAN release: 2025-10-29

PatientProfiles 1.4.3

CRAN release: 2025-10-01

PatientProfiles 1.4.2

CRAN release: 2025-07-09

PatientProfiles 1.4.1

CRAN release: 2025-06-27

PatientProfiles 1.4.0

CRAN release: 2025-05-30

PatientProfiles 1.3.1

CRAN release: 2025-03-05

PatientProfiles 1.3.0

CRAN release: 2025-02-26

PatientProfiles 1.2.3

CRAN release: 2024-12-12

  • Bug fix to correct NA columns when not in observation by @catalamarti

PatientProfiles 1.2.2

CRAN release: 2024-11-28

PatientProfiles 1.2.1

CRAN release: 2024-10-25

PatientProfiles 1.2.0

CRAN release: 2024-09-11

PatientProfiles 1.1.1

CRAN release: 2024-07-28

  • addCohortName overwrites if there already exists a cohort_name column #680 and #682.

  • Correct nan and Inf for missing values #674

  • Fix #670 #671

PatientProfiles 1.1.0

CRAN release: 2024-06-11

  • addConceptIntersect now includes records with missing end date under the assumption that end date is equal to start date.

  • add* functions have a new argument called name to decide if we want a resultant temp table (name = NULL) or have a permanent table with a certain name. Additional functions are provided, e.g. addDemographicsQuery, where the result is not computed.

PatientProfiles 1.0.0

CRAN release: 2024-05-16

  • Stable release of package