Skip to content

Releases: quanteda/readtext

CRAN v0.82

07 Apr 00:45
d6b9fce
Compare
Choose a tag to compare

readtext v0.82

  • Moves some quanteda functions to this package: docvars(), docnames(), texts()
  • Updates print method to use pillar instead of tibble
  • Modernizes some of the testthat syntax.

readtext v0.81

  • Fixed a problem in the examples breaking CRAN checks on Solaris.
  • Changed documentation to markdown.

CRAN v0.80

23 Sep 17:26
Compare
Choose a tag to compare
  • Updated for compatibility with newer versions of the readODS and pdftools packages.
  • ".DOCX" (with uppercase filename extensions) are now handled correctly.

CRAN v0.76

04 Mar 06:27
Compare
Choose a tag to compare
  • Fixed a bug in the assignment function for document IDs that caused failure when reading a file with only a text_field and a specified docid_field.

CRAN version 0.75

26 Jun 09:36
Compare
Choose a tag to compare
  • Adds docid_field argument for columnar data (#155)
  • More robust to importing large JSON objects (#154)

CRAN version 0.74

09 May 11:01
Compare
Choose a tag to compare

Adds support for the rtf format.

CRAN version 0.71

11 May 07:33
90aba63
Compare
Choose a tag to compare
  • Added readtext_options(), fixes #123.

CRAN version 0.70

09 May 21:33
Compare
Choose a tag to compare
  • Move to xml2 instead of the older XML package.
  • Change options settings so that package can be used without loading it first.

CRAN version 0.50

22 May 07:39
Compare
Choose a tag to compare

Initial CRAN release of readtext.