Closed pathmes closed 3 years ago
You need to update rcpp
Op do 15 jul. 2021 12:31 schreef Pathmeswaran @.***>:
I get the following error message when I try library(pdftools)
Error: package or namespace load failed for ‘pdftools’: .onLoad failed in loadNamespace() for 'pdftools', details: call: set_poppler_data(datapath) error: function 'Rcpp_precious_remove' not provided by package 'Rcpp'
Tried a fresh install of pdftools and restarted R and RStudio a couple of times
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ropensci/pdftools/issues/94, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUZ76XO3VS4X7JQTGOLVDTX22HZANCNFSM5ANIIRIA .
Thank you for the prompt response. Solved.
I get the following error message when I try
library(pdftools)
Error: package or namespace load failed for ‘pdftools’: .onLoad failed in loadNamespace() for 'pdftools', details: call: set_poppler_data(datapath) error: function 'Rcpp_precious_remove' not provided by package 'Rcpp'
Tried a fresh install of pdftools and restarted R and RStudio a couple of times