NEWS
n2kanalysis 0.4.1
- Improve
get_result().
- Add
connect_inbo_s3() function to make the temporary credentials available
to the R functions.
- Improve automated tests.
- Update code style with
air.
n2kanalysis 0.4.0
- Handle INLA models with an SPDE element.
n2kanalysis 0.3.2
- Make
fit_model() more efficient.
n2kanalysis 0.3.1
- Add the
n2kHurdleImputed class and n2k_hurdle_imputed() to fit hurdle
models with imputation.
- Add
Manifest_yaml_to_bash() to convert a manifest file into a bash script.
- Update
checklist infrastructure.
n2kanalysis 0.3.0
Breaking changes
- Add
checklist infrastructure.
This required renaming some function names and arguments in order to comply
with the style guide.
Other changes
- Suggest
INLA instead of importing it to make n2kanalysis build on
R-universe.
- Added a
NEWS.md file to track changes to the package.