[Roxygen-devel] Problem parsing functions

Hadley Wickham hadley at rice.edu
Wed Jun 24 00:05:50 CEST 2009


Just discovered a couple of functions that roxygen has trouble parsing:

try_default <- function(expr, default = NA, quiet = FALSE) {}
colwise <- function(.fun, .cols = function(x) TRUE) {}

In both cases you get an uninformative error message.

Hadley

-- 
http://had.co.nz/


More information about the Roxygen-devel mailing list