You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, just to repeat the title: is there a plan to include linter rules for best practices to achieve reproducible scripts?
With reproducible R scripts being a problem (e.g., outlined by Trisovic et al. (2022)) i think this would be a great addition!
For example linter rules could check:
Are required/desired package versions specified (e.g., using groundhog)?
Sure, what sorts of static analyses do you have in mind? Please file more specific follow-ups for tracking (you can keep this issue open as the master, c.f. #884).
The path linters could go for some love IMO, e.g. #468, #1356.
So, just to repeat the title: is there a plan to include linter rules for best practices to achieve reproducible scripts?
With reproducible R scripts being a problem (e.g., outlined by Trisovic et al. (2022)) i think this would be a great addition!
For example linter rules could check:
Or are these already covered somewhere (if so, i was unable to find them and apologize)?
I would be happy to contribute regarding this!
The text was updated successfully, but these errors were encountered: