R

The R analyser is triggered when a “renv.lock” or a “DESCRIPTION” file is found in the root of the project. When operating on a R project the analyser will use the “R” command in combination with the “renv” tool in order to load the dependencies.

When using the thin client, the required tools may have to be installed and configured (R and renv). This is not required when using the dockerized client.

This analyser cannot work remotely.

Last updated