{
  "_id": "6a12a9acacfb0bcc41d15f21",
  "Package": "worrrd",
  "Type": "Package",
  "Title": "Generate Wordsearch and Crossword Puzzles",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Anthony\", \"Pileggi\", , \"apileggi20@gmail.com\", c(\"aut\", \"cre\", \"cph\")),\nperson(\"Shannon\", \"Pileggi\", , \"shannon.pileggi@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7732-4164\"))\n)",
  "Description": "Generate wordsearch and crossword puzzles using custom\nlists of words (and clues).  Make them easy or hard, and print\nthem to solve offline with paper and pencil!",
  "License": "MIT + file LICENSE",
  "URL": "https://www.stochastic-squirrel.com/worrrd/,\nhttps://github.com/anthonypileggi/worrrd",
  "BugReports": "https://github.com/anthonypileggi/worrrd/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libjpeg-dev libpng-dev libxml2-dev\nlibssl-dev",
  "Repository": "https://anthonypileggi.r-universe.dev",
  "Date/Publication": "2022-12-21 01:17:05 UTC",
  "RemoteUrl": "https://github.com/anthonypileggi/worrrd",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ca17c38103d2c5a610102b9c4b67f3546081772",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:29:40 UTC",
    "User": "root"
  },
  "Author": "Anthony Pileggi [aut, cre, cph],\nShannon Pileggi [aut] (ORCID: <https://orcid.org/0000-0002-7732-4164>)",
  "Maintainer": "Anthony Pileggi <apileggi20@gmail.com>",
  "MD5sum": "5fe0b0beda34802f985c8acba2a9b60e",
  "_user": "anthonypileggi",
  "_type": "src",
  "_file": "worrrd_0.1.0.9000.tar.gz",
  "_fileid": "a3fad752210a00a1cd655a801301a429621b28bddb4d1705fb5176f1fd49ca41",
  "_filesize": 659698,
  "_sha256": "a3fad752210a00a1cd655a801301a429621b28bddb4d1705fb5176f1fd49ca41",
  "_created": "2026-05-24T07:29:40.000Z",
  "_published": "2026-05-24T07:33:00.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580529456,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183287750"
    },
    {
      "job": 77580529451,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183286971"
    },
    {
      "job": 77580529448,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183284419"
    },
    {
      "job": 77580529459,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183285836"
    },
    {
      "job": 77580370961,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183270767"
    },
    {
      "job": 77580529455,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183282968"
    },
    {
      "job": 77580529464,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183281641"
    },
    {
      "job": 77580529461,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183281609"
    },
    {
      "job": 77580529471,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183280839"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anthonypileggi/worrrd",
  "_commit": {
    "id": "7ca17c38103d2c5a610102b9c4b67f3546081772",
    "author": "Anthony Pileggi <apileggi20@gmail.com>",
    "committer": "Anthony Pileggi <apileggi20@gmail.com>",
    "message": "update to reflect official CRAN release\n",
    "time": 1671585425
  },
  "_maintainer": {
    "name": "Anthony Pileggi",
    "email": "apileggi20@gmail.com",
    "login": "anthonypileggi",
    "description": "Data scientist and knowledge squirrel",
    "uuid": 12599405
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "ggfittext",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "emoji",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "english",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonypileggi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "anthonypileggi",
      "count": 75,
      "uuid": 12599405
    },
    {
      "user": "shannonpileggi",
      "count": 15,
      "uuid": 17747575
    }
  ],
  "_userbio": {
    "uuid": 12599405,
    "type": "user",
    "name": "Anthony Pileggi",
    "description": "Data scientist and knowledge squirrel"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/worrrd"
  },
  "_devurl": "https://github.com/anthonypileggi/worrrd",
  "_pkgdown": "https://www.stochastic-squirrel.com/worrrd/",
  "_searchresults": 16,
  "_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/readme.html",
    "extra/readme.md",
    "extra/worrrd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonypileggi/worrrd",
  "_realowner": "anthonypileggi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-10-25"
    }
  ],
  "_exports": [
    "as_crossword",
    "as_wordsearch",
    "book",
    "crossword",
    "is_crossword",
    "is_wordsearch",
    "printable",
    "wordsearch"
  ],
  "_help": [
    {
      "page": "add_word",
      "title": "Add a word to a word matrix",
      "topics": [
        "add_word"
      ]
    },
    {
      "page": "as_crossword",
      "title": "Assign an object to the `crossword` class",
      "topics": [
        "as_crossword"
      ]
    },
    {
      "page": "as_wordsearch",
      "title": "Assign an object to the `wordsearch` class",
      "topics": [
        "as_wordsearch"
      ]
    },
    {
      "page": "book",
      "title": "Create a puzzle book",
      "topics": [
        "book"
      ]
    },
    {
      "page": "crossword",
      "title": "Create a crossword puzzle",
      "topics": [
        "crossword"
      ]
    },
    {
      "page": "image_matrix",
      "title": "Convert an image to a 0/1 matrix",
      "topics": [
        "image_matrix"
      ]
    },
    {
      "page": "is_crossword",
      "title": "Check if an object is of the `crossword` class",
      "topics": [
        "is_crossword"
      ]
    },
    {
      "page": "is_wordsearch",
      "title": "Check if an object is of the `wordsearch` class",
      "topics": [
        "is_wordsearch"
      ]
    },
    {
      "page": "make_logo",
      "title": "Make the 'worrrd' logo",
      "topics": [
        "make_logo"
      ]
    },
    {
      "page": "max_word_size",
      "title": "Compute maximum word size, based on the current word matrix",
      "topics": [
        "max_word_size"
      ]
    },
    {
      "page": "plot.crossword",
      "title": "Plot a crossword puzzle",
      "topics": [
        "plot.crossword"
      ]
    },
    {
      "page": "plot.wordsearch",
      "title": "Draw a wordsearch puzzle",
      "topics": [
        "plot.wordsearch"
      ]
    },
    {
      "page": "prepare_words",
      "title": "Prepare a word(s)",
      "topics": [
        "prepare_words"
      ]
    },
    {
      "page": "print.crossword",
      "title": "Print a crossword puzzle",
      "topics": [
        "print.crossword"
      ]
    },
    {
      "page": "print.wordsearch",
      "title": "Print details for a wordsearch puzzle",
      "topics": [
        "print.wordsearch"
      ]
    },
    {
      "page": "printable",
      "title": "Prepare a worrrd object for printing",
      "topics": [
        "printable"
      ]
    },
    {
      "page": "word_intersections",
      "title": "Get possible intersection points based on the current board and a provided word",
      "topics": [
        "word_intersections"
      ]
    },
    {
      "page": "word_overlap",
      "title": "Compute overlap score for a vector of words",
      "topics": [
        "word_overlap"
      ]
    },
    {
      "page": "wordsearch",
      "title": "Create a wordsearch puzzle",
      "topics": [
        "wordsearch"
      ]
    }
  ],
  "_pkglogo": "https://github.com/anthonypileggi/worrrd/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/anthonypileggi/worrrd/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggfittext",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gtable",
    "isoband",
    "jpeg",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "shades",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Wordsearch",
        "Crossword"
      ],
      "created": "2022-10-19 22:18:24",
      "modified": "2022-10-19 22:18:24",
      "commits": 1
    }
  ],
  "_score": 4.8061799739838875,
  "_indexed": true,
  "_nocasepkg": "worrrd",
  "_universes": [
    "anthonypileggi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:32:03.000Z",
      "distro": "noble",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "8d757c9ee307c53fd9b84f4c7a730b53b5d00733dbc23fa9cc7135833109b9d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:59.000Z",
      "distro": "noble",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "1d982fa449e2b241a9dbbc86b73c2707253c37fef1a141687dffebd70f749c73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:43.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "a4c14e756ded63fe717791e4711b6f6458d3469ca952d4598076e1b015ff3a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:57.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "880001f3045b08cce399638837b23bef23403ba9a4fd5f90e786f8c3fca8f10b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:47.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "c5646c2e0e10e6b978f9ff0b3bca4e2eee59d4f0ec9d26a7eef8a941426aeded",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:03.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "14483528e2a5b8c38f868acb354a4edf275665e04dd4a1afd68f517d2eafae78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:31:02.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "59668cda01b3f31df589ba3bb19ad077bd1be4386d34e0b2df21f35c88d70e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-24T07:30:55.000Z",
      "commit": "7ca17c38103d2c5a610102b9c4b67f3546081772",
      "fileid": "48e8126809ed059763564106e59ae4faaff1ebd048865373da5245cee0e4a35b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonypileggi/actions/runs/26355121522"
    }
  ]
}