Thomas J. Leeper

Results 81 issues of Thomas J. Leeper

This seems really challenging given the quirkiness of PDF format, but is the big issue to left to implement [from rOpenSci onboarding](https://github.com/ropensci/onboarding/issues/42)

bug
help wanted
documentation

Migrated from https://github.com/ropenscilabs/tabulizerjars/issues/1 (@khun84) Is there param that I can parse in to extract **more than 1 table per page**? I have a pdf page with 2 tables: - table...

question

Both [`locate_areas()` and `extract_areas()`](https://github.com/ropensci/tabulizer/blob/master/R/try_area_methods.R) use, optionally, a Shiny interface to identify areas. This could probably improved because I'm not much of a Shiny expert. Any advice on improvements and new...

enhancement
help wanted

This is a **help wanted!** issue. There are a wide and somewhat recurring set of installation issues (I've tried to systematically [label these issues on GitHub](https://github.com/ropensci/tabulizer/issues?q=is%3Aissue+is%3Aopen+label%3Ainstallation-problems)), mostly related to variation...

help wanted
installation-problems

This is a **help wanted!** issue for anyone to contribute example uses of tabulizer to [the package wiki](https://github.com/ropensci/tabulizer/wiki). The idea is to add links to existing blog posts or tutorials,...

help wanted
documentation

Worth switching? http://docs.aws.amazon.com/AmazonS3/latest/API/v2-RESTBucketGET.html

enhancement
help wanted

All of our current tests are of successful operations. We also need to test errors to make sure they're spitting back what is expected.

testing

https://kgbase.com/

Tufte has a lot: http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0003nk

enhancement

The current binning algorithm simply puts labels on new lines when they're too close. A better version would evenly space the numbers within the range of overlap. It will have...

enhancement