Skip to contents

containr (development version)

containr 0.1.3.9000

  • generate_dockerfile() refactored: r_mode validated before file and network operations, dplyr dependency removed, expose_port now warns when r_mode is not "rstudio", build loop simplified, invisible(NULL) added to return value.
  • Added tests/testthat/test-generate-dockerfile-content.R covering Dockerfile output content for all arguments.
  • Added lifecycle and Codecov badges.
  • Updated hex sticker and favicon.

containr 0.1.3

CRAN release: 2026-04-26

Changes

Bug fixes

containr 0.1.2

CRAN release: 2026-04-07

  • Added inst/CITATION with DOI for proper academic citation via citation("containr")
  • Added inst/WORDLIST for spell check consistency
  • Added Language: en-US to DESCRIPTION
  • Improved documentation and README
  • Added rhub v2 GitHub Actions workflow for cross-platform checks

containr 0.1.1

CRAN release: 2025-09-24

containr 0.1.0

  • Initial CRAN submission.