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

Hadleyfy file, build vignettes TRUE.

parent 9c91b56a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ if(!grepl(x=getwd(), pattern="/mcglm$")){
if (Sys.info()["user"] == "walmes") {
setwd("~/GitLab/mcglm")
}
## stop("Move to /mcglm directory.")
## stop('Move to /mcglm directory.')
cat(getwd(), "\n")
}
......@@ -38,7 +38,7 @@ packageVersion("mcglm")
##----------------------------------------------------------------------
## Build the package (it will be one directory up).
build(manual = TRUE, vignettes = FALSE)
build(manual = TRUE, vignettes = TRUE)
# build the binary version for windows (not used)
# build_win()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment