{
  "_id": "6a49c94f1f917fbb72a213c8",
  "Package": "tidygapminder",
  "Type": "Package",
  "Title": "Easily Tidy Gapminder Datasets",
  "Version": "1.0.0",
  "Authors@R": "person(\"Anicet\", \"Ebou\", ,\"anicet.ebou@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4005-177X\"))",
  "Description": "A toolset that allows you to easily import and tidy data\nsheets retrieved from Gapminder data web tools. It will\ntherefore contribute to reduce the time used in data cleaning\nof Gapminder indicator data sheets as they are very messy.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://ebedthan.github.io/tidygapminder/",
  "BugReports": "https://github.com/ebedthan/tidygapminder/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://ebedthan.r-universe.dev",
  "Date/Publication": "2026-05-18 01:02:48 UTC",
  "RemoteUrl": "https://github.com/ebedthan/tidygapminder",
  "RemoteRef": "HEAD",
  "RemoteSha": "9508400977e9aa66d934655da77c787091294fe0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:39:52 UTC",
    "User": "root"
  },
  "Author": "Anicet Ebou [aut, cre] (ORCID: <https://orcid.org/0000-0003-4005-177X>)",
  "Maintainer": "Anicet Ebou <anicet.ebou@gmail.com>",
  "_user": "ebedthan",
  "_type": "src",
  "_file": "tidygapminder_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6ff65d6c44fdcf98fd2a37ca5d7582ca675061142a4e0b287780e2188b03271",
  "_filesize": 214437,
  "_sha256": "a6ff65d6c44fdcf98fd2a37ca5d7582ca675061142a4e0b287780e2188b03271",
  "_expires": "2026-10-13T03:02:38.000Z",
  "_created": "2026-06-17T11:39:52.000Z",
  "_published": "2026-07-05T03:02:39.635Z",
  "_jobs": [
    {
      "job": 85187721658,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694290460"
    },
    {
      "job": 85187721675,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694290250"
    },
    {
      "job": 85187721762,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694264045"
    },
    {
      "job": 85187721682,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694261374"
    },
    {
      "job": 85187721471,
      "time": 292,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694224029"
    },
    {
      "job": 85187721786,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694264414"
    },
    {
      "job": 85187721703,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7694258087"
    },
    {
      "job": 85187721821,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7694260104"
    },
    {
      "job": 85187721632,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7694249438"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708",
  "_status": "success",
  "_upstream": "https://github.com/ebedthan/tidygapminder",
  "_commit": {
    "id": "9508400977e9aa66d934655da77c787091294fe0",
    "author": "Anicet Ebou <anicet.ebou@gmail.com>",
    "committer": "Anicet Ebou <anicet.ebou@gmail.com>",
    "message": "chore: update coverage ci\n",
    "time": 1779066168
  },
  "_maintainer": {
    "name": "Anicet Ebou",
    "email": "anicet.ebou@gmail.com",
    "login": "ebedthan",
    "twitter": "@anicetebou",
    "description": "Bioinformatics · Bayesian Biostatistics | Building tools, modelling ecology",
    "uuid": 17315349,
    "orcid": "0000-0003-4005-177X"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ebedthan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 18
    },
    {
      "week": "2026-21",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-05-18"
    }
  ],
  "_topics": [
    "gapminder"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ebedthan",
      "count": 77,
      "uuid": 17315349
    }
  ],
  "_userbio": {
    "uuid": 17315349,
    "type": "user",
    "name": "Anicet Ebou",
    "followers": 34,
    "description": "Bioinformatics · Bayesian Biostatistics | Building tools, modelling ecology"
  },
  "_downloads": {
    "count": 504,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidygapminder"
  },
  "_devurl": "https://github.com/ebedthan/tidygapminder",
  "_pkgdown": "https://ebedthan.github.io/tidygapminder/",
  "_searchresults": 5,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidygapminder.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ebedthan/tidygapminder",
  "_realowner": "ebedthan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-06"
    },
    {
      "version": "0.1.1",
      "date": "2020-02-04"
    },
    {
      "version": "1.0.0",
      "date": "2026-05-16"
    }
  ],
  "_exports": [
    "tidy_bunch",
    "tidy_index",
    "tidy_indice"
  ],
  "_help": [
    {
      "page": "tidy_bunch",
      "title": "Tidy Gapminder indicator data sheets stored in a folder.",
      "topics": [
        "tidy_bunch"
      ]
    },
    {
      "page": "tidy_index",
      "title": "Tidy a Gapminder indicator data sheet.",
      "topics": [
        "tidy_index",
        "tidy_indice"
      ]
    }
  ],
  "_readme": "https://github.com/ebedthan/tidygapminder/raw/HEAD/README.md",
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "tidygapminder.Rmd",
      "filename": "tidygapminder.html",
      "title": "Getting started with tidygapminder",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What a raw Gapminder sheet looks like",
        "Tidying a single sheet with tidy_index()",
        "Tidying a folder of sheets with tidy_bunch()",
        "Combining all indicators into one data frame",
        "Error handling"
      ],
      "created": "2019-11-19 14:10:32",
      "modified": "2026-05-16 16:06:31",
      "commits": 8
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "tidygapminder",
  "_universes": [
    "ebedthan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T11:42:52.000Z",
      "distro": "noble",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/c74036479af95c66b6caabad27de4d5f7c7994e67a5c4c7558c2b4cdbe2f2567",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-17T11:42:51.000Z",
      "distro": "noble",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/5d7e4042e8241a36420d1c632515fae5d720ccdc88f7e47120163f27c2a0fd42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T11:41:44.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/df14f8b986cf98a0789dff3888815b14f08562610e4cf17f6e0c0b28a12c5be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-17T11:41:37.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/65b58ba677c1e73fff907e5d41a069338c36b1aa6bcda35023b348629fe30f8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-17T11:41:53.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/b7f858314836f16fe46d8bae0ff28bcea5d833afc74faea5d9dac61bd6c4e90a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T11:41:18.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/44a541875a833e8d6807666def29adfe870d3b9ee5f9b9ce069d174becd3420f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T11:41:22.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/8f7329a61a2e5a1e7b1db3d96c960fdc05fca5d0a0a69309f74338c33b17fce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-17T11:40:58.000Z",
      "commit": "9508400977e9aa66d934655da77c787091294fe0",
      "fileid": "https://r2.ropensci.org/e21c7691c3f14928690e893b109d8492fb0528f1c082fad1899ed580090aaace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebedthan/actions/runs/27686006708"
    }
  ]
}