Releases: metrumresearchgroup/lastdose
Releases · metrumresearchgroup/lastdose
lastdose 0.5.0
21 Mar 13:27
Compare
Sorry, something went wrong.
No results found
lastdose(), lastdose_list(), and lastdose_df() output now include
observation occasion (OCC) (#49 ).
Bugs fixed
Refactored how records are sorted to ensure original order is maintained when
several records have the same time within an individual (#47 ).
0.4.3
17 Jan 20:37
Compare
Sorry, something went wrong.
No results found
New features and changes
Updated .Rbuildignore to include NEWS in the build. (#44 )
0.4.2
17 Jan 17:11
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Version 0.2.0
20 Feb 16:11
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from metrumresearchgroup/release/0.2.0
Release/0.2.0