{
  "_id": "6a5881e1ff0138dec5d745fe",
  "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-07-16 06:58:48 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": "ppgamer_0.2.0-1.tar.gz",
  "_fileid": "https://r2.ropensci.org/915887278a5448ff1b292249d12e7dc9aaf7401a034ce5276d2d5d2d32ce2e63",
  "_filesize": 111595,
  "_sha256": "915887278a5448ff1b292249d12e7dc9aaf7401a034ce5276d2d5d2d32ce2e63",
  "_expires": "2026-10-24T07:01:51.000Z",
  "_created": "2026-07-16T06:58:48.000Z",
  "_published": "2026-07-16T07:01:53.267Z",
  "_jobs": [
    {
      "job": 87556339127,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367519689"
    },
    {
      "job": 87556339163,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367521103"
    },
    {
      "job": 87556339154,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367507771"
    },
    {
      "job": 87556339149,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367499771"
    },
    {
      "job": 87555810632,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367463884"
    },
    {
      "job": 87556339153,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367505979"
    },
    {
      "job": 87556339165,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367500945"
    },
    {
      "job": 87556339157,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367500216"
    },
    {
      "job": 87556339222,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367494180"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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.1",
  "_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-07-16T07:00:55.000Z",
      "distro": "resolute",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/e40ba5aa3a9246c5eb47e841b0dd477daf545b7f42194f95210de2302c945caa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:57.000Z",
      "distro": "resolute",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/fd46f11304e2437bc33b87bd11a90706f4093373dda53d21de9fec0e08c02341",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:32.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/9c90429c873b9b4836c5fbe33650d656eca9bb4bc202a2cdbf3b48b5d5036e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:12.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/0762829477d4854b2648fefcde680a9cafdb6bb07f9345ada41d73b35dcdbfc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:51.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/3c4d05c59813c2b3214df79bcd071d8ca328a653a16c9a36e3c933f97bd1adfe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:03.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/9ca4a371173b2a645274247465b5c204fcdafe4c0e2446270f3c00a132eb8819",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-07-16T07:00:06.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/adad596de04f7020f366ec05fd23f34f6335c12c6168734d4d39179249f3cb8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0-1",
      "date": "2026-07-16T06:59:56.000Z",
      "commit": "da0602a37040d87b697189db1018cc52a378ae95",
      "fileid": "https://r2.ropensci.org/d0577b7e64dec549eaf962c2b8a2acb3736722c37ade9bd2193443336e8bb481",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piecepackr/actions/runs/29478198887"
    }
  ]
}