• maintenance release: fixes an issue introduced by pillar 1.9.0 via an update to 0.2.0 of prt
  • maintenance release: tests using mockthat are only run when available
  • maintenance release for compatibility with an update to prt
  • maintenance release due to issue with units (#301)
  • maintenance release due to upcoming API change of rlang v1.0.0
  • adds miiv data source (MIMIC-IV)
  • new data class win_tbl (inheriting from ts_tbl), which allows for specifying a validity duration (for example for infusions consisting of both a rate and a duration)
  • automatic unit conversion is available by specifying the unt_cncpt concept type
  • CRAN release which includes aumc data source and sep3 concept
  • revamped src_env setup
  • add aumc data source
  • concept fixes (susp_inf, non-hadm loading of abx on mimic, map on hirid)
  • fix CRAN policy violation
  • restructure SOFA computation
  • add concept caching
  • add \value{} entries to docs
  • make CRAN compliant (.GlobalEnv default in attach_src())
  • concept fixes: weight, vasopressors & height
  • Added a NEWS.md file to track changes to the package.
  • CRAN submission