dockertest icon indicating copy to clipboard operation
dockertest copied to clipboard

Harvest dependencies from a running R session

Open richfitz opened this issue 10 years ago • 0 comments

dockertest::snapshot(filename="dockertest.yml")

Dump out a file suitable for dockertest ingest. We can use devtools' updates to package DESCRIPTIONs to work out what packages are installed via github, assume the others are all on CRAN.

richfitz avatar Apr 22 '15 05:04 richfitz