qdap 2.1.1 Released

[This article was first published on TRinker's R Blog » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

We’re very pleased to announce the release of qdap 2.1.1

logo

This is the latest installment of the qdap package available at CRAN. Several important updates have occurred since we last blogged about the 1.3.1 release (demoing Version 1.3.1), most notable:

  1. Text checking that simplifies and standardizes (includes spell checking and a Cleaning Text & Debugging Vignette
  2. Added many plot methods including animated and network plotting
  3. Improved tm package compatibility
  4. The Introduction to qdap .Rmd vignette has been moved to an internal directory to save CRAN space and time checking the package source. The user may use the build_qdap_vignette function directly to build the vignette
  5. qdap officially begins utilizing the testthat package for unit testing
  6. qdapTools splits off of qdap with non-text specific tools
  7. New text analysis and processing functions

To install use:

install.packages("qdap")

Changes up to qdap Version 2.1.1

A complete list of changes since Version 1.3.1 can be found in the NEWS.md found HERE

Future Focus

As the focus of my own research and dissertation has moved toward the graphical analysis of discourse, qdap will reflect this shift. We plan to demonstrate some of the features of qdap that have been added since our last blog article (demoing Version 1.3.1) via a series of small blog articles over the next month.


*Created using the reports package


To leave a comment for the author, please follow the link and comment on their blog: TRinker's R Blog » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)