Skip to content

Commit 28d934d

Browse files
committed
Deploying to gh-pages from @ 62de39c 🚀
1 parent 6e97d6d commit 28d934d

20 files changed

+116
-116
lines changed

articles/ab-create-git_down.html

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

articles/ab-create-git_down.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ get_commits_tags(repo, ref = "main")
4343
#> # A tibble: 4 × 9
4444
#> sha summary message author email when order tag.name
4545
#> <chr> <chr> <chr> <chr> <chr> <dttm> <int> <chr>
46-
#> 1 f84d07fae5db4… Add NE… "Add N… Alice alic… 2026-01-07 01:40:04 4 NA
47-
#> 2 5abfd2b012a2f… Third … "Third… Alice alic… 2026-01-07 01:40:04 3 v0.1
48-
#> 3 acc2195e6fe52… exampl… "examp… Alice alic… 2026-01-07 01:40:04 2 v0.1
49-
#> 4 476d130532f2f… First … "First… Alice alic… 2026-01-07 01:40:04 1 v0.1
46+
#> 1 140cb3e0f5ebd… Add NE… "Add N… Alice alic… 2026-01-14 01:48:41 4 NA
47+
#> 2 83e36acfddde4… Third … "Third… Alice alic… 2026-01-14 01:48:41 3 v0.1
48+
#> 3 1d1be4ae4ada6… exampl… "examp… Alice alic… 2026-01-14 01:48:41 2 v0.1
49+
#> 4 c5c0a2b28811b… First … "First… Alice alic… 2026-01-14 01:48:41 1 v0.1
5050
#> # ℹ 1 more variable: tag.message <chr>
5151
```
5252

@@ -59,13 +59,13 @@ get_commits_pattern(repo, pattern = "#[[:digit:]]+", ref = "main")
5959
#> # A tibble: 7 × 12
6060
#> sha summary message author email when order tag.name
6161
#> <chr> <chr> <chr> <chr> <chr> <dttm> <int> <chr>
62-
#> 1 f84d07fae5db4… Add NE… "Add N… Alice alic… 2026-01-07 01:40:04 4 NA
63-
#> 2 f84d07fae5db4… Add NE… "Add N… Alice alic… 2026-01-07 01:40:04 4 NA
64-
#> 3 f84d07fae5db4… Add NE… "Add N… Alice alic… 2026-01-07 01:40:04 4 NA
65-
#> 4 5abfd2b012a2f… Third … "Third… Alice alic… 2026-01-07 01:40:04 3 v0.1
66-
#> 5 5abfd2b012a2f… Third … "Third… Alice alic… 2026-01-07 01:40:04 3 v0.1
67-
#> 6 acc2195e6fe52… exampl… "examp… Alice alic… 2026-01-07 01:40:04 2 v0.1
68-
#> 7 476d130532f2f… First … "First… Alice alic… 2026-01-07 01:40:04 1 v0.1
62+
#> 1 140cb3e0f5ebd… Add NE… "Add N… Alice alic… 2026-01-14 01:48:41 4 NA
63+
#> 2 140cb3e0f5ebd… Add NE… "Add N… Alice alic… 2026-01-14 01:48:41 4 NA
64+
#> 3 140cb3e0f5ebd… Add NE… "Add N… Alice alic… 2026-01-14 01:48:41 4 NA
65+
#> 4 83e36acfddde4… Third … "Third… Alice alic… 2026-01-14 01:48:41 3 v0.1
66+
#> 5 83e36acfddde4… Third … "Third… Alice alic… 2026-01-14 01:48:41 3 v0.1
67+
#> 6 1d1be4ae4ada6… exampl… "examp… Alice alic… 2026-01-14 01:48:41 2 v0.1
68+
#> 7 c5c0a2b28811b… First … "First… Alice alic… 2026-01-14 01:48:41 1 v0.1
6969
#> # ℹ 4 more variables: tag.message <chr>, pattern.type <chr>,
7070
#> # pattern.content <chr>, pattern.title <chr>
7171
```
@@ -84,6 +84,6 @@ With this example, the vignette will show this content:
8484

8585
| File | Tracked in git | Date of creation | Last modification |
8686
|:------------|:---------------|:--------------------|:--------------------|
87-
| NEWS.md | Yes | 2026-01-07 01:40:05 | 2026-01-07 01:40:05 |
88-
| example.txt | Yes | 2026-01-07 01:40:05 | 2026-01-07 01:40:05 |
89-
| R/my_mean.R | No | NA | 2026-01-07 01:40:05 |
87+
| NEWS.md | Yes | 2026-01-14 01:48:41 | 2026-01-14 01:48:41 |
88+
| example.txt | Yes | 2026-01-14 01:48:41 | 2026-01-14 01:48:41 |
89+
| R/my_mean.R | No | NA | 2026-01-14 01:48:41 |

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pkgdown: 2.2.0
33
pkgdown_sha: ~
44
articles:
55
ab-create-git_down: ab-create-git_down.html
6-
last_built: 2026-01-07T01:39Z
6+
last_built: 2026-01-14T01:48Z

reference/create_vignette_last_modif.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reference/create_vignette_last_modif.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if (rmarkdown::pandoc_available("2.0.0")) {
6666
#> 3/3
6767
#> output file: modification_files.knit.md
6868
#> Warning: The vignette title specified in \VignetteIndexEntry{} is different from the title in the YAML metadata. The former is "zz-modification-of-files", and the latter is "Modifications of files". If that is intentional, you may set options(rmarkdown.html_vignette.check_title = FALSE) to suppress this check.
69-
#> /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc +RTS -K512m -RTS modification_files.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output modification_files.html --lua-filter /home/runner/work/_temp/Library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/runner/work/_temp/Library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --section-divs --template /home/runner/work/_temp/Library/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/runner/work/_temp/Library/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpmXmSQL/rmarkdown-str1b427c2fe50f.html
69+
#> /opt/hostedtoolcache/pandoc/3.1.11/x64/pandoc +RTS -K512m -RTS modification_files.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output modification_files.html --lua-filter /home/runner/work/_temp/Library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /home/runner/work/_temp/Library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --section-divs --template /home/runner/work/_temp/Library/rmarkdown/rmd/h/default.html --highlight-style pygments --css /home/runner/work/_temp/Library/rmarkdown/rmarkdown/templates/html_vignette/resources/vignette.css --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /tmp/RtmpMUUrUC/rmarkdown-str1b2d5b79f884.html
7070
#>
7171
#> Output created: modification_files.html
7272
```

reference/fake_repo.html

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

reference/fake_repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Fake repository contains a few files with an initiated git repository.
3030
``` r
3131
# Fake repository with git
3232
fake_repo()
33-
#> [1] "/tmp/RtmpmXmSQL/git2r-1b423aa3fc6"
33+
#> [1] "/tmp/RtmpMUUrUC/git2r-1b2d1f3d1dc3"
3434
# Fake repository that looks like package with git
3535
fake_repo(as.package = TRUE)
36-
#> [1] "/tmp/RtmpmXmSQL/git2r-1b4262922611"
36+
#> [1] "/tmp/RtmpMUUrUC/git2r-1b2d1e9b2b7d"
3737
```

0 commit comments

Comments
 (0)