gsm.core v1.1.0
gsm.core v1.1.0
This minor release adds PK analysis functionality and updates package data to use {gsm.datasim}. Specifically:
lSourcepackage data has been updated to include PK dataanalyticsandreportingpackage data is now generated using{gsm.datasim}simulated data as the source data.- Updates to the
Flag()andSummarize()functions to make thresholds more flexible.
TheFlag_Accrual()helper function now allows thresholds to be based on the Numerator, Denominator, or Difference between the two.
What's Changed
- v1.0 main edits back to dev by Laura Maxwell (@lauramaxwell) in #5
- Fix vignette reference in
RunStep()by Jon Harmon (@jonthegeek) in #10 - add Raw_PK to lSource by Laura Maxwell (@lauramaxwell) in #9
- Fix #7: add generalized Accrual Threshold to
Flag()by Laura Maxwell (@lauramaxwell) in #11 - A few edits to bring package in alignment with CRAN submission standards by Laura Maxwell (@lauramaxwell) in #12
- Fix sample data pk by Laura Maxwell (@lauramaxwell) in #17
- gsm.core v1.1.0 Release Candidate by Laura Maxwell (@lauramaxwell) in #16
New Contributors
- Jon Harmon (@jonthegeek) made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0