Package: statquotes
Title: Quotes on Statistics, Data Visualization and Science
Version: 0.2.6
Date: 2022-03-03
Authors@R: c(person("Michael", "Friendly", email = "friendly@yorku.ca", role = c("aut", "cre")),
             person("Phil", "Chalmers", email = "rphilip.chalmers@gmail.com", role = c("ctb")),
             person("Matthew", "Sigal", email = "matthewsigal@gmail.com", role = c("ctb"))
            )
Language: en-US
Description: Generates a random quotation from a data base of quotes on topics
    in statistics, data visualization and science. Other functions allow searching
    the quotes database or creating a word cloud.
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Maintainer: Michael Friendly <friendly@yorku.ca>
BugReports: https://github.com/friendly/statquotes/issues
URL: https://github.com/friendly/statquotes/
Imports: stringr, tidytext, wordcloud
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-05 17:35:10 UTC; friendly
Author: Michael Friendly [aut, cre],
  Phil Chalmers [ctb],
  Matthew Sigal [ctb]
Repository: CRAN
Date/Publication: 2022-03-05 17:50:02 UTC
Built: R 4.0.5; ; 2022-03-06 11:36:40 UTC; unix
