{
  "_id": "6a4a0c96b9bf02698bd56224",
  "Package": "piecemaker",
  "Title": "Tools for Preparing Text for Tokenizers",
  "Version": "1.0.2.9000",
  "Authors@R": "c(\nperson(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\")),\nperson(\"Jonathan\", \"Bratt\", , \"jonathan.bratt@macmillan.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2859-0076\")),\nperson(\"Bedford Freeman & Worth Pub Grp LLC DBA Macmillan Learning\", role = \"cph\")\n)",
  "Description": "Tokenizers break text into pieces that are more usable by\nmachine learning models. Many tokenizers share some preparation\nsteps. This package provides those shared steps, along with a\nsimple tokenizer.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/macmillancontentscience/piecemaker,\nhttps://macmillancontentscience.github.io/piecemaker/",
  "BugReports": "https://github.com/macmillancontentscience/piecemaker/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://macmillancontentscience.r-universe.dev",
  "Date/Publication": "2023-06-02 19:46:08 UTC",
  "RemoteUrl": "https://github.com/macmillancontentscience/piecemaker",
  "RemoteRef": "HEAD",
  "RemoteSha": "b02c1a74923301545366805680e54091675305c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 07:46:40 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>),\nJonathan Bratt [aut] (ORCID: <https://orcid.org/0000-0003-2859-0076>),\nBedford Freeman & Worth Pub Grp LLC DBA Macmillan Learning [cph]",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "macmillancontentscience",
  "_type": "src",
  "_file": "piecemaker_1.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/14c3c4a5c26dfbbd03179f215962b5b3590441d417bef4ad7e7d9c953e33ef16",
  "_filesize": 115299,
  "_sha256": "14c3c4a5c26dfbbd03179f215962b5b3590441d417bef4ad7e7d9c953e33ef16",
  "_expires": "2026-10-13T07:49:41.000Z",
  "_created": "2026-07-05T07:46:40.000Z",
  "_published": "2026-07-05T07:49:42.858Z",
  "_jobs": [
    {
      "job": 85204234021,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089658499"
    },
    {
      "job": 85204234010,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089662594"
    },
    {
      "job": 85204234011,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089655417"
    },
    {
      "job": 85204234016,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089653757"
    },
    {
      "job": 85204047299,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089643498"
    },
    {
      "job": 85204233984,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8089658870"
    },
    {
      "job": 85204234002,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8089652810"
    },
    {
      "job": 85204234022,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8089652932"
    },
    {
      "job": 85204233993,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8089651389"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796",
  "_status": "success",
  "_upstream": "https://github.com/macmillancontentscience/piecemaker",
  "_commit": {
    "id": "b02c1a74923301545366805680e54091675305c6",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "Jon Harmon <jonthegeek@gmail.com>",
    "message": "Increment version number to 1.0.2.9000\n",
    "time": 1685735168
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "macmillancontentscience",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 20,
      "uuid": 33983824
    },
    {
      "user": "jonathanbratt",
      "count": 1,
      "uuid": 33073024
    }
  ],
  "_userbio": {
    "uuid": 73667768,
    "type": "organization",
    "name": "Macmillan Learning Content Science",
    "followers": 5,
    "description": "A team of data scientists researching and applying content analysis techniques"
  },
  "_downloads": {
    "count": 356,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/piecemaker"
  },
  "_devurl": "https://github.com/macmillancontentscience/piecemaker",
  "_pkgdown": "https://macmillancontentscience.github.io/piecemaker/",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/piecemaker.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/macmillancontentscience/piecemaker",
  "_realowner": "macmillancontentscience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-08-06"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-03"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-02"
    }
  ],
  "_exports": [
    "prepare_and_tokenize",
    "prepare_text",
    "remove_control_characters",
    "remove_diacritics",
    "remove_replacement_characters",
    "space_cjk",
    "space_punctuation",
    "squish_whitespace",
    "tokenize_space",
    "validate_utf8"
  ],
  "_help": [
    {
      "page": "prepare_and_tokenize",
      "title": "Split Text on Spaces",
      "topics": [
        "prepare_and_tokenize"
      ]
    },
    {
      "page": "prepare_text",
      "title": "Prepare Text for Tokenization",
      "topics": [
        "prepare_text"
      ]
    },
    {
      "page": "remove_control_characters",
      "title": "Remove Non-Character Characters",
      "topics": [
        "remove_control_characters"
      ]
    },
    {
      "page": "remove_diacritics",
      "title": "Remove Diacritical Marks on Characters",
      "topics": [
        "remove_diacritics"
      ]
    },
    {
      "page": "remove_replacement_characters",
      "title": "Remove the Unicode Replacement Character",
      "topics": [
        "remove_replacement_characters"
      ]
    },
    {
      "page": "space_cjk",
      "title": "Add Spaces Around CJK Ideographs",
      "topics": [
        "space_cjk"
      ]
    },
    {
      "page": "space_punctuation",
      "title": "Add Spaces Around Punctuation",
      "topics": [
        "space_punctuation"
      ]
    },
    {
      "page": "squish_whitespace",
      "title": "Remove Extra Whitespace",
      "topics": [
        "squish_whitespace"
      ]
    },
    {
      "page": "tokenize_space",
      "title": "Break Text at Spaces",
      "topics": [
        "tokenize_space"
      ]
    },
    {
      "page": "validate_utf8",
      "title": "Clean Up Text to UTF-8",
      "topics": [
        "validate_utf8"
      ]
    }
  ],
  "_readme": "https://github.com/macmillancontentscience/piecemaker/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "piecemaker",
  "_universes": [
    "macmillancontentscience",
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:48:34.000Z",
      "distro": "resolute",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/c66dc7cc18262a2fe0813c30a12dd567d64664868bb65426c0b4dc95c8252d36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:49:07.000Z",
      "distro": "resolute",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/52fca1839ac17f196c75c6f7e93473b71d8e706a7a4bfbd2c4fcf92be5215bc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:48:11.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/f70f6e50803b8ea8dc7133721dbdf4f7db7b7f8ffeba03a9b7765484cf514f05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:48:00.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/93686d619e01e34ef0fa37a11c82b95e86b1ff537585fef0ec22641069069330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:48:47.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/efcf909d5856490f42bd4ee7cadb8c4c3658ba2357f28e8241e196da7484a27b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:47:47.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/e67fd78f7014c50d48f7e8e96d3135518f9e3b7cd9aa9b1dd6f1c13f092891a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:47:47.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/0c9ce0f8acb364136deb2bbb954aeb169d5417bc97be67534cef4ddf6887f891",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2.9000",
      "date": "2026-07-05T07:47:39.000Z",
      "commit": "b02c1a74923301545366805680e54091675305c6",
      "fileid": "https://r2.ropensci.org/a31cf7711c27606a4b551d627faed7bd711d06199bbc3401ec64c20d245f77de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/28733717796"
    }
  ]
}