Displaying 1 result from an estimated 1 matches for "r76237".
Did you mean:
776237
2019 Mar 14
1
r76237 broken?
...ich
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