Skip to content

Configuration reorganization#98

Merged
ressy merged 24 commits intodevfrom
config-reorg
Feb 14, 2023
Merged

Configuration reorganization#98
ressy merged 24 commits intodevfrom
config-reorg

Conversation

@ressy
Copy link
Member

@ressy ressy commented Feb 14, 2023

The reorganizes the configuration system to use R's global options() features instead of a list, and to manage CHIIMP configuration options as CSV tables and simple data frames rather than YAML and nested lists. This should make configuration options less cumbersome to manage within the package, and make config files easier to manage for people not familiar with YAML. The old .yml files will still work, but internally they will be parsed into data frames and handled with the new workflow.

@ressy ressy merged commit a31ad4e into dev Feb 14, 2023
@ressy ressy deleted the config-reorg branch February 14, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant