Closed lionel- closed 1 year ago
So that you can do this to update files, pulling in the depedencies automatically (the ref = is needed until https://github.com/r-lib/usethis/pull/1821 is merged):
ref =
usethis::use_standalone("r-lib/processx", "errors", ref = "standalone")
Thanks!
So that you can do this to update files, pulling in the depedencies automatically (the
ref =
is needed until https://github.com/r-lib/usethis/pull/1821 is merged):