NEWS
doseminer 0.1.2 (2021-07-19)
- Remove the
output
column (only used for debugging) from the data frame returned by extract_from_prescription
doseminer 0.1.1 (2021-05-12)
- Fixed implicit coercion of strings to factors in
extract_from_prescription
, which caused some unit tests to fail on older versions of R (< 4.0.0).
- Fixed some typos in the documentation and vignettes
doseminer 0.1.0 (2021-05-12)
- Added a
NEWS.md
file to track changes to the package.
- Prepare for initial submission to CRAN