Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.07 KB

NEWS.md

File metadata and controls

49 lines (25 loc) · 1.07 KB

ncappc 0.3.0.9000

ncappc 0.3.0

  • New mean and variance of NCA metrics histogram plots

  • Updating how reports are generated and standardizing how they appear

  • Change how estimate_nca works, making tidy calculations the default and assuring that that the same function works for both real and simulated data

  • Added parallel computation of NCA metrics for simulated data

  • Added a number of automatic tests used for checking the package includung results from ncappc publication.

  • Added a NEWS.md file to track changes to the package.

  • Fixed depencies between ggplot2, grid and scales

  • Updated vignettes

  • More examples added to documentation

  • Allowing extrapolation for fewer than three points in the elimination phase of a profile

  • Allow timing messages to be turned on and off.

  • Bug fixes

  • linear-log option was changed to linearup-logdown

  • Central tendency measure for NCA metrics changed from mean to median

  • Updated documentation

  • Changed package maintainer

  • MRTINF pitfall fixed

  • Added continuous integration

  • Made onlyNCA work as it should