[Roxygen-devel] roxygen
Romain François
francoisromain at free.fr
Tue Apr 7 20:12:03 CEST 2009
Peter Danenberg wrote:
>> This allowed me to keep track of comments # (which the standard R
>> parser does not) and also roxygen comments #'.
>>
>
> That's fantastic; right now, we depend upon parse() to identify the
> toplevel code blocks, and parse the space in between.
>
> One thing that has eluded us are intrablock comments such as:
>
> f <- function() {
> #' foo
> bar <- zot
> }
>
> which I understand your parser tweaks would help us identify.
>
> Any chance of your code making it into trunk?
>
http://r-forge.r-project.org/projects/highlight/
--
Romain Francois
Independent R Consultant
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
More information about the Roxygen-devel
mailing list