Releases: JBGruber/LexisNexisTools
Releases · JBGruber/LexisNexisTools
LexisNexisTools 0.3.7
LexisNexisTools_0.3.5
- Fixes issue in vignette
LexisNexisTools_0.3.4
- Fixes for compliance with quanteda v3 (thank you @kbenoit)
- All images for building the vignette now live inside the package
lnt_read_lines
andlnt_read
now ignore Word lock files
LexisNexisTools_0.3.3
This release contains:
- Updated namespacing for planned v3 modularisation of quanteda (thank you @kbenoit)
LexisNexisTools_0.3.2
This release contains:
- Fixed tests that caused problems on CRAN
LexisNexisTools_0.3.1
This release contains:
- Added support for last remaining new format (zip).
- Fixed tests for compliance with
dplyr
1.0.0 (dependency throughtidytext
).
LexisNexisTools_0.3.0
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
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
- Minor bug fixes in lnt_similarity().
- Improved way of telling users about missing packages (can now be installed directly).
LexisNexisTools_0.2.1
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() .