Package: tugboat
Title: Build a Docker Image from a Directory or Project
Version: 0.1.5
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
RoxygenNote: 7.3.3
URL: https://www.dmolitor.com/tugboat/
Config/testthat/edition: 3
Config/testthat/start-first: create
Language: en-US
NeedsCompilation: no
Packaged: 2025-11-05 22:43:27 UTC; dmolitor
Author: Daniel Molitor [aut, cph, cre]
Maintainer: Daniel Molitor <molitdj97@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-10 17:00:02 UTC
Built: R 4.4.1; ; 2025-11-10 19:04:25 UTC; unix
