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