# \donttest{
path_rjd3workspace <- file.path(tempdir(), "rjd3workspace")
file.copy(
from = system.file("rjd3workspace", package = "releaser"),
to = dirname(path_rjd3workspace),
recursive = TRUE
)
set_latest_deps_version(path = path_rjd3workspace)
# }
Run the code above in your browser using DataLab