archive package after build
This commit is contained in:
parent
c6850b4112
commit
28db7fc826
1 changed files with 9 additions and 2 deletions
|
|
@ -15,7 +15,8 @@ build_binary_package(
|
|||
platform = NULL,
|
||||
install_system_dependencies = TRUE,
|
||||
debug = FALSE,
|
||||
force = FALSE
|
||||
force = FALSE,
|
||||
archive = TRUE
|
||||
)
|
||||
}
|
||||
\description{
|
||||
|
|
|
|||
Loading…
Reference in a new issue