Brad Udall

Results 2 comments of Brad Udall

Hi, I'm in same boat. Would like to use this package, but the remotes :: install_github ("ropensci / tabulizerjars") fails like this: remotes::install_github("ropensci/tabulizer") Downloading GitHub repo ropensci/tabulizer@HEAD Skipping 1 packages...

I got this working. It was simple. You need this: remotes::install_github(c("ropensci/tabulizerjars", "ropensci/tabulizer")