{
  "_id": "6a101877acfb0bcc41c85694",
  "Encoding": "UTF-8",
  "Package": "pprules",
  "Type": "Package",
  "Title": "Piecepack Game Rules",
  "Version": "0.1.2-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 generate piecepack game rulesets and books.",
  "License": "CC BY-SA 4.0",
  "URL": "https://github.com/piecepackr/pprules,\nhttps://trevorldavis.com/R/pprules/",
  "BugReports": "https://github.com/piecepackr/pprules/issues",
  "LazyLoad": "yes",
  "Remotes": [
    "piecepackr/ppdf"
  ],
  "SystemRequirements": "exiftool, pandoc, xelatex",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libimage-exiftool-perl libicu-dev libjpeg-dev\nlibpng-dev libxml2-dev",
  "Repository": "https://piecepackr.r-universe.dev",
  "Date/Publication": "2026-02-05 18:38:53 UTC",
  "RemoteUrl": "https://github.com/piecepackr/pprules",
  "RemoteRef": "HEAD",
  "RemoteSha": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 21:28:06 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>",
  "MD5sum": "b7b7dfdf2d745c782bb95846bb95fa8d",
  "_user": "piecepackr",
  "_type": "src",
  "_file": "pprules_0.1.2-3.tar.gz",
  "_fileid": "1084c313fd02db3c145a498654713bcca31baab5742433301a746600042ff3d1",
  "_filesize": 137930,
  "_sha256": "1084c313fd02db3c145a498654713bcca31baab5742433301a746600042ff3d1",
  "_created": "2026-05-14T21:28:06.000Z",
  "_published": "2026-05-22T08:48:55.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346728341,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7005246682"
    },
    {
      "job": 77346728420,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7005243744"
    },
    {
      "job": 77346728445,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7005229124"
    },
    {
      "job": 77346728480,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7005222224"
    },
    {
      "job": 77346728069,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7005193587"
    },
    {
      "job": 77346728092,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156518315"
    },
    {
      "job": 77346728293,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7005238562"
    },
    {
      "job": 77346728470,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7005229347"
    },
    {
      "job": 77346728677,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7005228086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/piecepackr/pprules",
  "_commit": {
    "id": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
    "author": "Trevor L Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L Davis <trevor.l.davis@gmail.com>",
    "message": "fix: Skip rules tests if unsuitable xelatex installation\n",
    "time": 1770316733
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "piecepackr",
      "version": ">= 1.10.1",
      "role": "Imports"
    },
    {
      "package": "ppdf",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "xmpdf",
      "version": ">= 0.1.0-32",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "piecepackr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "board-game",
    "piecepack"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 18,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 60534728,
    "type": "organization",
    "name": "piecepackr"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pprules"
  },
  "_devurl": "https://github.com/piecepackr/pprules",
  "_pkgdown": "https://trevorldavis.com/R/pprules/",
  "_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/pprules.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "game_kit",
    "names_rulesets",
    "save_pamphlet",
    "save_promo_image",
    "save_rulebook",
    "save_ruleset"
  ],
  "_help": [
    {
      "page": "game_kit",
      "title": "Game Kit R6 object",
      "topics": [
        "game_kit"
      ]
    },
    {
      "page": "names_rulesets",
      "title": "Get names of piecepack games we can generate rulesets for.",
      "topics": [
        "names_rulesets"
      ]
    },
    {
      "page": "save_promo_image",
      "title": "Save promo image of game",
      "topics": [
        "save_promo_image"
      ]
    },
    {
      "page": "save_rulebook",
      "title": "Save rulebook",
      "topics": [
        "save_rulebook"
      ]
    },
    {
      "page": "save_ruleset",
      "title": "Save ruleset",
      "topics": [
        "save_pamphlet",
        "save_ruleset"
      ]
    }
  ],
  "_readme": "https://github.com/piecepackr/pprules/raw/HEAD/README.md",
  "_rundeps": [
    "affiner",
    "base64enc",
    "brio",
    "cli",
    "clock",
    "cpp11",
    "datetimeoffset",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "gridGeometry",
    "grImport2",
    "highr",
    "jpeg",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "piecepackr",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "ppdf",
    "purrr",
    "R6",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "XML",
    "xmpdf",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pprules",
  "_universes": [
    "piecepackr",
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:30:28.000Z",
      "distro": "noble",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "e6ec2f11f9a6cc8264322d446a6f6fd0a7df490b3db5705202230435988e510c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:30:18.000Z",
      "distro": "noble",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "2204c71408c558494ef447d0d0b80a2991db12b2792d5a4b4b891c38a4e39b13",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:29:45.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "3b494e051724a7778d4de202076a4dcdff7884e9de7fdab5acdbdecc687f1a4e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:29:30.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "7c8658ea78c3675d6fe2cbe44f9149ddf1111cfa31f4197d09a1ee3bee25ea50",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:29:44.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "ea7f96e0683315300893a41cb084ea0539fb896534ea137f127f5be6962622e0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:29:22.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "a346a57bf4c6e1fd64a70907b8e46fa1a029e093dd043aa77f08a13e3c6af77f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-05-14T21:29:23.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "5d94ec2d66654de26458148c1c9acdd45d3c8fd334e1f4f9e67525c1cd835a2e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2-3",
      "date": "2026-05-22T08:48:36.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "5f66e46c815660088f00b5cd50c1befab75fb670231fd01fc6e8f253dc786d24",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/25886549359"
    }
  ]
}