From 269b1719dd7be4847cec4357c0d428ea4b933950 Mon Sep 17 00:00:00 2001 From: jennybc Date: Wed, 15 Nov 2023 01:53:13 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20tidyvers?= =?UTF-8?q?e/reprex@6ee8a31c5a06ca8589d277302ad4c3b54fa039a7=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/CODE_OF_CONDUCT.html | 2 +- dev/CONTRIBUTING.html | 2 +- dev/ISSUE_TEMPLATE.html | 2 +- dev/LICENSE-text.html | 2 +- dev/LICENSE.html | 2 +- dev/SUPPORT.html | 2 +- dev/articles/datapasta-reprex.html | 4 +- dev/articles/index.html | 2 +- dev/articles/learn-reprex.html | 4 +- dev/articles/magic-reprex.html | 4 +- dev/articles/reprex-dos-and-donts.html | 4 +- dev/articles/rtf.html | 4 +- dev/articles/suppress-startup-messages.html | 4 +- dev/authors.html | 9 +-- ...xRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM0.woff | Bin 0 -> 56004 bytes dev/deps/Source_Code_Pro-0.4.7/font.css | 7 +++ .../6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7j.woff | Bin 0 -> 49156 bytes .../6xK3dSBYKcSV-LCoeQqfX1RYOo3aPA.woff | Bin 0 -> 74684 bytes .../6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdo.woff | Bin 0 -> 48912 bytes .../6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkw.woff | Bin 0 -> 74348 bytes dev/deps/Source_Sans_Pro-0.4.7/font.css | 28 ++++++++++ dev/deps/bootstrap-5.2.2/bootstrap.min.css | 4 +- dev/deps/data-deps.txt | 4 +- dev/index.html | 6 +- dev/news/index.html | 2 +- dev/pkgdown.yml | 2 +- dev/reference/index.html | 2 +- dev/reference/reprex-package.html | 2 +- dev/reference/reprex.html | 2 +- dev/reference/reprex_addin.html | 2 +- dev/reference/reprex_document.html | 50 +++++++++++------ dev/reference/reprex_locale.html | 2 +- dev/reference/reprex_options.html | 2 +- dev/reference/reprex_render.html | 2 +- dev/reference/reprex_venue.html | 2 +- dev/reference/un-reprex.html | 52 ++++++++++++------ dev/search.json | 2 +- 37 files changed, 143 insertions(+), 77 deletions(-) create mode 100644 dev/deps/Source_Code_Pro-0.4.7/HI_diYsKILxRpg3hIP6sJ7fM7PqPMcMnZFqUwX28DMyQhM0.woff create mode 100644 dev/deps/Source_Code_Pro-0.4.7/font.css create mode 100644 dev/deps/Source_Sans_Pro-0.4.7/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPa7j.woff create mode 100644 dev/deps/Source_Sans_Pro-0.4.7/6xK3dSBYKcSV-LCoeQqfX1RYOo3aPA.woff create mode 100644 dev/deps/Source_Sans_Pro-0.4.7/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lBdo.woff create mode 100644 dev/deps/Source_Sans_Pro-0.4.7/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rAkw.woff create mode 100644 dev/deps/Source_Sans_Pro-0.4.7/font.css diff --git a/dev/CODE_OF_CONDUCT.html b/dev/CODE_OF_CONDUCT.html index be76db78..43605345 100644 --- a/dev/CODE_OF_CONDUCT.html +++ b/dev/CODE_OF_CONDUCT.html @@ -1,5 +1,5 @@ -Contributor Covenant Code of Conduct • reprexContributor Covenant Code of Conduct • reprex diff --git a/dev/CONTRIBUTING.html b/dev/CONTRIBUTING.html index bee1836f..8319320d 100644 --- a/dev/CONTRIBUTING.html +++ b/dev/CONTRIBUTING.html @@ -1,5 +1,5 @@ -Contributing to reprex • reprexContributing to reprex • reprex diff --git a/dev/ISSUE_TEMPLATE.html b/dev/ISSUE_TEMPLATE.html index 3442d941..cda1d8b8 100644 --- a/dev/ISSUE_TEMPLATE.html +++ b/dev/ISSUE_TEMPLATE.html @@ -1,5 +1,5 @@ -NA • reprexNA • reprex diff --git a/dev/LICENSE-text.html b/dev/LICENSE-text.html index 3d5a4f89..9079f390 100644 --- a/dev/LICENSE-text.html +++ b/dev/LICENSE-text.html @@ -1,5 +1,5 @@ -License • reprexLicense • reprex diff --git a/dev/LICENSE.html b/dev/LICENSE.html index 3d27891d..7e7fadad 100644 --- a/dev/LICENSE.html +++ b/dev/LICENSE.html @@ -1,5 +1,5 @@ -MIT License • reprexMIT License • reprex diff --git a/dev/SUPPORT.html b/dev/SUPPORT.html index e179737f..6c1e0405 100644 --- a/dev/SUPPORT.html +++ b/dev/SUPPORT.html @@ -1,5 +1,5 @@ -Getting help with reprex • reprexGetting help with reprex • reprex diff --git a/dev/articles/datapasta-reprex.html b/dev/articles/datapasta-reprex.html index 11bc1635..d0ba8fed 100644 --- a/dev/articles/datapasta-reprex.html +++ b/dev/articles/datapasta-reprex.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/index.html b/dev/articles/index.html index 32c7b069..d872021c 100644 --- a/dev/articles/index.html +++ b/dev/articles/index.html @@ -1,5 +1,5 @@ -Articles • reprexArticles • reprex diff --git a/dev/articles/learn-reprex.html b/dev/articles/learn-reprex.html index 04274962..9dff6940 100644 --- a/dev/articles/learn-reprex.html +++ b/dev/articles/learn-reprex.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/magic-reprex.html b/dev/articles/magic-reprex.html index 4a5c5c90..628e4f9c 100644 --- a/dev/articles/magic-reprex.html +++ b/dev/articles/magic-reprex.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/reprex-dos-and-donts.html b/dev/articles/reprex-dos-and-donts.html index d4d52500..3dc2a341 100644 --- a/dev/articles/reprex-dos-and-donts.html +++ b/dev/articles/reprex-dos-and-donts.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/rtf.html b/dev/articles/rtf.html index 12182b0b..44cd0a80 100644 --- a/dev/articles/rtf.html +++ b/dev/articles/rtf.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/suppress-startup-messages.html b/dev/articles/suppress-startup-messages.html index 824f5d40..d3dc6474 100644 --- a/dev/articles/suppress-startup-messages.html +++ b/dev/articles/suppress-startup-messages.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/authors.html b/dev/authors.html index fd02ad83..23339fff 100644 --- a/dev/authors.html +++ b/dev/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • reprexAuthors and Citation • reprex @@ -96,15 +96,16 @@

Citation

Bryan J, Hester J, Robinson D, Wickham H, Dervieux C (2023). reprex: Prepare Reproducible Example Code via the Clipboard. -https://reprex.tidyverse.org, -https://github.com/tidyverse/reprex#readme. +R package version 2.0.2.9000, +https://github.com/tidyverse/reprex#readme, https://reprex.tidyverse.org.

@Manual{,
   title = {reprex: Prepare Reproducible Example Code via the Clipboard},
   author = {Jennifer Bryan and Jim Hester and David Robinson and Hadley Wickham and Christophe Dervieux},
   year = {2023},
-  note = {https://reprex.tidyverse.org,
+  note = {R package version 2.0.2.9000, 
 https://github.com/tidyverse/reprex#readme},
+  url = {https://reprex.tidyverse.org},
 }