{
  "_id": "6a2e812d3efcd9bda4318638",
  "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-06-14 10:21:02 UTC",
    "User": "root"
  },
  "Author": "Matt Kerlogue [aut, cre]",
  "Maintainer": "Matt Kerlogue <matt.kerlogue@me.com>",
  "MD5sum": "a9fa3666a2104e8c7e4c423c97b44c6d",
  "_user": "mattkerlogue",
  "_type": "src",
  "_file": "shrthnd_0.1.0.9000.tar.gz",
  "_fileid": "c6880e12877708c769c4dc47bfe276c30441cdeeddc38f8cea84f98a68ffc75b",
  "_filesize": 226105,
  "_sha256": "c6880e12877708c769c4dc47bfe276c30441cdeeddc38f8cea84f98a68ffc75b",
  "_created": "2026-06-14T10:21:02.000Z",
  "_published": "2026-06-14T10:23:41.253Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81269596902,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620049926"
    },
    {
      "job": 81269596907,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620050036"
    },
    {
      "job": 81269596916,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620044213"
    },
    {
      "job": 81269596906,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620046295"
    },
    {
      "job": 81269418343,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620035063"
    },
    {
      "job": 81269596905,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620048166"
    },
    {
      "job": 81269596920,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620044135"
    },
    {
      "job": 81269596935,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620044704"
    },
    {
      "job": 81269596929,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620044586"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003",
  "_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",
    "description": "Doing things with data (often in R) and a lapsed geographer",
    "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",
    "followers": 37,
    "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",
    "LICENSE",
    "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-06-14T10:23:05.000Z",
      "distro": "noble",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "10443c75877b65d5a6acad406d6f2bf3ff4dafbe0e459988dfb3832a49d6fa5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:23:06.000Z",
      "distro": "noble",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "1f9126178b569c4327628a4dcc6a9b999784f3de9f7ca9859f971617f534137d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:22:23.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "605bdfb8fc058646cd88719d6102b37744f15d201db33d1c93fe6e0496185e2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:22:38.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "3a811f3f4f1c21df626d2cb5903a101efd52b78165c4f48854264f9bcc9d9cb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:23:09.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "3788ddc56a3e0ab65f1176d114bddda3b383c4c7b2d9441e19c27ecd5b098e28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:22:06.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "7642611fda37913410e8ce995b4ac5a784d7a8903826e80f72dd16c5062eba77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:22:12.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "3e0e4ee5327178acf6bed9b6c872e6b9e01425184d9e961282a00eeb4b003dab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-14T10:22:14.000Z",
      "commit": "ca9ff1a93c9d90b8b30ba6565038649d42e0827c",
      "fileid": "9a423b41d9ca1725d53b3453e1c9c3d26e10da72d21f9d914c1d4ed20eed6014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mattkerlogue/actions/runs/27495754003"
    }
  ]
}