Thanks to visit codestin.com
Credit goes to github.com

Skip to content

old notes from NEWS #6

@tdhock

Description

@tdhock

As of R 3.0, the "parser now incorporates code from Romain Francois'
parser package, to support more detailed computation on the code, such
as syntax highlighting, comment-based documentation, etc. Functions
getParseData() and getParseText() access the data." We should exploit
this in inlinedocs Parser Functions.

Attempt doc list to Rd list conversion, so we can generate Rd using
tools:::print.Rd. See code in etc/parseRd.R

Try to get more tests working: R CMD check and Rd conversion to
doclist checks.

Rd generation for attrSetter<- functions?

Functions with {} as default arguments => error. See
etc/default-function.R

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions