Package: crossword.r
Date: 2018-01-13
Type: Package
Title: Generating Crosswords from Word Lists
Version: 0.3.5
Author: Peter Meissner
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Description: Generate crosswords from a list of words. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: R6 (>= 2.2.0), dplyr (>= 0.5.0), stringr (>= 1.2.0), magrittr
        (>= 1.5), jsonlite (>= 1.5), r6extended (>= 0.1.1)
RoxygenNote: 6.0.1
Collate: 'cw_matrix_to_df.R' 'Crossword.R' 'cw_greplv.R'
        'cw_normalize_words.R' 'cw_to_json.R' 'cw_wordlist_animal_en.R'
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2018-01-19 09:42:19 UTC; peter
Repository: CRAN
Date/Publication: 2018-01-19 12:25:58 UTC
