Dataset releases

All current and previous releases of framework datasets.

Framework taxonomies dataset releases

Releases of the dataset of taxonomies used to help standardise code authoring and documentation.

Releases of the datasets of the taxonomies that support a consistent code house-style and automation of documentation autoring are described below.

Date Dataset Version Number of files
23-Dec-2022 ready4 Framework Abbreviations and Definitions 3.0 1
25-May-2022 ready4 Framework Abbreviations and Definitions 2.1 1
14-Jan-2022 ready4 Framework Abbreviations and Definitions 2.0 1
14-Jan-2022 ready4 Framework Abbreviations and Definitions 1.0 1

Library releases

All current and previous releases of framework and module libraries.

Framework library releases

Releases of foundation and authoring tools libraries to implement the ready4 framework.

Currently available (as at 11-Jun-2024) releases of framework libraries are described below.

Date Package Release Description
16-Apr-2024 0.1.9 ready4 provides a programming syntax, a template model module and tools to help maintain a modular and open-source health economic model’s project documentation website. These elements are the foundation for a prototype software framework to support replicable and transferable health economic models. The software framework is extended by other R libraries.Full Changelog: v0.0.0.9102…v0.1.9
13-Sep-2022 0.0.0.90985 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release corrects citation information.
13-Sep-2022 0.0.0.92225 ready4use provides a set of tools for authoring and working with datasets when developing open source, modular mental health systems models.This release corrects package citation details.
13-Sep-2022 0.0.0.90981 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release corrects citation information.
13-Sep-2022 0.0.0.9222 ready4use provides a set of tools for authoring and working with datasets when developping open source, modular mental health systems models.
13-Sep-2022 0.0.0.9098 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release contains very minor updates.
13-Sep-2022 0.0.0.9102 ready4 provides the foundational elements (classes, generics, methods, functions) of a framework for implementing open source youth mental health systems modelling projects.This release includes a number of additional helper functions.
08-Sep-2022 0.0.0.92220 updated for fns_dmt_tb
08-Sep-2022 0.0.0.9221 updated for fns_dmt_tb
08-Sep-2022 0.0.0.90981 added fns_dmt_tb to release
08-Sep-2022 0.0.0.90980 added fns_dmt_tb to release
19-Apr-2022 0.0.0.9096 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release references an updated R Markdown subroutine for generating scientific manuscripts.
15-Feb-2022 0.0.0.92201 ready4use provides a set of tools for authoring and working with datasets when developping open source, modular mental health systems models.This release corrects an error with the citation file.
15-Feb-2022 0.0.0.90951 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release corrects an error in the citation file.
15-Feb-2022 0.0.0.90891 ready4 provides bare bones foundational elements (classes, generics, methods, functions) of a framework for ensuring that the computational model components of mental health systems modelling projects adhere to open science principles.This release fixes an error in the CITATION.cff file.
15-Feb-2022 0.0.0.9220 ready4use provides a set of tools for authoring and working with datasets when developing open source, modular mental health systems models.
14-Feb-2022 0.0.0.9095 ready4show provides tools for authoring technical documentation, analysis reports and scientific summaries to showcase insights generated by open, modular mental health system models.This release includes minor updates including addition of a CITATION.cff file.
14-Feb-2022 0.0.0.9089 ready4 provides bare bones foundational elements (classes, generics, methods, functions) of a framework for ensuring that the computational model components of mental health systems modelling projects adhere to open science principles.This release includes minor updates including new functions to generate CITATION.cff files and update the dictionary of recognised terms for the coding house-style.
14-Feb-2022 0.0.0.9088 Minor updates and fixes.
14-Jan-2022 0.0.0.9078 Release with first version of Framework syntax and foundational Ready4Module. Vignettes include details of initial applications of framework.
29-Oct-2021 Documentation fix of write to repo fn
29-Oct-2021 0.0.0.9461 First release indexed with a Zenodo DOI.
28-Oct-2021 0.0.0.9022 Initial release of ready4 R package
26-Oct-2021 0.0.0.9048 Data release
26-Oct-2021 Doc_0.0 more s4 mthd dmtn fixes
08-Apr-2021 0.0.0.9122 This release includes some changed argument names and updated documentation.The user documentation ready4use_user_0.0.0.9122.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 ready4use_developer_0.0.0.9122.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.
07-Apr-2021 0.0.0.9120 This release addresses a build failure in the previous release due to a improper class creation.The user documentation ready4use_user_0.0.0.9120.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 ready4use_developer_0.0.0.9120.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.
07-Apr-2021 0.0.0.9119 This release addresses a build failure in the previous release due to a problematic dependency.The user documentation ready4use_user_0.0.0.9119.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 ready4use_developer_0.0.0.9119.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.
07-Apr-2021 0.0.0.9193 This release includes updated dependencies to address potential build problems.The user documentation ready4class_user_0.0.0.9193.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 ready4class_developer_0.0.0.9193.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.
07-Apr-2021 0.0.0.9289 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.
07-Apr-2021 0.0.0.9189 (Initial) This is the initial release of the ready4class package.The user documentation ready4class_user_0.0.0.9189.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 ready4class_developer_0.0.0.9189.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.
07-Apr-2021 0.0.0.9279 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
06-Apr-2021 0.0.0.9187 updated v nbr
06-Apr-2021 0.0.0.9186 updates to authoring workflow
01-Apr-2021 0.0.0.9278 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.
01-Apr-2021 0.0.0.9276 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.
30-Mar-2021 0.0.0.9270 (Initial) Initial releaseThis 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.