api, state, errors, tests: Add MetFrag settings to state config.
* api: Update with new error variables. * errors: New file to define error conditions. * state (init_state, is_metfrag_available, new_runtime_state, new_empty_project, new_project, ^.*_conf funs): Some updated, some new. * test-state: Update with tests for new functionality.
Showing
- DESCRIPTION 1 addition, 0 deletionsDESCRIPTION
- R/api.R 6 additions, 10 deletionsR/api.R
- R/errors.R 23 additions, 0 deletionsR/errors.R
- R/state.R 92 additions, 38 deletionsR/state.R
- man/new_project.Rd 21 additions, 0 deletionsman/new_project.Rd
- man/new_runtime_state.Rd 26 additions, 0 deletionsman/new_runtime_state.Rd
- man/new_state.Rd 20 additions, 0 deletionsman/new_state.Rd
- tests/testthat/test-state.R 32 additions, 0 deletionstests/testthat/test-state.R
Loading
Please register or sign in to comment