search for: roclet

Displaying 2 results from an estimated 2 matches for "roclet".

Did you mean: rocket
2008 Mar 17
9
Roxygen
Is this the appropriate place for GSoC conversations? If I understand the proposal correctly, there should be a lexer (written in R) that exposes an API; that API would be used by segregated mini-parsers (Roclets) which do the dirty work of Roxygen -> {html, LaTeX, DocBook, ...} translation. The lexer should ship with a proof-of-concept Roclet. Have I missed anything?
2009 Jul 16
0
Cryptic error with Roxygen
...a.frame(PC = character(), Replicate = character(), Marker = numeric(), ", " Observed = numeric())")), srcref = list(filename = "AFLP/R/AFLP-outlier.R", lloc = c(26L, 1L, 31L, 1L, 1L, 1L)))) 6: do.call(proc, list(...)) 5: maybe.call(pre.parse, partitum) 4: roclet$parse.parsed(parse.files(...)) 3: function (...) roclet$parse.parsed(parse.files(...))("AFLP/R/AFLP-outlier.R", "AFLP/R/AFLP-package.R", "AFLP/R/as-AFLP.R", "AFLP/R/is-AFLP.R") 2: do.call(Rd$parse, files) 1: roxygenize("AFLP", roxygen.di...