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

add function to check and build the package.

parent 9d0b0671
No related branches found
No related tags found
No related merge requests found
# Generated by roxygen2 (4.1.1): do not edit by hand
export(subsetDropAll)
export(wgpigs)
## require(roxygen2)
## setwd("/home/walmes/GitHub/")
## roxygenise(package.dir="wzRfun")
require(devtools)
if(!grepl(x=getwd(), pattern="/legTools$")){
stop("Move to /legTools directory.")
}
## Create/update NAMESPACE, *.Rd files.
document()
check_doc()
check()
## Updating legTools documentation
## Loading legTools
## Warning message:
## In setup_ns_exports(pkg, export_all) :
## Objects listed as exports, but not present in namespace: wgpigs
## build()
## build_win()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment