Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
22301342
Unverified
Commit
22301342
authored
Oct 07, 2022
by
James Lamb
Committed by
GitHub
Oct 07, 2022
Browse files
[R-package] [docs] use CRAN canonical form for package links (#5504)
parent
7f8058ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
R-package/README.md
R-package/README.md
+1
-1
No files found.
R-package/README.md
View file @
22301342
...
...
@@ -281,7 +281,7 @@ Rscript -e " \
Updating Documentation
----------------------
The R package uses
[
`{roxygen2}`
](
https://
cran.r
-project.org/
web/
package
s/
roxygen2
/index.html
)
to generate its documentation.
The R package uses
[
`{roxygen2}`
](
https://
CRAN.R
-project.org/package
=
roxygen2
)
to generate its documentation.
The generated
`DESCRIPTION`
,
`NAMESPACE`
, and
`man/`
files are checked into source control.
To regenerate those files, run the following.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment