- Remove the
output
column (only used for debugging) from the data frame returned byextract_from_prescription
- 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
- Added a
NEWS.md
file to track changes to the package. - Prepare for initial submission to CRAN