- Parameter
project_pathis now namedpathas any directory path can be used. Not only projects.
- Allow to add additional volumes using parameter
volumes. See Vignette. - Allow to change default url using parameter
url - Allow connection to a Docker network with parameter
network_name. See Vignette. - Allow to start container with root privileges with parameter
root = TRUE.
- Allow to store library out of the project when using {renv}. See Vignette.
- Added a
NEWS.mdfile to track changes to the package. - First release