Skip to content

Commit fd9d8b6

Browse files
committed
Fixed CRAN note
1 parent 6e3da4e commit fd9d8b6

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

R/theme_tntp_2018.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#' A precise & pristine [ggplot2] theme with opinionated defaults and an emphasis on typography
1+
#' A precise & pristine ggplot2 theme with opinionated defaults and an emphasis on typography
22
#'
33
#' This theme is superseded by [tntp_style()].
44
#'

R/tntp_style.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ get_usable_family <- function(family, silent = FALSE, default_family = "sans") {
4646
}
4747

4848

49-
#' Create TNTP themed [ggplot2] charts
49+
#' Create TNTP themed ggplot2 charts
5050
#'
5151
#' A custom theme including TNTP fonts and other defaults for styling ggplot2 charts.
5252
#'

cran-comments.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Re-submission
2+
3+
* Fixed ggplot2 link note in tntp_style.Rd and theme_tntp_2018.Rd
4+
15
## R CMD check results
26

37
0 errors | 0 warnings | 1 notes

man/theme_tntp_2018.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/tntp_style.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)