{
  "_id": "6a4decdae691af43f13de3b0",
  "Encoding": "UTF-8",
  "Package": "ppcli",
  "Type": "Package",
  "Title": "Plaintext Board Game Visualizations",
  "Version": "0.3.0-3",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"),\nemail=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")))",
  "Description": "Functions to visualize board games in plaintext. Provides\ncolorization support for the terminal and HTML.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/piecepackr/ppcli,\nhttps://trevorldavis.com/R/ppcli/",
  "BugReports": "https://github.com/piecepackr/ppcli/issues",
  "LazyLoad": "yes",
  "Remotes": [
    "piecepackr/ppdf"
  ],
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://piecepackr.r-universe.dev",
  "Date/Publication": "2026-05-09 06:25:47 UTC",
  "RemoteUrl": "https://github.com/piecepackr/ppcli",
  "RemoteRef": "HEAD",
  "RemoteSha": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:20:36 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>)",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "_user": "piecepackr",
  "_type": "src",
  "_file": "ppcli_0.3.0-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/9905e9c2a53541f6a5aa99278066c8b7e5d2f00c6751658d0d7aaeb9c95cb574",
  "_filesize": 115544,
  "_sha256": "9905e9c2a53541f6a5aa99278066c8b7e5d2f00c6751658d0d7aaeb9c95cb574",
  "_expires": "2026-10-16T06:23:20.000Z",
  "_created": "2026-07-08T06:20:36.000Z",
  "_published": "2026-07-08T06:23:22.005Z",
  "_jobs": [
    {
      "job": 85801285948,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159880373"
    },
    {
      "job": 85801285969,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159878573"
    },
    {
      "job": 85801285936,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159864422"
    },
    {
      "job": 85801285931,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159872864"
    },
    {
      "job": 85800777333,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159842992"
    },
    {
      "job": 85801285917,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8159874087"
    },
    {
      "job": 85801285928,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8159862823"
    },
    {
      "job": 85801285921,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8159865080"
    },
    {
      "job": 85801285961,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8159866081"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948",
  "_status": "success",
  "_upstream": "https://github.com/piecepackr/ppcli",
  "_commit": {
    "id": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: add sponsor button [skip ci]\n",
    "time": 1778307947
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "fansi",
      "role": "Suggests"
    },
    {
      "package": "ppdf",
      "version": ">= 0.2.0-13",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "piecepackr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 29,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 60534728,
    "type": "organization",
    "name": "piecepackr",
    "followers": 5
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ppcli"
  },
  "_devurl": "https://github.com/piecepackr/ppcli",
  "_pkgdown": "https://trevorldavis.com/R/ppcli/",
  "_searchresults": 0,
  "_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/ppcli.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cat_piece",
    "str_piece"
  ],
  "_help": [
    {
      "page": "cat_piece",
      "title": "Prints plaintext piecepack diagrams",
      "topics": [
        "cat_piece"
      ]
    },
    {
      "page": "str_piece",
      "title": "Generate plaintext piecepack diagrams",
      "topics": [
        "str_piece"
      ]
    }
  ],
  "_readme": "https://github.com/piecepackr/ppcli/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ppcli",
  "_universes": [
    "piecepackr",
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:22:41.000Z",
      "distro": "resolute",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/d8c41bcdf9d3f800cf40f11d4c739738aae6411c5cc24441d9742c4d6454fa80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:22:36.000Z",
      "distro": "resolute",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/0ceb32677f4041b212856a4fb9b9a0276d7f02c0ab008b55512735f501d8efa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:21:53.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/e05be3e372784c450d44db74f634ef6b94bb9d48962d2255e678ccc5c1577474",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:22:18.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/11d690ed87c8e73cc3e7861ee4422ce45f3ef27c86c2b41f3eaf6d6ae5abb9c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:22:35.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/dee1579b35295ecb9487efcdf7dd210d572837c9768281270b02f6051158d652",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:21:39.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/d9269d3a9f47138bea0c9ca4cae3f636e0f05a84aee0251590ace6ad215ccf37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:21:47.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/283d1f8e03bd166a0a1f9ade9f91cdbfb8306d772ea9a80a381ffddd9be9bd6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0-3",
      "date": "2026-07-08T06:21:50.000Z",
      "commit": "66d466d5bf6adaca615c8d7d9226035c2ce11d29",
      "fileid": "https://r2.ropensci.org/dceddabe09f79fca85e53342c9d9a5b12eeb8ada19fd25fae144525d77a7f5b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28921890948"
    }
  ]
}