quanteda / readtext

an R package for reading text files
https://readtext.quanteda.io
120 stars 28 forks source link

Issue 80 #84

Closed kbenoit closed 7 years ago

kbenoit commented 7 years ago

Adds reliance on antiword and pdftools.\

Solves #80, solves #81.

Two issues need to be fixed still, relating to commented out tests on Windows:

codecov[bot] commented 7 years ago

Codecov Report

Merging #84 into master will increase coverage by 0.53%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   85.31%   85.85%   +0.53%     
==========================================
  Files           6        6              
  Lines         429      410      -19     
==========================================
- Hits          366      352      -14     
+ Misses         63       58       -5
Impacted Files Coverage Δ
R/readtext.R 79.01% <ø> (ø) :arrow_up:
R/get-functions.R 83.33% <50%> (+1.21%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 075968e...2a5b1f7. Read the comment docs.