ricu 0.6.3
ricu 0.6.2
- fix ignore.attr argument that changed in rbindlist() in data.table
>=1.15.0
- SICdb bicarbonate / BUN units fixed
- SICdb vasopressor units
- separate SpO2 / SaO2 concepts
ricu 0.6.1
- fixing the data-sources specification for MIMIC-IV
(miiv)
ricu 0.6.0
- Salzburg database (SICdb, sicinricu)
added as a data source with 64 concepts available
- MIMIC-IV (miivinricu) version bumped to
2.2
- fixed the usage of round()andtrunc();
both replaced byfloor()throughout
ricu 0.5.6
- maintenance release: fixes non-character numeric version input
issues
ricu 0.5.5
- maintenance release: fixes an issue introduced by pillar 1.9.0 via
an update to 0.2.0 of prt
ricu 0.5.4
- maintenance release: tests using mockthatare only run
when available
ricu 0.5.3
- maintenance release for compatibility with an update to
prt
ricu 0.5.2
- maintenance release due to issue with units(#301)
ricu 0.5.1
- maintenance release due to upcoming API change of rlangv1.0.0
ricu 0.5.0
- adds miivdata source (MIMIC-IV)
- new data class win_tbl(inheriting fromts_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_cncptconcept type
ricu 0.4.0
- CRAN release which includes aumcdata source andsep3concept
ricu 0.3.0
ricu 0.2.1
- concept harmonization (mostly aumcandhiriduom fixes)
- split of setup_src_data()fromsetup_src_env()for convenient setup in non-interactive
scenarios
ricu 0.2.0
ricu 0.1.3
- concept fixes (susp_inf, non-hadm loading ofabxonmimic,maponhirid)
- fix CRAN policy violation
ricu 0.1.2
- restructure SOFA computation
- add concept caching
- add \value{}entries to docs
ricu 0.1.1
- make CRAN compliant (.GlobalEnvdefault inattach_src())
- concept fixes: weight, vasopressors & height
ricu 0.1.0
- Added a NEWS.mdfile to track changes to the
package.
- CRAN submission