Package: worrrd
Type: Package
Title: Generate Wordsearch and Crossword Puzzles
Version: 0.1.0
Authors@R: c(
    person("Anthony", "Pileggi", , "apileggi20@gmail.com", c("aut", "cre", "cph")),
    person("Shannon", "Pileggi", , "shannon.pileggi@gmail.com", role = c("aut"),
           comment = c(ORCID = "0000-0002-7732-4164"))
    )
Description: Generate wordsearch and crossword puzzles using
    custom lists of words (and clues).  Make them easy or hard,
    and print them to solve offline with paper and pencil!
License: MIT + file LICENSE
URL: https://www.stochastic-squirrel.com/worrrd/,
        https://github.com/anthonypileggi/worrrd
BugReports: https://github.com/anthonypileggi/worrrd/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: ggplot2, dplyr, tibble, magrittr, stringr, purrr, yaml, glue,
        ggtext, ggfittext, cowplot
Suggests: magick, emoji, rvest, english, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-22 02:10:07 UTC; apile
Author: Anthony Pileggi [aut, cre, cph],
  Shannon Pileggi [aut] (<https://orcid.org/0000-0002-7732-4164>)
Maintainer: Anthony Pileggi <apileggi20@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-25 17:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:51:19 UTC; unix
