This is a minor release fixing CRAN issues
o Now Depends: R >= 4.1.0 due to pipes o Fixed CRAN nits re links
This is a modest development release, enhancing display of quotations, and adding a vignette
as.latex() gains a cite argument to
include citation in the resultscite=TRUE is now the default in
as.markdown(), as.latex(), and
search_quotes()statquotes package, now
using “tags” to classify quotations rather than the previous
hierarchical system of “topics” and “subtopics”.dev-tags work into masteras.tagged() to reproduce input formatprint.statquote() and as.markdown() gain a
cite= argument, to include the citation in the result. The
default is currently FALSE for backward compatibilitykwstat/statquotes into this
repo as dev-tags branchquote_tags() gains a table argumentquote_topics renamed to
quote_tags.search_quotes now uses message() not
stop() on empty searchsearch_text() shortcutsearch_quotes() gets ignore_case=TRUEstatquote()quote_cloud()get_quotes()find_duplicate_quotes() [thx: philchalmers]as.markdown() (#14)Created non-exported functions for adding to the quotes database [thx: philchalmers]
Added some more quotes
Error in .get.sq() in more recent
versions of R.Revised output of statquote() to be consistent with
search_quotes(), and allow the print method to display
multiple quotations.
quote_topics() gains a subtopics
argument.
export quote_topics
added as.data.frame S3 method for
statquote