Commit fab02f2
authored
#115 was merged from commit 437c48a, before the 2dcdc73 force-push that
fixed the vignette index entry, so that fix was lost; this restores it.
Plus the three Copilot inline comments on #115:
- `vignettes/dockerfiler.Rmd`: section heading "Create a Dockerfile
from an renv.lock" -> "... from a renv.lock" (article).
- `R/rthis.R` `@examples`, `vignettes/dockerfiler.Rmd` "Basic
workflow" chunk, `README.Rmd`: the illustrative
`install.packages(..., repos = "http://cran.irsn.fr/")` now uses
the canonical HTTPS CRAN mirror `https://cloud.r-project.org`
instead of a plaintext-HTTP regional mirror.
- restored `%\VignetteIndexEntry{Getting started with dockerfiler}`
so it matches the vignette's YAML `title:` (silences the
rmarkdown title-mismatch warning).
regenerated `man/r.Rd`; re-knit `README.md`. No code-logic change.
`devtools::test()` on the touched test file: 0 failures. Vignette
renders clean. No en/em-dashes in source.
1 parent 581d38a commit fab02f2
5 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments