File tree Expand file tree Collapse file tree 8 files changed +62
-4
lines changed Expand file tree Collapse file tree 8 files changed +62
-4
lines changed Original file line number Diff line number Diff line change 1818^pkgdown$
1919^renv$
2020^renv\.lock$
21+ ^revdep$
2122^scratch$
Original file line number Diff line number Diff line change 6060 inst/usethis-legacy-hook|
6161 LICENSE|
6262 renv/.*|
63+ revdep/.*|
6364 tests/testthat/in/.*|
6465 )$
6566 - id : readme-rmd-rendered
Original file line number Diff line number Diff line change 1+ ---
2+ editor_options :
3+ markdown :
4+ wrap : 72
5+ ---
16
27<!-- README.md is generated from README.Rmd. Please edit that file -->
38
@@ -42,11 +47,13 @@ The goal of this package is to twofold:
4247## Why do I need pre-commit hooks?
4348
4449<figure >
50+
4551<img src =" man/figures/pre-commit-meme.jpeg " width =" 500 " align =" center " href =" https://twitter.com/dataandme/status/1255510799273132032 " />
46- <figcaption >
47- By <a href=https://twitter.com/dataandme/status/1255510799273132032>Mara
48- Averick</a >
49- </figcaption >
52+
53+ <figcaption >By
54+ <a href=https://twitter.com/dataandme/status/1255510799273132032>Mara
55+ Averick</a ></figcaption >
56+
5057</figure >
5158
5259For a more in-depth explanation and even more reasons, see
Original file line number Diff line number Diff line change 1+ * .html
2+ checks
3+ checks.noindex
4+ cloud.noindex
5+ data.sqlite
6+ library
7+ library.noindex
Original file line number Diff line number Diff line change 1+ # Platform
2+
3+ | field | value |
4+ | :--------| :------------------------------------------------------------------------------------------|
5+ | version | R version 4.3.0 (2023-04-21) |
6+ | os | macOS 14.2.1 |
7+ | system | aarch64, darwin20 |
8+ | ui | RStudio |
9+ | language | (EN) |
10+ | collate | en_US.UTF-8 |
11+ | ctype | en_US.UTF-8 |
12+ | tz | Europe/Zurich |
13+ | date | 2024-01-21 |
14+ | rstudio | 2023.12.0+369 Ocean Storm (desktop) |
15+ | pandoc | 3.1.1 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/ (via rmarkdown) |
16+
17+ # Dependencies
18+
19+ | package | old | new | Δ |
20+ | :---------| :-----| :------| :--|
21+ | precommit | 0.3.2 | 0.4.0 | * |
22+ | cli | NA | 3.6.2 | * |
23+ | digest | NA | 0.6.34 | * |
24+ | glue | NA | 1.7.0 | * |
25+ | lifecycle | NA | 1.0.4 | * |
26+ | purrr | NA | 1.0.2 | * |
27+ | R.utils | NA | 2.12.3 | * |
28+ | rlang | NA | 1.1.3 | * |
29+ | rprojroot | NA | 2.0.4 | * |
30+ | vctrs | NA | 0.6.5 | * |
31+ | withr | NA | 3.0.0 | * |
32+ | yaml | NA | 2.3.8 | * |
33+
34+ # Revdeps
Original file line number Diff line number Diff line change 1+ ## revdepcheck results
2+
3+ We checked 1 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
4+
5+ * We saw 0 new problems
6+ * We failed to check 0 packages
Original file line number Diff line number Diff line change 1+ * Wow, no problems at all. :)*
Original file line number Diff line number Diff line change 1+ * Wow, no problems at all. :)*
You can’t perform that action at this time.
0 commit comments