Skip to content
Prev 3012 / 12125 Next

[R-pkg-devel] Proper way to document helper functions not accessible by user.

On 13/08/2018 9:08 AM, Eggleston, Barry wrote:
This sounds like a bug in the review system.  Marking them with 
\keyword{internal} is how you are supposed to mark internal-use 
functions.  Most such help pages (e.g. ?layout.heights from the grid 
package) don't have examples.

If you got the message from a human being, you could just resubmit with 
a note pointing out that those pages are marked as internal.  If it was 
from the automatic checks, it's probably best to try one of the 
workarounds that someone else suggested.

Duncan Murdoch