Skip to content

Commit

Permalink
Automatic readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 1, 2024
1 parent 8ede11e commit 1c1507a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ is consistent with the rest of the package:

``` r
styler::style_pkg()
spelling::update_wordlist(pkg = ".", vignettes = TRUE)
devtools::document()
spelling::update_wordlist(pkg = ".", vignettes = TRUE)

lintr::lint_package()

Expand All @@ -100,6 +100,9 @@ Thank you! 😊
This project is related to other existing projects in R or other
languages, but also differs from them in the following aspects:

- [labelled](https://github.com/larmarange/labelled/): A package for
labelling data in R, but it is more focused on labelling variables
than validating them.
- [linelist](https://github.com/epiverse-trace/linelist): A package for
managing and validating linelist data - the original inspiration for
datatagr.
Expand Down

0 comments on commit 1c1507a

Please sign in to comment.