Skip to content
Snippets Groups Projects
Commit efa94b16 authored by Walmes Zeviani's avatar Walmes Zeviani
Browse files

Commands to create and build vignettes.

parent 25890b77
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,9 @@ document()
## Check documentation.
check_doc()
## Create the vignettes.
build_vignettes()
## Check functions, datasets, run examples, etc. Using cleanup = FALSE
## and check_dir = "../" will create a directory named legTools.Rcheck
## with all the logs, manuals, figures from examples, etc.
......@@ -49,9 +52,9 @@ install.packages(pkg, repos = NULL)
## Package vignette.
## Based on: http://r-pkgs.had.co.nz/vignettes.html
## Create the vignette template. Do just once.
use_vignette("PimentelGomes")
##======================================================================
## Sending package tarballs and manual to remote server to be
## downloadable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment