Skip to content

Releases: metrumresearchgroup/lastdose

0.4.3

17 Jan 20:37
Compare
Choose a tag to compare

New features and changes

  • Updated .Rbuildignore to include NEWS in the build. (#44)

0.4.2

17 Jan 17:11
af87c46
Compare
Choose a tag to compare

Bugs Fixed

  • Fixed bug where amt was getting modified in source data frame
    when it contained missing values (#40, #41).

lastdose 0.4.1

16 May 13:55
11304be
Compare
Choose a tag to compare
  • Fix bug where comments vector wasn't getting adjusted when TIME contained
    missing values (#37, #38).

  • Put stories in yaml format; add script to build validation docs from the
    yaml file (#35, #36).

release/0.4.0

11 Sep 14:27
97023bc
Compare
Choose a tag to compare

lastdose 0.4.0

  • Change default value for include_tafd to FALSE (#29)
  • Add option lastdose.include_tafd (#29)
  • Add option lastdose.id_col (#27)
  • Add option lastdose.time_units (#27)
  • Search column names for candidate ID columns using find_id_col();
    this function is unexported (#25)
  • Search column names for candidate time columns using find_time_col();
    this function is unexported (#25)
  • Handle missing values (NA) in the time column; these records will
    stay in place and NA will be inserted for all outputs (#30)

Version 0.2.1

21 Feb 13:56
6c64d1d
Compare
Choose a tag to compare

Version 0.2.0

20 Feb 16:11
faea3a9
Compare
Choose a tag to compare
Merge pull request #7 from metrumresearchgroup/release/0.2.0

Release/0.2.0