This PR introduces a breaking change and renames closure strategy data from closure_data to closure_strategy_data, and adds the closure_strategy_names data vector.
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 daedalus
Basic data test implemented.