Skip to content

Manuals generated by bioconductor includes internal functions #440

@oganm

Description

@oganm

This was discussed in the bioc-devel mailing list this month under "Excluding internal functions from package manual".

I was trying to find a way to exclude documenting package internals in the reference files created by bioconductor and was told that R CMD check that bioconductor runs in the build procedure deliberately (?) runs Rd2pdf with --internals option. I am unsure if this behaviour is actually desirable or just an artefact of history but it does cause quite a bit of clutter in the reference pdfs if one elects to document internal functions and it would be nice to have a way not having that.

In contrast, reference pdfs built by CRAN does not include internal functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions