Skip to content

Commit

Permalink
Try to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Apr 13, 2016
1 parent 85bd926 commit b786448
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,8 +7,8 @@ cache: packages
addons:
apt:
packages:
- libpoppler-cpp-dev
- libwepb-dev
- libpoppler-cpp-dev

r_github_packages:
- jimhester/covr
Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -107,3 +107,5 @@ cat(txt[19])

Pdftools usually does a decent job in retaining the positioning of table elements when converting from pdf to text. But the output is still very dependent on the formatting of the original pdf table, which makes it very difficult to write a generic table extractor. But with a little creativity you might be able to parse the table data from the text output of a given paper.


[![](http://ropensci.org/public_images/github_footer.png)](http://ropensci.org)

0 comments on commit b786448

Please sign in to comment.