ropensci / internetarchive

Search the Internet Archive, retrieve metadata, and download files
https://docs.ropensci.org/internetarchive
Other
58 stars 9 forks source link

Travis errors #9

Closed sckott closed 9 years ago

sckott commented 9 years ago

some errors on travis builds https://travis-ci.org/ropensci/internetarchive/builds/55732336

lmullen commented 9 years ago

Looks like this package got bit by the recent change which requires rmarkdown in addition to knitr for vignettes. Working on a fix.

sckott commented 9 years ago

thanks!