| Line 4287... |
Line 4287... |
| 4287 |
on the system path for executables or its path is specified by
|
4287 |
on the system path for executables or its path is specified by
|
| 4288 |
environment variable @env{R_TIDYCMD}). macOS users are advised to
|
4288 |
environment variable @env{R_TIDYCMD}). macOS users are advised to
|
| 4289 |
install 5.8.0 or later from @uref{https://binaries.html-tidy.org/}.
|
4289 |
install 5.8.0 or later from @uref{https://binaries.html-tidy.org/}.
|
| 4290 |
Default: false (but true for CRAN submission checks). @option{--as-cran}
|
4290 |
Default: false (but true for CRAN submission checks). @option{--as-cran}
|
| 4291 |
can be overridden by setting this variable to a false value.
|
4291 |
can be overridden by setting this variable to a false value.
|
| - |
|
4292 |
@item _R_CHECK_RD_VALIDATE_RD2HTML_REFMAN_ONLY_
|
| - |
|
4293 |
If true, only use the single-page reference manual (obtained by
|
| - |
|
4294 |
@code{tools::pkg2HTML()} on all package Rd files) for validating the
|
| - |
|
4295 |
package HTML help pages. Otherwise, also validate the results of
|
| - |
|
4296 |
running @code{tools::Rd2HTML()} on each Rd file).
|
| - |
|
4297 |
Default: true.
|
| 4292 |
|
4298 |
|
| 4293 |
@item _R_CHECK_RD_XREFS_
|
4299 |
@item _R_CHECK_RD_XREFS_
|
| 4294 |
If true, check the cross-references in @file{.Rd} files.
|
4300 |
If true, check the cross-references in @file{.Rd} files.
|
| 4295 |
Default: true.
|
4301 |
Default: true.
|
| 4296 |
|
4302 |
|