Docker Image for lintr - Static code analysis for R (https://github.com/jimhester/lintr)
10K+
This docker Image contains lintr - Static code analysis for R (https://github.com/jimhester/lintr).
#Usage
Run the docker image, mount the R files to be linted and provide the file paths as arguments.
Example:
docker run --rm -v /home/user/r-package:/package-to-test math2306/lintr lint /package-to-test/awesome-script.R 1337-script.R
Content type
Image
Digest
Size
325.5 MB
Last updated
over 7 years ago
docker pull math2306/lintr