Skip to content

Commit 4b1219f

Browse files
committed
reran RCMD check
added DEVELOPERS.md
1 parent f8c019d commit 4b1219f

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Suggests:
4949
License: GPL-2
5050
Encoding: UTF-8
5151
LazyData: true
52-
RoxygenNote: 7.2.3
52+
RoxygenNote: 7.3.2
5353
Roxygen: list(markdown = TRUE)
5454
Remotes: atsa-es/atsar
5555
URL: https://atsa-es.github.io/atsalibrary/

DEVELOPERS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# atsalibrary
2+
3+
Routine tasks.
4+
5+
1. Run RMD check
6+
2. Rebuild pkgdown with `pkgdown::build_site(lazy=FALSE)` and push to GitHub
7+
3. Install all packages with
8+
```
9+
install.packages('atsalibrary', repos = c('https://atsa-es.r-universe.dev', 'https://cloud.r-project.org'), dependencies = TRUE)
10+
```

man/atsalibrary-package.Rd

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)