Changelog
Source:NEWS.md
ready4 0.1.18
CRAN release: 2024-09-30
This patch addresses a CRAN policy violation related to unsuccessful internet requests needing to fail gracefully.
ready4 0.1.17
This patch attempts (unsuccessfully) to address a CRAN policy violation related to unsuccessful internet requests needing to fail gracefully.
ready4 0.1.16
This patch attempts (unsuccessfully) to address a CRAN policy violation related to unsuccessful internet requests needing to fail gracefully.
ready4 0.1.15
This patch attempts (unsuccessfully) to address a CRAN policy violation related to unsuccessful internet requests needing to fail gracefully.
ready4 0.1.14
CRAN release: 2024-07-04
This patch modifies the print_packages() function so that it can filter output by model “section”.
ready4 0.1.13
This patch updates one of the examples files so that its execution does not breach the CRAN recommended run time limit.
ready4 0.1.12
This patch updates functions for printing HTML tables to return NULL values if supplied with NULL values instead of tibble objects.
ready4 0.1.11
This patch introduces the get_gracefully() function to address a CRAN policy violation and to ensure that unsuccessful attempts at retrieving internet resources fail gracefully.
ready4 0.1.10
This patch fixes a documentation error under which the description of many functions referred to the wrong function.
ready4 0.1.9
CRAN release: 2024-04-16
This patch fixes a typo in a reference to an arXiv preprint contained in the DESCRIPTION file.
ready4 0.1.8
This patch addresses CRAN reviewer feedback by ensuring that prompt messages written to console can now be suppressed. This patch also updates the documentation of functions imported from other packages and the way an arXiv pre-print is referenced in the DESCRIPTION file to comply with CRAN reviewer recommendations.
ready4 0.1.7
This patch modifies framework syntax descriptions as well as updating function documentation and function argument defaults to comply with CRAN reviewer recommendations.
ready4 0.1.6
This patch modifies code style, documentation and argument defaults to comply with CRAN reviewer recommendations.