Sexpr's argument 'results=hide' ignored when rendering reference pages #651
Labels
Comments
pkgdown currently only has rudimentary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am experimenting with pkgdown and am encountering some problems (in unusual situations) which look like bugs. I don't know enough details to make minimal examples, the notes below are with
https://github.com/GeoBosh/Rdpack
It seems that is Sexpr's argument 'results=hide' is ignored. An example:
https://github.com/GeoBosh/Rdpack/blob/master/man/Rdpack-package.Rd
starts with:
The result from
require()
(TRUE
) and the whole package description end up in the 'Title' field of the rendered page.There are a number of warnings, as well, but all seem to stem from this.The text was updated successfully, but these errors were encountered: