Changelog
Source:NEWS.md
daedalus.data 0.0.4
This patch version replaces raw data saved in Excel format with CSV files, and updates raw data processing to reflect this.
daedalus.data 0.0.3
This patch version introduces a breaking change and renames closure strategy data from closure_data to closure_strategy_data, and adds the closure_strategy_names data vector.
daedalus.data 0.0.1
Initial package setup.
-
As per Jameel institute layout, this includes GitHub Actions workflow and code quality checks:
GH Actions workflows for R CMD check (fails on ‘NOTE’) and code test coverage;
Linting, citation update, Readme rendering, and license year update workflows;
Spellchecking with known words list.
All data files and functions ported over from
daedalusBasic data test implemented.