Skip to content

CRAN version 1.1

Compare
Choose a tag to compare
@chjackson chjackson released this 27 Mar 09:23
· 517 commits to master since this release

(from NEWS file)

  • Substantial speed improvements in fitting most of the built-in
    models, from implementing their PDFs and CDFs in C++. Thanks to
    Paul Metcalfe for contributing this. Results may therefore differ
    from previous versions in edge cases.

  • As a result the package now depends on Rcpp.

  • Mean, median and restricted mean included as built-in functions in
    summary.flexsurvreg. Thanks to Jordan Amdahl for the contribution.

  • Documentation migrated to roxygen. Thanks to Paul Metcalfe for the
    contribution.

  • Various minor bug fixes, see github commits.