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
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,6 @@ This is an attempt to make an R project template, that is not an R package, and
14
14
15
15
The project features rv for project management and packaging, jarl for linting, and air for formatting, justfile, testthat testing, quarto documentation created with quartrify, .editorconfig, .devcontainer, GitHub Actions CI, and automated semantic releases.
16
16
17
-
This is *work in progress*. It is missing some of the things that the python template has like:
18
-
code coverage, pre commit hooks, GitHub issue and pull request templates, and architectural decision record (ADR) templates.
19
-
20
17
While the template can help you start writing code immediately without having to spend time deciding what tools or conventions to use, the tools and conventions that it introduces are not the *default*
21
18
way of doing things in the R world, and there is a question mark if they get adopted in the future or not.
0 commit comments