Skip to content

Releases: ready4-dev/ready4fun

0.0.0.9461

Choose a tag to compare

@matthewphamilton matthewphamilton released this 29 Oct 03:12

First release indexed with a Zenodo DOI.

Documentation_0.0

Documentation_0.0 Pre-release
Pre-release

Choose a tag to compare

Latest package manual PDFs.

Release 0.0.0.9289

Choose a tag to compare

@matthewphamilton matthewphamilton released this 07 Apr 04:07

Updates from previous release include adding an internal helper function for removing labels from dataframes that replaces a dependency that was causing build fails on Mac installs.

The user documentation ready4fun_user_0.0.0.9289.pdf is the manual that is recommended for most package users as it lists only functions intended for use. There is an extended version of the manual ready4fun_developer_0.0.0.9289.pdf that provides a full list of all functions in the package (potentially including buggy, poorly tested in development functions or helper functions not meant for end-users), but this is only potentially useful for developers who want a quick guide to what's under the hood.

Release 0.0.0.9279

Choose a tag to compare

@matthewphamilton matthewphamilton released this 02 Apr 00:18

Updates from previous release include (another) bug fix for the write_links_for_website function.

The user documentation ready4fun_user_0.0.0.9279.pdf is the manual that is recommended for most package users as it lists only functions intended for use. There is an extended version of the manual ready4fun_developer_0.0.0.9279.pdf that provides a full list of all functions in the package (potentially including buggy, poorly tested in development functions or helper functions not meant for end-users), but this is only potentially useful for developers who want a quick guide to what's under the hood

Release 0.0.0.9278

Choose a tag to compare

@matthewphamilton matthewphamilton released this 01 Apr 23:47

Updates from previous release include bug fixes for the write_links_for_website.

The user documentation (ready4fun_user_0.0.0.9278.pdf) is the manual that is recommended for most package users as it lists only functions intended for use. There is an extended version of the manual (ready4fun_developer_0.0.0.9278.pdf) that provides a full list of all functions in the package (potentially including buggy, poorly tested in development functions or helper functions not meant for end-users), but this is only potentially useful for developers who want a quick guide to what's under the hood.

Release 0.0.0.9276

Choose a tag to compare

@matthewphamilton matthewphamilton released this 01 Apr 23:20

Updates from previous release includes some function and argument renaming (to improve self-documentation), improvements to the write_links_for_website function and reduction of the number of functions listed in the default user manual. This release comes bundled with two versions of package documentation. The user documentation (ready4fun_user_0.0.0.9276.pdf) is the manual that is recommended for most package users as it lists only functions intended for use. There is an extended version of the manual (ready4fun_developer_0.0.0.9276.pdf) that provides a full list of all functions in the package (potentially including buggy, poorly tested in development functions or helper functions not meant for end-users), but this is only potentially useful for developers who want a quick guide to what's under the hood.

Release 0.0.0.9270 (Initial)

Choose a tag to compare

@matthewphamilton matthewphamilton released this 30 Mar 02:37

Initial release

This initial release of the ready4fun package includes functions that have been successfully deployed to help author other packages in the ready4 suite. However, only self-authored documentation (i.e. documentation created by the functions contained in ready4fun) is available in this release. We intend expanding on this very basic documentation in future releases.