Skip to content

Commit 47e708b

Browse files
authored
Strip Unicode characters from engine docs (#792)
* remove unicode characters in docs * it appears that gls and lme output for testing are concordant now * fix broken bits caused by pillar 1.8.0 * remove em dashes * change link to quasiquotation resources
1 parent 93ca436 commit 47e708b

File tree

101 files changed

+375
-557
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+375
-557
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Encoding: UTF-8
7575
LazyData: true
7676
Roxygen: list(markdown = TRUE)
7777
Config/testthat/edition: 3
78-
RoxygenNote: 7.2.0.9000
78+
RoxygenNote: 7.2.1.9000

R/model_object_docs.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
#'}
135135
#'
136136
#' More information on quosures and quasiquotation can be found at
137-
#' \url{https://tidyeval.tidyverse.org}.
137+
#' \url{https://adv-r.hadley.nz/quasiquotation.html}.
138138
#'
139139
#' @rdname model_spec
140140
#' @name model_spec

man/details_auto_ml_h2o.Rd

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

man/details_bag_mars_earth.Rd

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

man/details_bart_dbarts.Rd

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

man/details_boost_tree_h2o.Rd

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

man/details_boost_tree_lightgbm.Rd

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

man/details_boost_tree_xgboost.Rd

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

man/details_discrim_flexible_earth.Rd

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

man/details_discrim_linear_MASS.Rd

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

0 commit comments

Comments
 (0)