{
  "_id": "6a1becb41d7bb097a0a1fe28",
  "Package": "gnr",
  "Type": "Package",
  "Title": "R Companion to the Global Nutrition Report",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\n\"Ernest\", \"Guevarra\",\ncomment = c(ORCID = \"0000-0002-4887-4415\"),\nemail = \"ernest@guevarra.io\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "The Global Nutrition Report's purpose is to produce a\nsingle, authoritative source on progress toward addressing\ncritical gaps in the nutrition accountability framework, both\nat national and international levels. This is a companion\npackage to the Global Nutrition Report primarily for accessing\nthe data used in the report and to reproduce the data\nvisualisation produced in the report. This package contains\nfunctions that allow users to interrogate the same data and\nproduce customised charts and other visualisation products.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/nutriverse/gnr, https://nutriverse.io/gnr/",
  "BugReports": "https://github.com/nutriverse/gnr/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://nutriverse.r-universe.dev",
  "Date/Publication": "2026-01-28 11:12:56 UTC",
  "RemoteUrl": "https://github.com/nutriverse/gnr",
  "RemoteRef": "HEAD",
  "RemoteSha": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:36:52 UTC",
    "User": "root"
  },
  "Author": "Ernest Guevarra [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-4887-4415>)",
  "Maintainer": "Ernest Guevarra <ernest@guevarra.io>",
  "MD5sum": "14521774573781e662934896a34223bf",
  "_user": "nutriverse",
  "_type": "src",
  "_file": "gnr_0.0.0.9000.tar.gz",
  "_fileid": "39f9006dcac127a0a16f375c2a21365525a75a5f3d59c12d92f10336e14edbd7",
  "_filesize": 8161277,
  "_sha256": "39f9006dcac127a0a16f375c2a21365525a75a5f3d59c12d92f10336e14edbd7",
  "_created": "2026-05-31T07:36:52.000Z",
  "_published": "2026-05-31T08:09:24.447Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78709223974,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314893008"
    },
    {
      "job": 78709223961,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314899274"
    },
    {
      "job": 78709223965,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315094055"
    },
    {
      "job": 78709223962,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315081443"
    },
    {
      "job": 78709053425,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314879191"
    },
    {
      "job": 78709223950,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314892191"
    },
    {
      "job": 78709223967,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314891598"
    },
    {
      "job": 78709223975,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314890958"
    },
    {
      "job": 78709223964,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314890377"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nutriverse/gnr",
  "_commit": {
    "id": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
    "author": "Ernest Guevarra <5742010+ernestguevarra@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #10 from nutriverse:dev\n\nrefresh package repository",
    "time": 1769598776
  },
  "_maintainer": {
    "name": "Ernest Guevarra",
    "email": "ernest@guevarra.io",
    "login": "ernestguevarra",
    "mastodon": "@ernestguevarra@mastodon.social",
    "bluesky": "@ernest.guevarra.io",
    "linkedin": "in/ernestguevarra",
    "orcid": "0000-0002-4887-4415",
    "description": "Public Health Specialist, Spatial Epidemiologist, R Developer\n",
    "uuid": 5742010
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nutriverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ernestguevarra",
      "count": 40,
      "uuid": 5742010
    }
  ],
  "_userbio": {
    "uuid": 35688971,
    "type": "organization",
    "name": "nutriverse",
    "description": "Developing an integrated collection of R packages designed to support and facilitate various nutrition data analytics."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gnr"
  },
  "_devurl": "https://github.com/nutriverse/gnr",
  "_pkgdown": "https://nutriverse.io/gnr/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gnr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "download_gnr_country_profiles",
    "download_gnr_data",
    "download_n4g_data",
    "theme_gnr"
  ],
  "_datasets": [
    {
      "name": "gnr_data",
      "title": "Download links for various GNR datasets",
      "object": "gnr_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "code",
        "file_type",
        "name",
        "link"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "indicator_description",
      "title": "Description of variables that occurs in the Global Nutrition Report (GNR) dataset",
      "object": "indicator_description",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "section",
        "variable",
        "description"
      ],
      "rows": 709,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "download_gnr_country_profiles",
      "title": "Download GNR country profiles dataset",
      "topics": [
        "download_gnr_country_profiles"
      ]
    },
    {
      "page": "download_gnr_data",
      "title": "Download GNR data",
      "topics": [
        "download_gnr_data"
      ]
    },
    {
      "page": "download_n4g_data",
      "title": "Download Nutrition for Growth Assessments data",
      "topics": [
        "download_n4g_data"
      ]
    },
    {
      "page": "gnr_data",
      "title": "Download links for various GNR datasets",
      "topics": [
        "gnr_data"
      ]
    },
    {
      "page": "indicator_description",
      "title": "Description of variables that occurs in the Global Nutrition Report (GNR) dataset",
      "topics": [
        "indicator_description"
      ]
    },
    {
      "page": "theme_gnr",
      "title": "Global Nutrition Report ggplot theme",
      "topics": [
        "theme_gnr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nutriverse/gnr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nutriverse/gnr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gnr",
  "_universes": [
    "nutriverse",
    "ernestguevarra"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:38:43.000Z",
      "distro": "noble",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "d02c8542c8a4b1111dbcb162f3090b64e7b4a7586a652c961a9432b0697d528b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:39:21.000Z",
      "distro": "noble",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "3ae836a3e1c9a4da6afefbd21552c8537e420cbb9c5a2bc88a79f79da7e080eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-31T08:08:40.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "898a1ef9df9cce9df66afce6087fec6387889aff28715281a13855c519d84742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-31T08:07:11.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "1c01ecd3d5bf9dbeb97a48d1d997a4f8b8d3b0b2c490e012cc83f6d161e37db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:38:58.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "0d1508b5a69d0ca47a162bb54ca69f7993633aad41241c42e01184e5606ef9c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:38:24.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "2c5d78b9fcb420923570efe702b143f005131543c820028c53b9cc8cefedc3aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:38:16.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "b6c7bc98f26d32ee2e7c7ad1a58f4730d521f28e6b22248ed112d973e262077a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-31T07:38:05.000Z",
      "commit": "91a28ece22fb67ab030b95ef1c5e357e98b4b15a",
      "fileid": "756a008980bad327c5e5fbacb0fbd0cdc42bbd0ddde428b0d9bf24787a940f8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nutriverse/actions/runs/26706632956"
    }
  ]
}