executing_linters {lintr}R Documentation

Code executing linters

Description

Linters that evaluate parts of the linted code, such as loading referenced packages. These linters should not be used with untrusted code, and may need dependencies of the linted package or project to be available in order to function correctly.

Linters

The following linters are tagged with 'executing':

See Also

linters for a complete list of linters available in lintr.


[Package lintr version 3.0.2 Index]