Package: dockerfiler
Title: Easy Dockerfile Creation
Version: 0.1.0
Authors@R: person('Colin', 'Fay', email = 'contact@colinfay.me', role = c('cre', 'aut'))
Description: Build a Dockerfile straight from your R session. 'dockerfiler' allows 
    you to create step by step a Dockerfile, and provides convenient tools to wrap 
    R code inside this Dockerfile. 
License: MIT + file LICENSE
URL: {{ URL }}
BugReports: https://github.com/ColinFay/dockerfiler/issues
Imports: attempt, glue, R6
Suggests: covr, testthat, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-02-28 18:10:54 UTC; colin
Author: Colin Fay [cre, aut]
Maintainer: Colin Fay <contact@colinfay.me>
Repository: CRAN
Date/Publication: 2018-03-01 09:20:11 UTC
