• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

linter-lintr

Atom linter plugin for R, using lintr
AtomLinter
1.2.0 14,340
18
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

linter-lintr

Build Status

linter-lintr is a lintr provider for linter.

Installation

To use this plugin R and lintr will need to be installed on your system. If it is not already installed, you can install lintr by typing the following in your R session:

install.packages("lintr")

You can then install this package from within Atom or by typing:

apm install linter-lintr

Note: If the linter package is not currently installed, it will be installed for you.

Settings

You can configure linter-lintr like any Atom package by editing the settings in Atom -> Preferences -> Packages -> linter-lintr.

Or if you prefer you can use Atom config.cson file ~/.atom/config.cson (click Open Your Config in Atom menu).

If you installed R in a location not in your $PATH, the Settings panel will let you specify where it lives. For example:

'linter-lintr':
  'executableDir': '/usr/local/bin/'

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by