{
  "_id": "6a215034cd65a98ecbd2d198",
  "Package": "sudoku",
  "Version": "2.8",
  "Date": "2022-04-19",
  "Title": "Sudoku Puzzle Generator and Solver",
  "Author": "David Brahm <brahm@alum.mit.edu> and Greg Snow\n<Greg.Snow@intermountainmail.org>, with contributions from Curt\nSeeliger <Seeliger.Curt@epamail.epa.gov> and Henrik Bengtsson\n<hb@maths.lth.se>.",
  "Maintainer": "David Brahm <brahm@alum.mit.edu>",
  "Description": "Generates, plays, and solves Sudoku puzzles.  The GUI\nplaySudoku() needs package \"tkrplot\" if you are not on Windows.",
  "License": "GPL",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:13:06 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-04-19 13:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/sudoku",
  "RemoteRef": "HEAD",
  "RemoteSha": "9e4b8e307a1813e0dcb8e051dc320ea074dd9f9f",
  "MD5sum": "8aa5b382b6e498d17c504d1f203c503b",
  "_user": "cran",
  "_type": "src",
  "_file": "sudoku_2.8.tar.gz",
  "_fileid": "02569b3116f3a214ae54e5b03494076f8329d8634f0d63067ef14eee1480508c",
  "_filesize": 117790,
  "_sha256": "02569b3116f3a214ae54e5b03494076f8329d8634f0d63067ef14eee1480508c",
  "_created": "2026-06-04T10:13:06.000Z",
  "_published": "2026-06-04T10:15:16.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79497179917,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7408834794"
    },
    {
      "job": 79497179900,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408834073"
    },
    {
      "job": 79496804586,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408802513"
    },
    {
      "job": 79497179895,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408830277"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26945322695",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sudoku",
  "_commit": {
    "id": "9e4b8e307a1813e0dcb8e051dc320ea074dd9f9f",
    "author": "David Brahm <brahm@alum.mit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.8\n",
    "time": 1650375002
  },
  "_maintainer": {
    "name": "David Brahm",
    "email": "brahm@alum.mit.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tkrplot",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sudoku"
  },
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/sudoku.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2006-01-06"
    },
    {
      "version": "2.0",
      "date": "2006-01-30"
    },
    {
      "version": "2.1",
      "date": "2008-11-11"
    },
    {
      "version": "2.2",
      "date": "2012-10-29"
    },
    {
      "version": "2.4",
      "date": "2012-11-01"
    },
    {
      "version": "2.5",
      "date": "2013-01-26"
    },
    {
      "version": "2.6",
      "date": "2014-06-30"
    },
    {
      "version": "2.8",
      "date": "2022-04-19"
    }
  ],
  "_exports": [
    "fetchSudokuUK",
    "generateSudoku",
    "hintSudoku",
    "playSudoku",
    "printSudoku",
    "readSudoku",
    "solveSudoku",
    "writeSudoku"
  ],
  "_help": [
    {
      "page": "fetchSudokuUK",
      "title": "Fetch the daily sudoku puzzle from https://www.sudoku.org.uk/",
      "topics": [
        "fetchSudokuUK"
      ]
    },
    {
      "page": "generateSudoku",
      "title": "Randomly Generate a Sudoku Puzzle Grid",
      "topics": [
        "generateSudoku"
      ]
    },
    {
      "page": "hintSudoku",
      "title": "Give a Hint for a Sudoku Cell",
      "topics": [
        "hintSudoku"
      ]
    },
    {
      "page": "playSudoku",
      "title": "Interactively play a game of Sudoku",
      "topics": [
        "playSudoku"
      ]
    },
    {
      "page": "printSudoku",
      "title": "Print a Sudoku Grid to the Terminal.",
      "topics": [
        "printSudoku"
      ]
    },
    {
      "page": "readSudoku",
      "title": "Read a File Containing a Sudoku Grid",
      "topics": [
        "readSudoku"
      ]
    },
    {
      "page": "solveSudoku",
      "title": "Solve a Sudoku Puzzle",
      "topics": [
        "solveSudoku"
      ]
    },
    {
      "page": "writeSudoku",
      "title": "Write a Sudoku Grid to a File",
      "topics": [
        "writeSudoku"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.505149978319906,
  "_indexed": true,
  "_nocasepkg": "sudoku",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-04T10:14:50.000Z",
      "distro": "noble",
      "commit": "9e4b8e307a1813e0dcb8e051dc320ea074dd9f9f",
      "fileid": "cb6340ca8be1b5acb2a78877124a75d047a7f30f7d16b94b4cd72b85e3475d97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945322695"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.8",
      "date": "2026-06-04T10:14:47.000Z",
      "distro": "noble",
      "commit": "9e4b8e307a1813e0dcb8e051dc320ea074dd9f9f",
      "fileid": "416c8703d97b0c10cf59122341fda1f5a9daf59e3a3c2b03d1416d3fead7d9bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945322695"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8",
      "date": "2026-06-04T10:14:44.000Z",
      "commit": "9e4b8e307a1813e0dcb8e051dc320ea074dd9f9f",
      "fileid": "909515dc16eae28373009aa2345f9e55936b3f688214a53ee4bce22cdb29d067",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26945322695"
    }
  ]
}