add archive_packages()
This commit is contained in:
parent
67949c5afd
commit
7768d8a881
1 changed files with 99 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
process_cran_updates(
|
||||
package_name,
|
||||
tag,
|
||||
platform = platform,
|
||||
platform,
|
||||
local_clone_dir,
|
||||
interval = lubridate::today(),
|
||||
prune = TRUE,
|
||||
|
|
|
|||
Loading…
Reference in a new issue