I don't think this error is from R. https://serverfault.com/questions/300272/how-to-deal-with-error-too-many-open-files-in-system
On November 27, 2019 7:28:08 AM PST, Thomas Subia <tsu...@imgprecision.com> wrote: >Colleagues > >When executing pdf_combine(files, output= "joined.pdf") I get the >following error: > >Error_cpp_pdf_combine(input,output, password) : > open c:\temp\10678.pdf: Too many open files > >Directory temp contains 720 pdf files. > >I changed the number of files in the temp directory to 500. >I reran pdf_combine(files, output= "joined.pdf") and I didn't get a too >many open files warning. > >Is there an R setting which I can change to allow more files to be >read? > > >All the best > >Thomas Subia >Statistician / Sr. Quality Engineer >IMG Companies > >______________________________________________ >R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.