Sign inSign up

math2306/lintr

By math2306

•Updated over 7 years ago

Docker Image for lintr - Static code analysis for R (https://github.com/jimhester/lintr)

Image
0

10K+

math2306/lintr repository overview

⁠lintr

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

Tag summary

Content type

Image

Digest

Size

325.5 MB

Last updated

over 7 years ago

docker pull math2306/lintr