sambrightman/shellcheckr: Run ShellCheck From Within RStudio

RStudio supports shell script syntax highlighting but not diagnostics. ShellCheck is a shell script linter. shellcheckr parses ShellCheck output into RStudio markers with links to the ShellCheck wiki. shellcheckr requires that shellcheck is in your $PATH.

Getting started

Package details

Maintainer
LicenseApache License (>= 2.0)
Version0.0.0.9000
URL https://github.com/sambrightman/shellcheckr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sambrightman/shellcheckr")
sambrightman/shellcheckr documentation built on Sept. 3, 2020, 12:03 a.m.