Recent Releases of readtext

readtext - CRAN v0.82

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.

- R
Published by kbenoit about 3 years ago

readtext - CRAN v0.80

  • Updated for compatibility with newer versions of the readODS and pdftools packages.
  • ".DOCX" (with uppercase filename extensions) are now handled correctly.

- R
Published by kbenoit over 5 years ago

readtext - CRAN v0.76

  • 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.

- R
Published by kbenoit about 6 years ago

readtext - CRAN version 0.75

  • Adds docid_field argument for columnar data (#155)
  • More robust to importing large JSON objects (#154)

- R
Published by kbenoit almost 7 years ago

readtext - CRAN version 0.74

Adds support for the rtf format.

- R
Published by kbenoit about 7 years ago

readtext - CRAN version 0.71

  • Added readtext_options(), fixes #123.

- R
Published by kbenoit about 8 years ago

readtext - CRAN version 0.70

  • Move to xml2 instead of the older XML package.
  • Change options settings so that package can be used without loading it first.

- R
Published by kbenoit about 8 years ago

readtext - CRAN version 0.50

Initial CRAN release of readtext.

- R
Published by kbenoit about 9 years ago