Published July 20, 2020 | Version v0.3.1
Software Open

PolMine/cwbtools: Straight no Chaser

  • 1. University of Duisburg-Essen

Description

NEW FEATURES

 

  • The (weak) dependency on the polmineR package (it was in the 'Suggests:' section of the DESCRIPTION file) has been removed. Changes are purely internal (higher-level polmineR functions have been replaced by lower-level RcppCWB functions, some tests were re-written). Dropping the dependency has the advantage that there is a much clearer structure of dependencies now (RcppCWB -> cwbtools -> polmineR).

 

MINOR IMPROVEMENTS

  • A remaining CLI formatting issue has been removed from the user dialogue for modifying the .Renviron file.
  • Unit tests used a test download of the United Nations General Assembly (UNGA) corpus from Zenodo. To reduce the time required for testing the package, a test download of the (much smaller) GermaParlSample copus is performed.

BUG FIXES

  • The `corpus_install()` function tried to ask for user feedback when not in an interactive session. The function now checks whether it is possible to ask for user feedback.
  • Part of the output of the `cwbtools::create_cwb_directories()` function did show if `verbose` was `FALSE`. Fixed.

Files

cwbtools_0.3.1.zip

Files (1.2 MB)

Name Size Download all
md5:9550ecedefc0d0a62f17dba074bbcef5
322.1 kB Download
md5:0c4eae948d72bb68b2738c52cfca5a99
473.4 kB Download
md5:fa4b43d4dd400b8a4822372c0ba0bda4
452.9 kB Preview Download

Additional details

Related works