It looks like the most recent SVN commit changed line 1068 of src/library/tools/R/admin.R to include a call to "shQuotee" (sic), which is now breaking Travis r-devel builds ... ('checking sizes of PDF files under ‘inst/doc’: .Error in shQuotee(tf) : could not find function "shQuotee"')
The new line reads: res <- system2(qpdf, c(qpdf_flags, shQuote(p), shQuotee(tf)), FALSE, FALSE) see: svn diff -r76237:76236 src/library/tools/R/admin.R Seems like a straight-up typo? cheers Ben Bolker ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel