Skip to content

Commit 095639b

Browse files
authored
chore(docs): Update README to remove WIP note and feature list (#9)
Removed work in progress note and listed missing features.
1 parent 745ca22 commit 095639b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ This is an attempt to make an R project template, that is not an R package, and
1414

1515
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.
1616

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-
2017
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*
2118
way of doing things in the R world, and there is a question mark if they get adopted in the future or not.
2219

0 commit comments

Comments
 (0)