{
  "_id": "6a3118483efcd9bda435ac3c",
  "Encoding": "UTF-8",
  "Package": "ppgamer",
  "Type": "Package",
  "Title": "Players for Piecepack Games like Fuji-san",
  "Version": "0.2.0-1",
  "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 that provide players for piecepack games like a\nsolver for \"Fuji-san\".",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/piecepackr/ppgamer,\nhttps://trevorldavis.com/R/ppgamer/",
  "BugReports": "https://github.com/piecepackr/ppgamer/issues",
  "LazyLoad": "yes",
  "Remotes": [
    "piecepackr/ppcli",
    "piecepackr/ppn"
  ],
  "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-04-17 06:45:21 UTC",
  "RemoteUrl": "https://github.com/piecepackr/ppgamer",
  "RemoteRef": "HEAD",
  "RemoteSha": "da0602a37040d87b697189db1018cc52a378ae95",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-16 09:29: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>",
  "MD5sum": "9cc1fce7c601d7e0589f2bd531b36d59",
  "_user": "piecepackr",
  "_type": "src",
  "_file": "ppgamer_0.2.0-1.tar.gz",
  "_fileid": "09a99036748b6d523562b4d4719e7c166baad30ae52d746cd93d6fb3d8ffed57",
  "_filesize": 111588,
  "_sha256": "09a99036748b6d523562b4d4719e7c166baad30ae52d746cd93d6fb3d8ffed57",
  "_created": "2026-06-16T09:29:36.000Z",
  "_published": "2026-06-16T09:32:56.365Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81624915352,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7662768811"
    },
    {
      "job": 81624915387,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662769119"
    },
    {
      "job": 81624915365,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7662748564"
    },
    {
      "job": 81624915358,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662742320"
    },
    {
      "job": 81624422025,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662703922"
    },
    {
      "job": 81624915437,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662749825"
    },
    {
      "job": 81624915378,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7662741658"
    },
    {
      "job": 81624916607,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7662736706"
    },
    {
      "job": 81624915402,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7662742185"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/piecepackr/ppgamer",
  "_commit": {
    "id": "da0602a37040d87b697189db1018cc52a378ae95",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "refactor: `solve_fujisan()` should return `pawn_string` to match `coin_string` and `dice_string`\n",
    "time": 1776408321
  },
  "_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": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "piecepackr",
      "role": "Suggests"
    },
    {
      "package": "ppcli",
      "role": "Suggests"
    },
    {
      "package": "ppn",
      "version": ">= 0.1.0-2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "piecepackr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 9,
      "uuid": 2433259
    }
  ],
  "_userbio": {
    "uuid": 60534728,
    "type": "organization",
    "name": "piecepackr",
    "followers": 5
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ppgamer"
  },
  "_devurl": "https://github.com/piecepackr/ppgamer",
  "_pkgdown": "https://trevorldavis.com/R/ppgamer/",
  "_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/ppgamer.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "solve_dominosa",
    "solve_fujisan"
  ],
  "_help": [
    {
      "page": "solve_dominosa",
      "title": "Solve Dominosa puzzle",
      "topics": [
        "solve_dominosa"
      ]
    },
    {
      "page": "solve_fujisan",
      "title": "Solve Fujisan game",
      "topics": [
        "solve_fujisan"
      ]
    }
  ],
  "_readme": "https://github.com/piecepackr/ppgamer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ppgamer",
  "_universes": [
    "piecepackr",
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:32:03.000Z",
      "distro": "noble",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "b24a15a11660fb661b7bc01d9192853ff1d567033658c4f655a382c752e4f3bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:32:02.000Z",
      "distro": "noble",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "122ca649bdeaab479148dfdbd41ef4946465da34cd4e1e579bcc7d6fce5b2c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:31:19.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "71c4b28a882bba5716ade80e0270209bffda3db1e67e7d3ec99cb304a11ff35d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:31:05.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "9e7e8b6742b724cd78b64168e6dcfc929871d7abec454e8dc008053fd3f2892e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:31:47.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "acffd09eefe8522addc3f4f55485ca0f8abdec9938186fbb4ddd07c2f289205c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:30:52.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "1867661673ceb4219ab23784f7652ff7fc59d490ff55952185a4382d40be2776",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:30:38.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "5d24a56035367b59704d0f0ec5a24865a2536e43adad9f05d8234031d0b1c69c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-06-16T09:30:50.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "dca54aab4a10862756b8e130e5a905374841d65211d779e0fbd3cddef686f509",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/27607861332"
    }
  ]
}