{
  "_id": "6a3e2a40a319ef94144843c8",
  "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-06-26 07:25:18 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": "827a9e71d96d0b5cce5b9afef68281c4",
  "_user": "piecepackr",
  "_type": "src",
  "_file": "pprules_0.1.2-3.tar.gz",
  "_fileid": "31f9fcf857ba0a5966044d1c34e8372c1bf0a77b77630035b75a1fc9398142cc",
  "_filesize": 138160,
  "_sha256": "31f9fcf857ba0a5966044d1c34e8372c1bf0a77b77630035b75a1fc9398142cc",
  "_created": "2026-06-26T07:25:18.000Z",
  "_published": "2026-06-26T07:29:04.010Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83610669003,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7899580288"
    },
    {
      "job": 83610668956,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "7899563667"
    },
    {
      "job": 83610668929,
      "time": 142,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7899564698"
    },
    {
      "job": 83610668935,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7899562288"
    },
    {
      "job": 83610192515,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7899520150"
    },
    {
      "job": 83610668944,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7899555577"
    },
    {
      "job": 83610668989,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7899555136"
    },
    {
      "job": 83610668973,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7899548630"
    },
    {
      "job": 83610668953,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7899550241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178",
  "_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",
    "description": "Studies electricity markets",
    "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",
    "followers": 5
  },
  "_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-06-26T07:28:15.000Z",
      "distro": "resolute",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "d8342b205118c706dbbcd4138031765e794d40bb6b3d0020580e58495cafceed",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:27:28.000Z",
      "distro": "resolute",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "61aea8d305f64106dfafa6716a9f457a0c821d87408e3f943e2d1cf2d992246e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:27:15.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "4e2e00fd7c3911f6f89a6a9249d98e719abd493fc10139e266334e74c9d51313",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:27:07.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "9c9590c1bfde77321347c8213c5724c2404701d99b2642607a2250fc061fc433",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:27:25.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "0bfd67796243980e8b8058c5758f6f23d9a9bf37f6c02c5443d147046b518504",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:26:27.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "63712ec9ab768ea960c2c27ff90b843227d5b4607f2ec6b6adb6d2bbc9cf3de4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:26:21.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "02e6a1733f99f9e15d4c632464348b81824a3af160bbe5d17ccf8cc1a1fa7623",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2-3",
      "date": "2026-06-26T07:26:18.000Z",
      "commit": "ccf9eb301c5011daf57e0c9db439302cb987ebeb",
      "fileid": "2439194447ab7dd6648a108429e93dd2a93fe3fc17b3375e0961b8a88451fafe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/28223572178"
    }
  ]
}