Skip to content

Releases: JBGruber/LexisNexisTools

LexisNexisTools 0.3.7

05 Jul 20:24
Compare
Choose a tag to compare
  • Fixes issue in tests

LexisNexisTools_0.3.5

04 Jan 16:54
Compare
Choose a tag to compare
  • Fixes issue in vignette

LexisNexisTools_0.3.4

14 May 07:13
Compare
Choose a tag to compare
  • Fixes for compliance with quanteda v3 (thank you @kbenoit)
  • All images for building the vignette now live inside the package
  • lnt_read_lines and lnt_read now ignore Word lock files

LexisNexisTools_0.3.3

19 Dec 10:12
Compare
Choose a tag to compare

This release contains:

  • Updated namespacing for planned v3 modularisation of quanteda (thank you @kbenoit)

LexisNexisTools_0.3.2

18 Oct 07:31
Compare
Choose a tag to compare

This release contains:

  • Fixed tests that caused problems on CRAN

LexisNexisTools_0.3.1

04 Jun 08:16
Compare
Choose a tag to compare

This release contains:

  • Added support for last remaining new format (zip).
  • Fixed tests for compliance with dplyr 1.0.0 (dependency through tidytext).

LexisNexisTools_0.3.0

10 Jan 18:26
Compare
Choose a tag to compare

This release contains:

  • Added support for new formats introduced by Nexis Uni and Lexis Advance.
  • Improved lnt_convert and added option for data.frame.
  • Bug fixes and internal improvements.

LexisNexisTools_0.2.3

09 Jul 11:01
Compare
Choose a tag to compare

This release contains:

  • Added support for different download formats (.RTF, .DOC, .PDF[limited]).
  • Fixed problems with changes in quanteda 1.5.
  • Added function to retrieve BibTeX entries from LNToutput.
  • Added dim() method for LNToutput class.
  • Improved lnt_lookup() by adding more word boundary options.

LexisNexisTools_0.2.2

11 Mar 14:52
Compare
Choose a tag to compare
  • Minor bug fixes in lnt_similarity().
  • Improved way of telling users about missing packages (can now be installed directly).

LexisNexisTools_0.2.1

21 Jan 19:30
Compare
Choose a tag to compare

This is a minor improvement over the last version.

  • Improved headline cleaning in lnt_read() (Edition is now removed from headline).
  • Minor bug fixes in lnt_similarity().
  • Corrected inconsistency in lnt_convert().
  • Some better error messages.
  • Updated tests for lnt_diff() .