{
  "_id": "6a197d60acfb0bcc41df70f5",
  "Package": "RCLabels",
  "Title": "Manipulate Matrix Row and Column Labels with Ease",
  "Version": "0.1.12",
  "Date": "2025-03-05",
  "Authors@R": "c(person(given = \"Matthew\",\nfamily = \"Heun\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7438-214X\"),\nemail = \"matthew.heun@me.com\"))",
  "Description": "Functions to assist manipulation of matrix row and column\nlabels for all types of matrix mathematics where row and column\nlabels are to be respected.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "notation",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "URL": "https://matthewheun.github.io/RCLabels/",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://matthewheun.r-universe.dev",
  "Date/Publication": "2025-05-23 15:15:06 UTC",
  "RemoteUrl": "https://github.com/matthewheun/rclabels",
  "RemoteRef": "HEAD",
  "RemoteSha": "b815437c555464edfb4b613020af7c7fef400fcb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 10:39:12 UTC",
    "User": "root"
  },
  "Author": "Matthew Heun [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7438-214X>)",
  "Maintainer": "Matthew Heun <matthew.heun@me.com>",
  "MD5sum": "ef939dd5d83c48cafef6125571cde6eb",
  "_user": "matthewheun",
  "_type": "src",
  "_file": "RCLabels_0.1.12.tar.gz",
  "_fileid": "a16facbf195c1d1d9ee532104497e8a802c79f74061501a0602d083c93c9ed22",
  "_filesize": 249509,
  "_sha256": "a16facbf195c1d1d9ee532104497e8a802c79f74061501a0602d083c93c9ed22",
  "_created": "2026-05-29T10:39:12.000Z",
  "_published": "2026-05-29T11:49:52.721Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78484921741,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288801608"
    },
    {
      "job": 78484921728,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288794598"
    },
    {
      "job": 78484921744,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289950122"
    },
    {
      "job": 78484921735,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289950908"
    },
    {
      "job": 78484513783,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288761555"
    },
    {
      "job": 78484921699,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288792473"
    },
    {
      "job": 78484921793,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288788077"
    },
    {
      "job": 78484921766,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288787674"
    },
    {
      "job": 78484921732,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288784672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/matthewheun/rclabels",
  "_commit": {
    "id": "b815437c555464edfb4b613020af7c7fef400fcb",
    "author": "Matthew Heun <matthew.heun@me.com>",
    "committer": "Matthew Heun <matthew.heun@me.com>",
    "message": "Merge branch 'develop'\n",
    "time": 1748013306
  },
  "_maintainer": {
    "name": "Matthew Heun",
    "email": "matthew.heun@me.com",
    "login": "matthewheun",
    "description": "",
    "uuid": 3308246,
    "orcid": "0000-0002-7438-214X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "matthewheun",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "matthewheun",
      "count": 484,
      "uuid": 3308246
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 3308246,
    "type": "user",
    "name": "MatthewHeun"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RCLabels"
  },
  "_devurl": "https://github.com/matthewheun/rclabels",
  "_pkgdown": "https://matthewheun.github.io/RCLabels/",
  "_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/RCLabels.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matthewheun/rclabels",
  "_realowner": "matthewheun",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.4",
      "date": "2021-12-06"
    },
    {
      "version": "0.1.0",
      "date": "2022-01-04"
    },
    {
      "version": "0.1.1",
      "date": "2022-03-05"
    },
    {
      "version": "0.1.2",
      "date": "2022-10-28"
    },
    {
      "version": "0.1.4",
      "date": "2023-04-25"
    },
    {
      "version": "0.1.7",
      "date": "2023-12-02"
    },
    {
      "version": "0.1.8",
      "date": "2023-12-10"
    },
    {
      "version": "0.1.9",
      "date": "2023-12-21"
    },
    {
      "version": "0.1.10",
      "date": "2024-01-30"
    },
    {
      "version": "0.1.11",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "%>%",
    "flip_pref_suff",
    "get_nouns",
    "get_objects",
    "get_piece",
    "get_pps",
    "get_pref_suff",
    "get_prepositions",
    "infer_notation",
    "make_list",
    "make_or_pattern",
    "match_by_pattern",
    "modify_label_pieces",
    "modify_nouns",
    "notation_vec",
    "paste_noun_pp",
    "paste_pref_suff",
    "preposition_notation",
    "remove_label_pieces",
    "replace_by_pattern",
    "split_noun_pp",
    "split_pref_suff",
    "switch_notation"
  ],
  "_datasets": [
    {
      "name": "arrow_notation",
      "title": "Arrow notation",
      "object": "arrow_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "bracket_arrow_notation",
      "title": "Bracket arrow notation",
      "object": "bracket_arrow_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "bracket_notation",
      "title": "Bracket notation",
      "object": "bracket_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dash_notation",
      "title": "A description of dash notation.",
      "object": "dash_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "first_dot_notation",
      "title": "First dot notation",
      "object": "first_dot_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "from_notation",
      "title": "From notation",
      "object": "from_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "in_notation",
      "title": "In notation",
      "object": "in_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "notations_list",
      "title": "Notations list",
      "object": "notations_list",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "of_notation",
      "title": "Of notation",
      "object": "of_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "paren_notation",
      "title": "Parenthetical notation",
      "object": "paren_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "prepositions",
      "title": "Prepositions",
      "object": "prepositions",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "prepositions_list",
      "title": "Prepositions",
      "object": "prepositions_list",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "to_notation",
      "title": "To notation",
      "object": "to_notation",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arrow_notation",
      "title": "Arrow notation",
      "topics": [
        "arrow_notation"
      ]
    },
    {
      "page": "bracket_arrow_notation",
      "title": "Bracket arrow notation",
      "topics": [
        "bracket_arrow_notation"
      ]
    },
    {
      "page": "bracket_notation",
      "title": "Bracket notation",
      "topics": [
        "bracket_notation"
      ]
    },
    {
      "page": "dash_notation",
      "title": "A description of dash notation.",
      "topics": [
        "dash_notation"
      ]
    },
    {
      "page": "first_dot_notation",
      "title": "First dot notation",
      "topics": [
        "first_dot_notation"
      ]
    },
    {
      "page": "from_notation",
      "title": "From notation",
      "topics": [
        "from_notation"
      ]
    },
    {
      "page": "get_nouns",
      "title": "Extract nouns from row and column labels",
      "topics": [
        "get_nouns"
      ]
    },
    {
      "page": "get_objects",
      "title": "Extract objects of prepositional phrases in row and column labels",
      "topics": [
        "get_objects"
      ]
    },
    {
      "page": "get_piece",
      "title": "Get a piece of a label",
      "topics": [
        "get_piece"
      ]
    },
    {
      "page": "get_pps",
      "title": "Extract prepositional phrases of row and column labels",
      "topics": [
        "get_pps"
      ]
    },
    {
      "page": "get_prepositions",
      "title": "Extract prepositions from row and column labels",
      "topics": [
        "get_prepositions"
      ]
    },
    {
      "page": "in_notation",
      "title": "In notation",
      "topics": [
        "in_notation"
      ]
    },
    {
      "page": "infer_notation",
      "title": "Infer the notation(s) for a row or column label",
      "topics": [
        "infer_notation"
      ]
    },
    {
      "page": "infer_notation_for_one_label",
      "title": "Infer the notation from one row or column label",
      "topics": [
        "infer_notation_for_one_label"
      ]
    },
    {
      "page": "make_list",
      "title": "Make a list of items in x, regardless of x's type",
      "topics": [
        "make_list"
      ]
    },
    {
      "page": "make_or_pattern",
      "title": "Create \"or\" regex patterns",
      "topics": [
        "make_or_pattern"
      ]
    },
    {
      "page": "modify_label_pieces",
      "title": "Modify pieces of row and column labels",
      "topics": [
        "modify_label_pieces"
      ]
    },
    {
      "page": "modify_nouns",
      "title": "Modify nouns in labels",
      "topics": [
        "modify_nouns"
      ]
    },
    {
      "page": "notations_list",
      "title": "Notations list",
      "topics": [
        "notations_list"
      ]
    },
    {
      "page": "of_notation",
      "title": "Of notation",
      "topics": [
        "of_notation"
      ]
    },
    {
      "page": "paren_notation",
      "title": "Parenthetical notation",
      "topics": [
        "paren_notation"
      ]
    },
    {
      "page": "paste_noun_pp",
      "title": "Recombine row and column labels",
      "topics": [
        "paste_noun_pp"
      ]
    },
    {
      "page": "prepositions",
      "title": "Prepositions",
      "topics": [
        "prepositions"
      ]
    },
    {
      "page": "prepositions_list",
      "title": "Prepositions",
      "topics": [
        "prepositions_list"
      ]
    },
    {
      "page": "regex_funcs",
      "title": "Find or replace row or column labels that match a regular expression",
      "topics": [
        "match_by_pattern",
        "regex_funcs",
        "replace_by_pattern"
      ]
    },
    {
      "page": "remove_label_pieces",
      "title": "Remove a prepositional phrase in a row or column label",
      "topics": [
        "remove_label_pieces"
      ]
    },
    {
      "page": "row-col-notation",
      "title": "Row and column notation",
      "topics": [
        "flip_pref_suff",
        "get_pref_suff",
        "notation_vec",
        "paste_pref_suff",
        "preposition_notation",
        "row-col-notation",
        "split_pref_suff",
        "switch_notation"
      ]
    },
    {
      "page": "split_noun_pp",
      "title": "Split row and column labels into nouns and prepositional phrases",
      "topics": [
        "split_noun_pp"
      ]
    },
    {
      "page": "strip_label_part",
      "title": "A convenience function to help splitting prefixes and suffixes",
      "topics": [
        "strip_label_part"
      ]
    },
    {
      "page": "to_notation",
      "title": "To notation",
      "topics": [
        "to_notation"
      ]
    }
  ],
  "_readme": "https://github.com/matthewheun/rclabels/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "RCLabels.Rmd",
      "filename": "RCLabels.html",
      "title": "RCLabels",
      "author": "Matthew Kuperus Heun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Use cases",
        "Label structure",
        "Working with row and column labels",
        "Notation",
        "Creating row and column labels",
        "Manipulating row and column labels (prefixes and suffixes)",
        "Vectors and lists of row and column labels",
        "Nouns and prepositions",
        "Working with row and column labels (nouns and prepositions)",
        "Modifying row and column labels",
        "Detecting strings in labels",
        "Replacing strings in labels",
        "Conclusion"
      ],
      "created": "2021-12-06 18:52:16",
      "modified": "2022-10-28 20:46:09",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "rclabels",
  "_universes": [
    "matthewheun"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-05-29T10:41:29.000Z",
      "distro": "noble",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "e1aa97616ca026adafd3c95fb1e5bf29083a06bc19b83ba49ed85e7fbe5dc7bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.12",
      "date": "2026-05-29T10:41:10.000Z",
      "distro": "noble",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "c091b3a0ebbd670473ec801d10b22ba0efaa1af1251d4d1ab97266743fac2b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-05-29T11:49:15.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "f692ac74139a5f87f7ee32593e1fa85729862f50b399fe4ec660c537627ae34b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.12",
      "date": "2026-05-29T11:49:18.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "8cef0fad06081aef71a12fdfc7b2d2807d21fdd19f53dbbeec1a89fd6a13109d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.12",
      "date": "2026-05-29T10:41:18.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "a2bdada1a9c20093210824e309e4e16a5ab9c7c201229f8a0ca162d44a56d2c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-29T10:40:37.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "32a1cd0cd3a7c1e6ff43802f09c46dd1f0883ed3a5feece3119072539f37c40b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-29T10:40:35.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "bdd8f132a2efcbcf56dc1026dac22d9a10a8bfd8bbb7d63a8aece8f3ff895fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.12",
      "date": "2026-05-29T10:40:27.000Z",
      "commit": "b815437c555464edfb4b613020af7c7fef400fcb",
      "fileid": "ee382ca6c07aa1273863896e68ccaa6549bc9670474bf78f498b25eaebfc0331",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/matthewheun/actions/runs/26632472279"
    }
  ]
}