Creates .courier-depot/ and its subdirectories in the project path.
Writes a .gitignore to prevent tracking of logs and artifacts.
Examples
# \donttest{
depot <- open_depot(tempdir())
# }
Creates .courier-depot/ and its subdirectories in the project path.
Writes a .gitignore to prevent tracking of logs and artifacts.
# \donttest{
depot <- open_depot(tempdir())
# }