{
  "_id": "6a1805e0acfb0bcc41dacc6a",
  "Package": "groupr",
  "Title": "Groups with Inapplicable Values",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Nicholas\",\nfamily = \"Griffiths\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ngriffiths21@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8166-9045\"))",
  "Description": "The 'groupr' package provides a more powerful version of\ngrouped tibbles from 'dplyr'. It allows groups to be marked\ninapplicable, which is a simple but widely useful way to\nexpress structure in a dataset. It also provides powerful\npivoting and other group manipulation functions.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ngriffiths21/groupr",
  "BugReports": "https://github.com/ngriffiths21/groupr/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://ngriffiths21.r-universe.dev",
  "Date/Publication": "2023-03-23 02:34:53 UTC",
  "RemoteUrl": "https://github.com/ngriffiths21/groupr",
  "RemoteRef": "HEAD",
  "RemoteSha": "812b265b960348a7a73cc43bd8b71946671806fb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:04:36 UTC",
    "User": "root"
  },
  "Author": "Nicholas Griffiths [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8166-9045>)",
  "Maintainer": "Nicholas Griffiths <ngriffiths21@gmail.com>",
  "MD5sum": "caf7be2f20dae34b377496a3103c41f3",
  "_user": "ngriffiths21",
  "_type": "src",
  "_file": "groupr_0.1.2.tar.gz",
  "_fileid": "5701bc48e79889a1edb2cf1bd28051162e5e2cb19d0a7d0956c6b0f0e74a0b80",
  "_filesize": 105852,
  "_sha256": "5701bc48e79889a1edb2cf1bd28051162e5e2cb19d0a7d0956c6b0f0e74a0b80",
  "_created": "2026-05-28T09:04:36.000Z",
  "_published": "2026-05-28T09:07:44.272Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78258614342,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261966139"
    },
    {
      "job": 78258614374,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261966810"
    },
    {
      "job": 78258614345,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261952382"
    },
    {
      "job": 78258614389,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261951280"
    },
    {
      "job": 78258076802,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261917877"
    },
    {
      "job": 78258614221,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261952788"
    },
    {
      "job": 78258614317,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261950917"
    },
    {
      "job": 78258614273,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261945127"
    },
    {
      "job": 78258614282,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261960061"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ngriffiths21/groupr",
  "_commit": {
    "id": "812b265b960348a7a73cc43bd8b71946671806fb",
    "author": "Nick Griffiths <ngriffiths21@gmail.com>",
    "committer": "Nick Griffiths <ngriffiths21@gmail.com>",
    "message": "Submit to CRAN\n",
    "time": 1679538893
  },
  "_maintainer": {
    "name": "Nicholas Griffiths",
    "email": "ngriffiths21@gmail.com",
    "login": "ngriffiths21",
    "description": "",
    "uuid": 37234244,
    "orcid": "0000-0001-8166-9045"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ngriffiths21",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ngriffiths21",
      "count": 62,
      "uuid": 37234244
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 37234244,
    "type": "user",
    "name": "Nick Griffiths"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/groupr"
  },
  "_devurl": "https://github.com/ngriffiths21/groupr",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/groupr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ngriffiths21/groupr",
  "_realowner": "ngriffiths21",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-14"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-09"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-23"
    }
  ],
  "_exports": [
    "colgrp",
    "group_by2",
    "infer_colgrps",
    "pivot_grps",
    "sep_colgrp"
  ],
  "_help": [
    {
      "page": "colgrp",
      "title": "Make a Single Column Grouping",
      "topics": [
        "colgrp"
      ]
    },
    {
      "page": "group_by2",
      "title": "Group a Tibble With Inapplicable Groups",
      "topics": [
        "group_by2"
      ]
    },
    {
      "page": "infer_colgrps",
      "title": "Set Column Grouping for a Structured Data Frame",
      "topics": [
        "infer_colgrps"
      ]
    },
    {
      "page": "pivot_grps",
      "title": "Pivot with Inapplicable Groups",
      "topics": [
        "pivot_grps"
      ]
    },
    {
      "page": "sep_colgrp",
      "title": "Separate Columns By a Character",
      "topics": [
        "sep_colgrp"
      ]
    },
    {
      "page": "ungroup.igrouped_df",
      "title": "Ungroup a Tibble With Inapplicable Groups",
      "topics": [
        "ungroup.igrouped_df"
      ]
    }
  ],
  "_readme": "https://github.com/ngriffiths21/groupr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to groupr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The meaning of inapplicable groups",
        "Data cleaning and representation",
        "Pivoting",
        "As an operation on groups",
        "Inapplicable group pivoting",
        "Later: selecting data for computation"
      ],
      "created": "2020-08-01 21:36:19",
      "modified": "2020-10-07 05:21:26",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "groupr",
  "_universes": [
    "ngriffiths21"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-28T09:07:02.000Z",
      "distro": "noble",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "00c473c83cb28c1ffdb70123167269c6f5e260c775921cbe95353a8e92ff1474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-28T09:07:04.000Z",
      "distro": "noble",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "fc0c9147b0b59c329db54c9d2e31fdbe1722aad57b3cf3ef33c2a0b46f1f63b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-28T09:06:28.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "4eeaa95fdee19c24fd55f8ec8e66725dd4183e77db4a6fbae1cafe729d7670ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-28T09:06:23.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "e0300248109cd41245185b7d2a54ce7ded07880bf6ece7050dff28fb7bc8a8fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-28T09:06:40.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "88dca96d9cc52568c5e229f3f9b2077e43a55cadf51727177e0969ff9e178004",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-28T09:06:12.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "2b2b854c66d5bc26c2754f625b916f8978622c1005f4a3eec5184d5958a16f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-28T09:05:54.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "c4f84a566e0ba52d4c51a49cec4465b747df379cc875a4f0140c548be71a3a02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-28T09:06:39.000Z",
      "commit": "812b265b960348a7a73cc43bd8b71946671806fb",
      "fileid": "a0c4014ea28a29945243c5b46cafb46cf3f7e0941d941546be89cd9e6eb298a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ngriffiths21/actions/runs/26565186005"
    }
  ]
}