{
  "_id": "6a1ed573b401979e7340e627",
  "Package": "NutrienTrackeR",
  "Type": "Package",
  "Title": "Food Composition Information and Dietary Assessment",
  "Version": "1.4.0",
  "Date": "2025-11-02",
  "Authors@R": "c(\nperson(\"Andrea\", \"Rodriguez-Martinez\", email = \"andrea.rodriguez-martinez13@imperial.ac.uk\", role = \"aut\"),\nperson(\"Rafael\", \"Ayala\", email = \"rafaelayalahernandez@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9332-4623\")),\nperson(\"Mark\", \"Balchunas\", role = \"aut\"),\nperson(\"Pablo\", \"Hernandez\", role = \"aut\", comment = c(ORCID = \"0009-0000-9279-6744\")),\nperson(\"Lara\", \"Sellés Vidal\", role = \"aut\", comment = c(ORCID=\"0000-0003-2537-6824\"))\n)",
  "Maintainer": "Rafael Ayala <rafaelayalahernandez@gmail.com>",
  "Contact": "Andrea Rodriguez-Martinez\n<andrea.rodriguez-martinez13@imperial.ac.uk>, Rafael Ayala\n<rrafaelayalahernandez@gmail.com>",
  "Description": "Provides a tool set for food information and dietary\nassessment. It uses food composition data from several\nreference databases, including: 'USDA' (United States),\n'CIQUAL' (France), 'BEDCA' (Spain), 'CNF' (Canada) and 'STFCJ'\n(Japan). 'NutrienTrackeR' calculates the intake levels for both\nmacronutrient and micronutrients, and compares them with the\nrecommended dietary allowances (RDA). It includes a number of\nvisualization tools, such as time series plots of nutrient\nintake, and pie-charts showing the main foods contributing to\nthe intake level of a given nutrient. A shiny app exposing the\nmain functionalities of the package is also provided.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Packaged": {
    "Date": "2026-05-20 10:34:20 UTC",
    "User": "root"
  },
  "Author": "Andrea Rodriguez-Martinez [aut], Rafael Ayala [aut, cre]\n(ORCID: <https://orcid.org/0000-0002-9332-4623>), Mark\nBalchunas [aut], Pablo Hernandez [aut] (ORCID:\n<https://orcid.org/0009-0000-9279-6744>), Lara Sellés Vidal\n[aut] (ORCID: <https://orcid.org/0000-0003-2537-6824>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-01 08:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/NutrienTrackeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "c926b3f2452a8adcf8f907c86d5f394d9ccbd3da",
  "MD5sum": "e0f4442a44863c9f22d5ff0508ca2b15",
  "_user": "cran",
  "_type": "src",
  "_file": "NutrienTrackeR_1.4.0.tar.gz",
  "_fileid": "c6ff3c4fe9dcf14f2be4d935b8002abf840004f8e1056fcddee996eb78d3237f",
  "_filesize": 2139708,
  "_sha256": "c6ff3c4fe9dcf14f2be4d935b8002abf840004f8e1056fcddee996eb78d3237f",
  "_created": "2026-05-20T10:34:20.000Z",
  "_published": "2026-06-02T13:06:59.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077386068,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107687485"
    },
    {
      "job": 79077386385,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107684501"
    },
    {
      "job": 79077385691,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107636218"
    },
    {
      "job": 79077385245,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358498947"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26156846979",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/NutrienTrackeR",
  "_commit": {
    "id": "c926b3f2452a8adcf8f907c86d5f394d9ccbd3da",
    "author": "Rafael Ayala <rafaelayalahernandez@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.0\n",
    "time": 1764579002
  },
  "_maintainer": {
    "name": "Rafael Ayala",
    "email": "rafaelayalahernandez@gmail.com",
    "orcid": "0000-0002-9332-4623"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.4.0",
      "date": "2025-12-01"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rafael-ayala",
      "count": 6,
      "uuid": 8314567
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 289,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/NutrienTrackeR"
  },
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/NutrienTrackeR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.99.2",
      "date": "2018-06-27"
    },
    {
      "version": "0.99.3",
      "date": "2020-10-06"
    },
    {
      "version": "1.0.0",
      "date": "2020-12-15"
    },
    {
      "version": "1.1.0",
      "date": "2021-03-14"
    },
    {
      "version": "1.2.0",
      "date": "2021-11-14"
    },
    {
      "version": "1.3.0",
      "date": "2023-07-10"
    },
    {
      "version": "1.4.0",
      "date": "2025-12-01"
    }
  ],
  "_exports": [
    "dietBalance",
    "findFoodName",
    "getFoodGroups",
    "getNutrientNames",
    "nutrientIntakePlot",
    "nutrientPiePlot",
    "NutrienTrackeRapp",
    "nutrientsTimeTrend",
    "subsetFoodRichIn"
  ],
  "_datasets": [
    {
      "name": "food_composition_data",
      "title": "Nutritional values for common foods and products",
      "object": "food_composition_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "NIH_nutrient_recommendations",
      "title": "Nutrient recommendations",
      "object": "NIH_nutrient_recommendations",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nutrient_group",
      "title": "Nutrient groups",
      "object": "nutrient_group",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "nutrient",
        "group"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_diet_USDA",
      "title": "Example of a one-week diet",
      "object": "sample_diet_USDA",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dietBalance",
      "title": "Nutrition calculator",
      "topics": [
        "dietBalance"
      ]
    },
    {
      "page": "findFoodName",
      "title": "Find food names based on keywords",
      "topics": [
        "findFoodName"
      ]
    },
    {
      "page": "food_composition_data",
      "title": "Nutritional values for common foods and products",
      "topics": [
        "food_composition_data"
      ]
    },
    {
      "page": "getFoodGroups",
      "title": "Get the names of the food groups included in a given database",
      "topics": [
        "getFoodGroups"
      ]
    },
    {
      "page": "getNutrientNames",
      "title": "Get the names of nutrients included in a given database",
      "topics": [
        "getNutrientNames"
      ]
    },
    {
      "page": "NIH_nutrient_recommendations",
      "title": "Nutrient recommendations",
      "topics": [
        "NIH_nutrient_recommendations"
      ]
    },
    {
      "page": "nutrient_group",
      "title": "Nutrient groups",
      "topics": [
        "nutrient_group"
      ]
    },
    {
      "page": "nutrientIntakePlot",
      "title": "Visualize nutrient intake levels",
      "topics": [
        "nutrientIntakePlot"
      ]
    },
    {
      "page": "nutrientPiePlot",
      "title": "Visualize the main foods contributing to the intake levels of a nutrient",
      "topics": [
        "nutrientPiePlot"
      ]
    },
    {
      "page": "NutrienTrackeRapp",
      "title": "Starts shiny app for NutrienTrackeR",
      "topics": [
        "NutrienTrackeRapp"
      ]
    },
    {
      "page": "nutrientsTimeTrend",
      "title": "Visualize time trends of nutrient intake levels",
      "topics": [
        "nutrientsTimeTrend"
      ]
    },
    {
      "page": "sample_diet_USDA",
      "title": "Example of a one-week diet",
      "topics": [
        "sample_diet_USDA"
      ]
    },
    {
      "page": "subsetFoodRichIn",
      "title": "Find nutrient-rich foods",
      "topics": [
        "subsetFoodRichIn"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "NutrienTrackeR.Rmd",
      "filename": "NutrienTrackeR.html",
      "title": "NutrienTrackeR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation instructions",
        "Food composition datasets",
        "Dietary assessment tools",
        "Preparing the input",
        "Nutrient calculator",
        "Visualization tools",
        "Generate plot",
        "Adjust font size",
        "Shiny app",
        "References"
      ],
      "created": "2018-06-27 13:58:27",
      "modified": "2025-12-01 08:50:02",
      "commits": 5
    }
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "nutrientracker",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-20T10:36:32.000Z",
      "distro": "noble",
      "commit": "c926b3f2452a8adcf8f907c86d5f394d9ccbd3da",
      "fileid": "203f18df7211067b1d74ac2c6bd9bbd79bfdf52005088cd07fde6f92c0fde8f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26156846979"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.0",
      "date": "2026-05-20T10:36:24.000Z",
      "distro": "noble",
      "commit": "c926b3f2452a8adcf8f907c86d5f394d9ccbd3da",
      "fileid": "8cd16a5ecd6570610ec66a182b83a7e087eabe91a9a36d9353404365e5176f9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26156846979"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.0",
      "date": "2026-06-02T13:06:29.000Z",
      "commit": "c926b3f2452a8adcf8f907c86d5f394d9ccbd3da",
      "fileid": "9f9837b7eb8d9f8c866ae8eb32273966a28c9f8dce56cb479d3b61b5989c397e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26156846979"
    }
  ]
}