Skip to content

Utilities for Dietary Intake Indicators for Food Security Assessments

License

Notifications You must be signed in to change notification settings

nutriverse/dietry

Repository files navigation

dietry: Utilities for Dietary Intake Indicators for Food Security Assessments

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Lifecycle: experimental R-CMD-check Codecov test coverage

Food security assessments utilise several dietary intake indicators as proxy measures for diet quality, diet sufficiency, and food availability either at individual or household level. Utilities for recoding and calculating these indicators support in establishing consistent and reliable results.

What does dietry do?

Installation

The dietry package is still in active development and not yet available on CRAN.

You can install the development version of dietry from GitHub with:

if (!require(remotes)) install.packages("remotes")
remotes::install_github("nutriverse/dietry")

Citation

If you find the dietry package useful, please cite using the suggested citation provided by a call to the citation function as follows:

citation("dietry")
#> To cite dietry in publications, use:
#> 
#>   Ernest Guevarra (2024). _dietry: Utilities for Dietary Intake
#>   Indicators for Food Security Assessments_. R package version
#>   0.0.0.9000, <https://nutriverse.io/dietry/>.
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {dietry: Utilities for Dietary Intake Indicators for Food Security Assessments},
#>     author = {{Ernest Guevarra}},
#>     year = {2024},
#>     note = {R package version 0.0.0.9000},
#>     url = {https://nutriverse.io/dietry/},
#>   }

Community guidelines

Feedback, bug reports, and feature requests are welcome; file issues or seek support here. If you would like to contribute to the package, please see our contributing guidelines.

This project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Utilities for Dietary Intake Indicators for Food Security Assessments

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages