Easystats Versions Save

:milky_way: The R easystats-project

v0.7.1

1 month ago

Bug fix

  • Fixed issue with detecting correct version of development packages when version numbers on CRAN and GitHub were identical.

v0.7.0

6 months ago

Major Changes

  • Given their significant contributions throughout the ecosystem, the package gains two new authors: Etienne Bacher and Rémi Thériault. Welcome on-board!

  • This release changes the licensing model of {easystats} to an MIT license.

  • All component packages have been bumped to their latest versions.

Minor Changes

  • model_dashboard() gains a new argument browse_html to control if the rendered dashboard is opened in the browser.

0.6.0

1 year ago

Breaking Changes

  • The minimum needed R version has been bumped to 3.6.
  • Following functions have been removed since they are not expected to be of any relevance for the users:

    • CRAN_checks()
    • on_CRAN()

Major Changes

  • All hard dependencies have been bumped to their latest versions.

  • The model_dashboard() is now less verbose when some of the various functions do not support the provided model class, to keep the output clean.

  • The model_dashboard() now better captures errors and providing more informative messages on how to seek help.

  • Fixed NOTEs in CRAN checks.

0.5.2

1 year ago
  • Initial CRAN release.