Skip to content

Commit

Permalink
update site and make cran fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
spsanderson committed Jun 8, 2022
1 parent 8fff8c3 commit 78cb125
Show file tree
Hide file tree
Showing 152 changed files with 737 additions and 749 deletions.
6 changes: 0 additions & 6 deletions R/palette-color-blind.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#' Provide Colorblind Compliant Colors
#'
#' @family ColorBlind
#'
#' 8 Hex RGB color definitions suitable for charts for colorblind people.
#'
#' @export
Expand All @@ -13,8 +11,6 @@ color_blind <- function(){

#' Provide Colorblind Compliant Colors
#'
#' @family ColorBlind
#'
#' @param theme This defaults to `td` and that is the only allowed value
#' @param ... Data passed to the function
#'
Expand All @@ -30,8 +26,6 @@ td_scale_fill_colorblind <- function(..., theme = "td") {

#' Provide Colorblind Compliant Colors
#'
#' @family ColorBlind
#'
#' @param theme This defaults to `td` and that is the only allowed value
#' @param ... Data passed to the function
#'
Expand Down
3 changes: 2 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ reference:
desc: Functions that generate plots of the tidy_ distribution functions.
contents:
- has_concept("Autoplot")
- has_concept("ColorBlind")
- contains("color_blind")
- contains("_colorblind")
- title: Statistic Functions
desc: Functions that return a statistic
contents:
Expand Down
2 changes: 2 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@

Some bug fixes to include incorrect distribution attributes that were discovered
and the tidy_empirical() not working with the plotting functions.

Fix color_blind concept
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/CODE_OF_CONDUCT.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions docs/articles/getting-started.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.0.3
pkgdown_sha: ~
articles:
getting-started: getting-started.html
last_built: 2022-06-07T14:47Z
last_built: 2022-06-08T13:17Z
urls:
reference: https://github.com/spsanderson/TidyDensity/reference
article: https://github.com/spsanderson/TidyDensity/articles
Expand Down
Binary file modified docs/reference/Rplot002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 78cb125

Please sign in to comment.