File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11% File src / library / tools / man / QC.Rd
22% Part of the R package , https : // www.R - project.org
3- % Copyright 1995 - 2023 R Core Team
3+ % Copyright 1995 - 2024 R Core Team
44% Distributed under GPL 2 or later
55
66\name {QC }
@@ -49,8 +49,10 @@ nonS3methods(package)
4949}
5050\d etails{
5151 \c ode{checkDocFiles} checks, for all Rd files in a package, whether all
52- arguments shown in the usage sections of the Rd file are documented in
53- its arguments section. It also reports duplicated entries in the
52+ functions shown in the usage section of the Rd file have a corresponding
53+ \v erb{\a lias},%(except if any ends with \s amp{-deprecated})
54+ and all of their arguments are documented in
55+ the arguments section. It also reports duplicated entries in the
5456 arguments section, and \s Quote{over-documented} arguments which are
5557 given in the arguments section but not in the usage.
5658
You can’t perform that action at this time.
0 commit comments