{
  "_id": "6a1f361fb401979e73428869",
  "Package": "shrthnd",
  "Title": "Work with data that uses shorthand and symbols",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Matt\", \"Kerlogue\", , \"matt.kerlogue@me.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Process character vectors of numerical data that contains\nnon-numeric shorthand and symbols.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mattkerlogue/shrthnd,\nhttps://mattkerlogue.github.io/shrthnd/",
  "BugReports": "https://github.com/mattkerlogue/shrthnd/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mattkerlogue.r-universe.dev",
  "Date/Publication": "2024-04-22 01:30:43 UTC",
  "RemoteUrl": "https://github.com/mattkerlogue/shrthnd",
  "RemoteRef": "HEAD",
  "RemoteSha": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:24:11 UTC",
    "User": "root"
  },
  "Author": "Matt Kerlogue [aut, cre]",
  "Maintainer": "Matt Kerlogue <matt.kerlogue@me.com>",
  "MD5sum": "55d59c124ebba1d10406bb9c8f685ced",
  "_user": "mattkerlogue",
  "_type": "src",
  "_file": "shrthnd_0.1.0.9000.tar.gz",
  "_fileid": "6a0bb78e232f1bcbd9d4ab19e6e09c1e0f4ba51929aca0c606bf706530443429",
  "_filesize": 223860,
  "_sha256": "6a0bb78e232f1bcbd9d4ab19e6e09c1e0f4ba51929aca0c606bf706530443429",
  "_created": "2026-05-15T06:24:11.000Z",
  "_published": "2026-06-02T19:59:27.714Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79160262002,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011379941"
    },
    {
      "job": 79160262228,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011386489"
    },
    {
      "job": 79160262430,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011381744"
    },
    {
      "job": 79160262069,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011384793"
    },
    {
      "job": 79160261798,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011356152"
    },
    {
      "job": 79160261238,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368409469"
    },
    {
      "job": 79160262181,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011380222"
    },
    {
      "job": 79160262087,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011373087"
    },
    {
      "job": 79160261919,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011371325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mattkerlogue/shrthnd",
  "_commit": {
    "id": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
    "author": "Matt Kerlogue <matt.kerlogue@me.com>",
    "committer": "Matt Kerlogue <matt.kerlogue@me.com>",
    "message": "Update README\n",
    "time": 1713749443
  },
  "_maintainer": {
    "name": "Matt Kerlogue",
    "email": "matt.kerlogue@me.com",
    "login": "mattkerlogue",
    "mastodon": "@mattkerlogue@fosstodon.org",
    "bluesky": "@matt.kerlogue.co.uk",
    "uuid": 35345053
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mattkerlogue",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mattkerlogue",
      "count": 54,
      "uuid": 35345053
    }
  ],
  "_userbio": {
    "uuid": 35345053,
    "type": "user",
    "name": "Matt Kerlogue",
    "description": "Doing things with data (often in R) and a lapsed geographer"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shrthnd"
  },
  "_devurl": "https://github.com/mattkerlogue/shrthnd",
  "_pkgdown": "https://mattkerlogue.github.io/shrthnd/",
  "_searchresults": 0,
  "_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/shrthnd.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_notes",
    "add_notes<-",
    "annotations",
    "any_shrthnd_cols",
    "any_tag",
    "as_shrthnd",
    "find_annotations",
    "guess_annotations",
    "is_na_both",
    "is_na_tag",
    "is_numeric",
    "is_shrthnd_double",
    "is_shrthnd_integer",
    "is_shrthnd_list",
    "is_shrthnd_num",
    "is_shrthnd_tbl",
    "locate_any_tag",
    "locate_no_tag",
    "locate_tag",
    "make_shrthnd_num",
    "note_to_source_note",
    "note_to_title",
    "set_notes",
    "set_source_note",
    "set_tbl_antn",
    "set_title",
    "shrthnd_list",
    "shrthnd_notes",
    "shrthnd_notes<-",
    "shrthnd_num",
    "shrthnd_source_note",
    "shrthnd_source_note<-",
    "shrthnd_tags",
    "shrthnd_tbl",
    "shrthnd_title",
    "shrthnd_title<-",
    "shrthnd_unique_tags",
    "source_to_notes",
    "tag_in",
    "tag_match",
    "title_source_to_notes",
    "title_to_notes",
    "where_shrthnd_cols",
    "where_tag",
    "which_shrthnd_cols",
    "zap_notes",
    "zap_shrthnd",
    "zap_source_note",
    "zap_tbl",
    "zap_title"
  ],
  "_help": [
    {
      "page": "annotations",
      "title": "Get and set annotations for a tibble",
      "concept": [
        "tbl"
      ],
      "topics": [
        "add_notes",
        "add_notes<-",
        "annotations",
        "set_notes",
        "set_source_note",
        "set_tbl_antn",
        "set_title",
        "shrthnd_notes",
        "shrthnd_notes<-",
        "shrthnd_source_note",
        "shrthnd_source_note<-",
        "shrthnd_title",
        "shrthnd_title<-"
      ]
    },
    {
      "page": "as_shrthnd",
      "title": "Coerce a shrthnd_num to a character vector with shorthand",
      "concept": [
        "num"
      ],
      "topics": [
        "as_shrthnd"
      ]
    },
    {
      "page": "find_annotations",
      "title": "Find annotations in a data frame",
      "topics": [
        "find_annotations",
        "guess_annotations"
      ]
    },
    {
      "page": "is_shrthnd",
      "title": "Test if an object is using shrthnd",
      "concept": [
        "num"
      ],
      "topics": [
        "is_numeric",
        "is_shrthnd",
        "is_shrthnd_double",
        "is_shrthnd_integer",
        "is_shrthnd_list",
        "is_shrthnd_num",
        "is_shrthnd_tbl"
      ]
    },
    {
      "page": "make_shrthnd_num",
      "title": "Make a shrthnd_num vector from numeric and character components",
      "concept": [
        "num"
      ],
      "topics": [
        "make_shrthnd_num"
      ]
    },
    {
      "page": "annotation_to",
      "title": "Move notes to and from the title/source note of a tibble",
      "concept": [
        "tbl"
      ],
      "topics": [
        "note_to_source_note",
        "note_to_title",
        "source_to_notes",
        "title_source_to_notes",
        "title_to_notes"
      ]
    },
    {
      "page": "shrthnd_coercion",
      "title": "Coercion of shrthnd_num vectors",
      "concept": [
        "num"
      ],
      "topics": [
        "shrthnd_coercion"
      ]
    },
    {
      "page": "shrthnd_list",
      "title": "List the shorthand in a vector",
      "topics": [
        "shrthnd_list"
      ]
    },
    {
      "page": "shrthnd_maths",
      "title": "Arithmetic and mathematical operations",
      "concept": [
        "num"
      ],
      "topics": [
        "shrthnd_maths"
      ]
    },
    {
      "page": "shrthnd_num",
      "title": "Convert a character vector containing shorthand",
      "concept": [
        "num"
      ],
      "topics": [
        "shrthnd_num"
      ]
    },
    {
      "page": "shrthnd_tags",
      "title": "Get the tags attached to a shrthnd vector",
      "concept": [
        "num"
      ],
      "topics": [
        "shrthnd_tags",
        "shrthnd_unique_tags"
      ]
    },
    {
      "page": "shrthnd_tbl",
      "title": "Add annotations to tibbles",
      "concept": [
        "tbl"
      ],
      "topics": [
        "shrthnd_tbl"
      ]
    },
    {
      "page": "tag_locations",
      "title": "Get tag locations",
      "concept": [
        "num"
      ],
      "topics": [
        "any_tag",
        "is_na_both",
        "is_na_tag",
        "locate_any_tag",
        "locate_no_tag",
        "locate_tag",
        "tag_in",
        "tag_match",
        "where_tag"
      ]
    },
    {
      "page": "where_shrthnd_cols",
      "title": "Identify which columns use shrthnd",
      "topics": [
        "any_shrthnd_cols",
        "where_shrthnd_cols",
        "which_shrthnd_cols"
      ]
    },
    {
      "page": "zap_shrthnd",
      "title": "Remove annotations from tibbles",
      "concept": [
        "tbl"
      ],
      "topics": [
        "zap_notes",
        "zap_shrthnd",
        "zap_source_note",
        "zap_tbl",
        "zap_title"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mattkerlogue/shrthnd/raw/HEAD/man/figures/shrthnd_hex.png",
  "_readme": "https://github.com/mattkerlogue/shrthnd/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": "shrthnd-num.Rmd",
      "filename": "shrthnd-num.html",
      "title": "Numeric vectors with tags",
      "author": "Matt Kerlogue",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing shrthnd_num()",
        "Making a shrthnd_num",
        "Conversion to a shrthnd_num",
        "Making a shrthnd_num from scratch",
        "Coercion, maths and statistics",
        "Working with shrthnd tags"
      ],
      "created": "2023-05-31 02:23:09",
      "modified": "2024-04-12 00:36:22",
      "commits": 2
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "shrthnd",
  "_universes": [
    "mattkerlogue"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:26:01.000Z",
      "distro": "noble",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "e6f53c64be4dddfcb13c684f557e4aeb9e5841d1b6c5345b0f3e4cbb6d4b1e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:26:29.000Z",
      "distro": "noble",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "8cb5e49688570c53051fe8d41108452655f5a2fd5f5556ad9b9b7a332a12c274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:26:08.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "85381e6ce7f614c40f17604dfc552d550cfc637f83355653c9413fe50d2147b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:26:20.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "a234ba9bda3b947ec98fc6c28037017d26dd5cea7a1e1207c447dec99f99bd4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:25:59.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "382578773db9a9c04f041575a162e1517e192caa540cec9ab5e552f2df6aa34a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:25:23.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "93a876e461df9bfd60a3c1f567b8bef97c0082a1e8ebdb714935aeb652287c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-15T06:25:16.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "bb35f3aced6b071e7e7e6fbb936d78dcd6acbf4404eea3128d2cda68686653c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T19:59:10.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "b715e93349c526f93b8b0c6aadc73671ba0a3b15212aa1886ff0942b13f085e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/25903665468"
    }
  ]
}