From 25ebc436119be1cadade3180493997f4aa74ae0f Mon Sep 17 00:00:00 2001 From: hadley Date: Wed, 1 Nov 2023 21:46:27 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20r-lib/ro?= =?UTF-8?q?xygen2@07c0ebfc6c687f06029f136e7e75222855f4f328=20=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/LICENSE-text.html | 2 +- dev/LICENSE.html | 2 +- dev/SUPPORT.html | 2 +- dev/articles/extending.html | 4 +-- dev/articles/index-crossref.html | 4 +-- dev/articles/index.html | 2 +- dev/articles/namespace.html | 4 +-- dev/articles/rd-formatting.html | 4 +-- dev/articles/rd-other.html | 8 +++-- dev/articles/rd.html | 12 ++++---- dev/articles/reuse.html | 4 +-- dev/articles/roxygen2.html | 4 +-- dev/authors.html | 7 +++-- ...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/RoxyTopic.html | 2 +- dev/reference/double_escape_md.html | 2 +- dev/reference/escape_examples.html | 2 +- dev/reference/index.html | 2 +- dev/reference/is_s3_generic.html | 2 +- dev/reference/load.html | 2 +- dev/reference/load_options.html | 2 +- dev/reference/markdown-internals.html | 2 +- dev/reference/markdown-test.html | 2 +- dev/reference/markdown_pass1.html | 2 +- dev/reference/namespace_roclet.html | 2 +- dev/reference/object.html | 2 +- dev/reference/object_format.html | 2 +- dev/reference/parse_package.html | 2 +- dev/reference/rd_roclet.html | 2 +- dev/reference/rd_section.html | 2 +- dev/reference/roc_proc_text.html | 2 +- dev/reference/roclet.html | 2 +- dev/reference/roclet_find.html | 2 +- dev/reference/roxy_block.html | 2 +- dev/reference/roxy_tag.html | 2 +- dev/reference/roxy_tag_rd.html | 2 +- dev/reference/roxygen2-package.html | 2 +- dev/reference/roxygenize.html | 2 +- dev/reference/tag_parsers.html | 2 +- dev/reference/tags-index-crossref.html | 2 +- dev/reference/tags-namespace.html | 2 +- dev/reference/tags-rd-formatting.html | 2 +- dev/reference/tags-rd-other.html | 2 +- dev/reference/tags-rd.html | 2 +- dev/reference/tags-reuse.html | 2 +- dev/reference/tags_list.html | 2 +- dev/reference/update_collate.html | 2 +- dev/reference/vignette_roclet.html | 2 +- dev/search.json | 2 +- 61 files changed, 111 insertions(+), 73 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 5a2ada71..7d583029 100644 --- a/dev/CODE_OF_CONDUCT.html +++ b/dev/CODE_OF_CONDUCT.html @@ -1,5 +1,5 @@ -Contributor Covenant Code of Conduct • roxygen2Contributor Covenant Code of Conduct • roxygen2 diff --git a/dev/LICENSE-text.html b/dev/LICENSE-text.html index 765022b1..ef087632 100644 --- a/dev/LICENSE-text.html +++ b/dev/LICENSE-text.html @@ -1,5 +1,5 @@ -License • roxygen2License • roxygen2 diff --git a/dev/LICENSE.html b/dev/LICENSE.html index f2f74ed0..1622a668 100644 --- a/dev/LICENSE.html +++ b/dev/LICENSE.html @@ -1,5 +1,5 @@ -MIT License • roxygen2MIT License • roxygen2 diff --git a/dev/SUPPORT.html b/dev/SUPPORT.html index b058bf58..0fc79b9b 100644 --- a/dev/SUPPORT.html +++ b/dev/SUPPORT.html @@ -1,5 +1,5 @@ -Getting help with roxygen2 • roxygen2Getting help with roxygen2 • roxygen2 diff --git a/dev/articles/extending.html b/dev/articles/extending.html index 444b35b7..4c9a9175 100644 --- a/dev/articles/extending.html +++ b/dev/articles/extending.html @@ -15,8 +15,8 @@ - - + + diff --git a/dev/articles/index-crossref.html b/dev/articles/index-crossref.html index 8a031ab5..5a698048 100644 --- a/dev/articles/index-crossref.html +++ b/dev/articles/index-crossref.html @@ -16,8 +16,8 @@ - - + + diff --git a/dev/articles/index.html b/dev/articles/index.html index 59a17f0c..b5be9b7a 100644 --- a/dev/articles/index.html +++ b/dev/articles/index.html @@ -1,5 +1,5 @@ -Articles • roxygen2Articles • roxygen2 diff --git a/dev/articles/namespace.html b/dev/articles/namespace.html index 7e3c7b08..e5a3d1f1 100644 --- a/dev/articles/namespace.html +++ b/dev/articles/namespace.html @@ -16,8 +16,8 @@ - - + + diff --git a/dev/articles/rd-formatting.html b/dev/articles/rd-formatting.html index 9edf9f2b..493bbdc3 100644 --- a/dev/articles/rd-formatting.html +++ b/dev/articles/rd-formatting.html @@ -16,8 +16,8 @@ - - + + diff --git a/dev/articles/rd-other.html b/dev/articles/rd-other.html index 7f6c5301..c4ca8863 100644 --- a/dev/articles/rd-other.html +++ b/dev/articles/rd-other.html @@ -16,8 +16,8 @@ - - + + @@ -144,7 +144,9 @@

Datasets#' \item{z}{depth in mm (0--31.8)} #' \item{depth}{total depth percentage = z / mean(x, y) = 2 * z / (x + y) (43--79)} #' \item{table}{width of top of diamond relative to widest point (43--95)} -#' } +#' } +#' +#' @source {ggplot2} tidyverse R package.

Note the use of two additional tags that are particularly useful for documenting data: