Skip to content

Commit

Permalink
build_rdev_site() for release 1.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Feb 15, 2024
1 parent c646dcb commit 3473eaf
Show file tree
Hide file tree
Showing 54 changed files with 103 additions and 82 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,11 @@ ci()
#> No problems found
#>
#> style_all()
#> Styling 56 files:
#> Styling 57 files:
#> .Rprofile ✔
#> README.Rmd ✔
#> inst/rmarkdown/templates/analysis/skeleton/skeleton.Rmd ✔
#> inst/templates/changelog.qmd ✔
#> inst/templates/index.qmd ✔
#> inst/templates/package.R ✔
#> inst/templates/README-analysis.Rmd ✔
Expand Down Expand Up @@ -177,7 +178,7 @@ ci()
#> vignettes/style-guide.Rmd ✔
#> ───────────────────────────────────────────────────────
#> Status Count Legend
#> ✔ 56 File unchanged.
#> ✔ 57 File unchanged.
#> ℹ 0 File changed.
#> ✖ 0 Styling threw an error.
#> ───────────────────────────────────────────────────────
Expand Down Expand Up @@ -219,10 +220,10 @@ ci()
#> * creating vignettes ... OK
#> * checking for LF line-endings in source and make files and shell scripts
#> * checking for empty or unneeded directories
#> * building ‘rdev_1.9.8.tar.gz’
#> * building ‘rdev_1.9.9.tar.gz’
#>
#> ── R CMD check ─────────────────────────────────────────────────────────────────
#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/RtmpriAiu8/file3c30ca812b/rdev.Rcheck’
#> * using log directory ‘/private/var/folders/vn/cw5f9gws42v9m8mdsds_zbl00000gp/T/RtmpUPErWo/file5f90121489b4/rdev.Rcheck’
#> * using R version 4.3.2 (2023-10-31)
#> * using platform: aarch64-apple-darwin20 (64-bit)
#> * R was compiled by
Expand All @@ -232,7 +233,7 @@ ci()
#> * using session charset: UTF-8
#> * using option ‘--no-manual’
#> * checking for file ‘rdev/DESCRIPTION’ ... OK
#> * this is package ‘rdev’ version ‘1.9.8
#> * this is package ‘rdev’ version ‘1.9.9
#> * package encoding: UTF-8
#> * checking package namespace information ... OK
#> * checking package dependencies ... OK
Expand Down Expand Up @@ -292,8 +293,8 @@ ci()
#> * DONE
#>
#> Status: OK
#> ── R CMD check results ───────────────────────────────────────── rdev 1.9.8 ────
#> Duration: 30.2s
#> ── R CMD check results ───────────────────────────────────────── rdev 1.9.9 ────
#> Duration: 32.9s
#>
#> 0 errors ✔ | 0 warnings ✔ | 0 notes ✔
```
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion docs/TODO.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 26 additions & 12 deletions docs/articles/analysis-package-layout.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/rdev.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/style-guide.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 9 additions & 8 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3473eaf

Please sign in to comment.