Package: statquotes
Title: Quotes on Statistics, Data Visualization and Science
Version: 0.3.2
Date: 2023-10-09
Authors@R: c(person("Michael", "Friendly", 
                    email = "friendly@yorku.ca", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-3237-0941")),
             person("Kevin", "Wright", 
                    email = "kw.stat@gmail.com", 
                    comment=c(ORCID = "0000-0002-0617-8673"),
                    role = c("aut")),
             person("Phil", "Chalmers", 
                    email = "rphilip.chalmers@gmail.com", 
                    role = c("aut")),
             person("Matthew", "Sigal", 
                    email = "matthewsigal@gmail.com", 
                    role = c("ctb"))
            )
Language: en-US
Description: Generates a random quotation from a database of quotes on topics
    in statistics, data visualization and science. Other functions allow searching
    the quotes database by key term tags, or authors or creating a word cloud.
    The output is designed to be suitable for use at the console, in Rmarkdown
    and LaTeX.
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.2.3
Suggests: knitr, rmarkdown, dplyr, forcats, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-10-10 16:31:34 UTC; friendly
Author: Michael Friendly [aut, cre] (<https://orcid.org/0000-0002-3237-0941>),
  Kevin Wright [aut] (<https://orcid.org/0000-0002-0617-8673>),
  Phil Chalmers [aut],
  Matthew Sigal [ctb]
Repository: CRAN
Date/Publication: 2023-10-10 17:00:06 UTC
Built: R 4.3.1; ; 2023-10-10 19:46:35 UTC; unix
