Package: tugboat Title: Build a Docker Image from a Directory or Project Version: 0.1.6 Authors@R: person(given = "Daniel", family = "Molitor", role = c("aut", "cph", "cre"), email = "molitdj97@gmail.com") Description: Simple utilities to generate a Dockerfile from a directory or project, build the corresponding Docker image, push the image to DockerHub, and publicly share the project via Binder. Imports: here, renv (>= 1.0.0) Suggests: gert, usethis, yaml, rmarkdown, testthat (>= 3.0.0) License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 URL: https://www.dmolitor.com/tugboat/ Config/testthat/edition: 3 Config/testthat/start-first: create Language: en-US Repository: https://dmolitor.r-universe.dev Date/Publication: 2026-06-24 17:12:26 UTC RemoteUrl: https://github.com/dmolitor/tugboat RemoteRef: HEAD RemoteSha: bc39e3c86bc5684eb3eab507052cf9eb5f1d2913 NeedsCompilation: no Packaged: 2026-07-24 08:34:21 UTC; root Author: Daniel Molitor [aut, cph, cre] Maintainer: Daniel Molitor