[Feature request]: Add lintr
Linting For R Packages
#399
Labels
enhancement
Request for improvement or addition of new feature(s).
low priority
Low priority.
meta/workflow
Relating to CI / issue templates / testing frameworks / etc.
r-flepicommon
Relating to the flepicommon R package.
r-flepiconfig
Relating to the R configuration package.
r-inference
Relating to the R inference package.
Label
enhancement, meta/workflow, r-flepicommon, r-flepiconfig, r-inference
Priority Label
low priority
Is your feature request related to a problem? Please describe.
To improve developer productivity it would be helpful to add R linting for
flepicommon
,flepiconfig
, andinference
. This would:Successor to GH-279.
Is your feature request related to a new application, scenario round, pathogen? Please describe.
n/a
Describe the solution you'd like
The defacto standard for linting R code is
lintr
. Might be wise to implement this on a per package basis, pick the smallest one first, work through the issues there and then move on to the others.The text was updated successfully, but these errors were encountered: