rstudio / shinyapps-package-dependencies

Collection of bash scripts that install R package system dependencies
https://www.shinyapps.io/
Other
79 stars 58 forks source link

Add support for pdftools #24

Closed pssguy closed 8 years ago

pssguy commented 8 years ago

Apparantly requires libpoppler-cpp-dev

This error occurred when attempting to deploy an app to shinyapps.io using pdftools

\ package �pdftools� successfully unpacked and MD5 sums checked Package poppler-cpp was not found in the pkg-config search path. Perhaps you should add the directory containing `poppler-cpp.pc' to the PKG_CONFIG_PATH environment variable No package 'poppler-cpp' found Using PKG_CFLAGS= Using PKG_LIBS=-lpoppler-cpp ------------------------- ANTICONF ERROR --------------------------- Configuration failed because poppler-cpp was not found. Try installing:

jspiewak commented 8 years ago

Support is deployed, let us know how it goes for you.