Skip to content
Snippets Groups Projects
Commit 278a3edd authored by Fernando Mayer's avatar Fernando Mayer
Browse files

comment build_win since we're not using it. now we can just source buildPkg.R to test the package

parent f35bd986
Branches
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ packageVersion("legTools")
## Build the package (it will be one directory up)
build(manual = TRUE, vignettes = FALSE)
# build the binary version for windows
build_win()
# build the binary version for windows (not used)
# build_win()
## Test install with install.packages
pkg <- paste0("../legTools_", packageVersion("legTools"), ".tar.gz")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment