Package: DIETCOST Type: Package Title: Calculate the Cost and Environmental Impact of a Ideal Diet Version: 1.0.0.0 RoxygenNote: 7.3.1 Encoding: UTF-8 Imports: readxl, rlang, dplyr, tidyselect, stats, xlsx, magrittr Depends: R (>= 2.10) LazyData: true Description: Easily perform a Monte Carlo simulation to evaluate the cost and carbon, ecological, and water footprints of a set of ideal diets. Pre-processing tools are also available to quickly treat the data, along with basic statistical features to analyze the simulation results — including the ability to establish confidence intervals for selected parameters, such as nutrients and price/emissions. A 'standard version' of the datasets employed is included as well, allowing users easy access to customization. This package brings to R the 'Python' software initially developed by Vandevijvere, Young, Mackay, Swinburn and Gahegan (2018) . Authors@R: c( person("Henrique", "Bracarense", , "hbracarense@hotmail.com", role = c("cre", "aut"), comment = c(ORCID = "0009-0001-5964-9969")), person("Thais", "Marquezine", role = "aut", comment = c(ORCID = "0000-0002-9415-5817")), person("Rafael", "Claro", role = "aut", comment = c(ORCID = "0000-0001-9690-575X")) ) License: MIT + file LICENSE URL: https://github.com/hbracarense/dietcost BugReports: https://github.com/hbracarense/dietcost/issues Config/pak/sysreqs: make default-jdk Repository: https://hbracarense.r-universe.dev Date/Publication: 2025-05-11 04:26:44 UTC RemoteUrl: https://github.com/hbracarense/dietcost RemoteRef: HEAD RemoteSha: 59ef942f663f9bbaab8deade1a6f83e5407ce304 NeedsCompilation: no Packaged: 2026-07-10 07:06:02 UTC; root Author: Henrique Bracarense [cre, aut] (ORCID: ), Thais Marquezine [aut] (ORCID: ), Rafael Claro [aut] (ORCID: ) Maintainer: Henrique Bracarense