tugboat - Build a Docker Image from a Directory or Project
Simple utilities to generate a Dockerfile from a directory or project, build the corresponding Docker image, and push the image to DockerHub.
Last updated 10 days ago
dockerreproducible-research
4.70 score 20 stars 4 scripts 285 downloadsbolasso - Model Consistent Lasso Estimation Through the Bootstrap
Implements the bolasso algorithm for consistent variable selection and estimation accuracy. Includes support for many parallel backends via the future package. For details see: Bach (2008), 'Bolasso: model consistent Lasso estimation through the bootstrap', <doi:10.48550/arXiv.0804.1302>.
Last updated 1 months ago
bolassobootstraplassovariable-selection
4.00 score 4 stars 7 scripts 291 downloadsjetty - Execute R in a 'Docker' Context
The goal of 'jetty' is to execute R functions and code snippets in an isolated R subprocess within a 'Docker' container and return the evaluated results to the local R session. 'jetty' can install necessary packages at runtime and seamlessly propagates errors and outputs from the 'Docker' subprocess back to the main session. 'jetty' is primarily designed for sandboxed testing and quick execution of example code.
Last updated 12 days ago
dockerreproducible-research
3.36 score 1 stars 23 scripts