From 11e3363e098866301cb5f42a2fe1ee6df6eadc49 Mon Sep 17 00:00:00 2001 From: rossellhayes <44556601+rossellhayes@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:32:28 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20rossellh?= =?UTF-8?q?ayes/plu@6af8084ec662092652e9054d1f90a64f75ec7301=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- authors.html | 4 ++-- pkgdown.yml | 2 +- reference/get_fun.html | 12 ++++++------ reference/plu-package.html | 2 +- reference/plu_more.html | 8 ++++---- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/authors.html b/authors.html index c0cf3ee..239c339 100644 --- a/authors.html +++ b/authors.html @@ -63,13 +63,13 @@

Citation

Rossell Hayes A (2023). plu: Dynamically Pluralize Phrases. -https://pkg.rossellhayes.com/plu, https://github.com/rossellhayes/plu. +https://pkg.rossellhayes.com/plu/, https://github.com/rossellhayes/plu.

@Manual{,
   title = {plu: Dynamically Pluralize Phrases},
   author = {Alexander {Rossell Hayes}},
   year = {2023},
-  note = {https://pkg.rossellhayes.com/plu, https://github.com/rossellhayes/plu},
+  note = {https://pkg.rossellhayes.com/plu/, https://github.com/rossellhayes/plu},
 }
diff --git a/pkgdown.yml b/pkgdown.yml index 5ae3598..b76a394 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-09-23T18:27Z +last_built: 2023-09-23T18:31Z urls: reference: https://pkg.rossellhayes.com/plu/reference article: https://pkg.rossellhayes.com/plu/articles diff --git a/reference/get_fun.html b/reference/get_fun.html index d88b4a6..2c55d90 100644 --- a/reference/get_fun.html +++ b/reference/get_fun.html @@ -138,7 +138,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <environment: namespace:plu> get_fun(plu::ral) #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -201,7 +201,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502af8810> +#> <bytecode: 0x55e664cdc620> #> <environment: namespace:plu> get_fun("plu_ral") #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -264,7 +264,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <environment: namespace:plu> get_fun("plu::ral") #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -327,13 +327,13 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502af8810> +#> <bytecode: 0x55e664cdc620> #> <environment: namespace:plu> get_fun(NULL) #> function (x) #> x -#> <bytecode: 0x55d4ffae4470> +#> <bytecode: 0x55e661cc9470> #> <environment: namespace:base> get_fun(NULL, default = plu_ral) #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -396,7 +396,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <environment: namespace:plu> diff --git a/reference/plu-package.html b/reference/plu-package.html index 2fe1e18..ee037ae 100644 --- a/reference/plu-package.html +++ b/reference/plu-package.html @@ -179,7 +179,7 @@

Copyright

See also

-

Useful links: