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