From fd9d8b6838541255d63bea1ee457f92f379bf9bd Mon Sep 17 00:00:00 2001 From: Sam Talcott Date: Sun, 22 Sep 2024 12:55:51 -0400 Subject: [PATCH] Fixed CRAN note --- R/theme_tntp_2018.R | 2 +- R/tntp_style.R | 2 +- cran-comments.md | 4 ++++ man/theme_tntp_2018.Rd | 2 +- man/tntp_style.Rd | 2 +- 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/R/theme_tntp_2018.R b/R/theme_tntp_2018.R index aa0217b..f06262c 100644 --- a/R/theme_tntp_2018.R +++ b/R/theme_tntp_2018.R @@ -1,4 +1,4 @@ -#' A precise & pristine [ggplot2] theme with opinionated defaults and an emphasis on typography +#' A precise & pristine ggplot2 theme with opinionated defaults and an emphasis on typography #' #' This theme is superseded by [tntp_style()]. #' diff --git a/R/tntp_style.R b/R/tntp_style.R index ff17c60..e5bbb74 100644 --- a/R/tntp_style.R +++ b/R/tntp_style.R @@ -46,7 +46,7 @@ get_usable_family <- function(family, silent = FALSE, default_family = "sans") { } -#' Create TNTP themed [ggplot2] charts +#' Create TNTP themed ggplot2 charts #' #' A custom theme including TNTP fonts and other defaults for styling ggplot2 charts. #' diff --git a/cran-comments.md b/cran-comments.md index 147c8a8..355dd72 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,7 @@ +# Re-submission + +* Fixed ggplot2 link note in tntp_style.Rd and theme_tntp_2018.Rd + ## R CMD check results 0 errors | 0 warnings | 1 notes diff --git a/man/theme_tntp_2018.Rd b/man/theme_tntp_2018.Rd index 3ab10d6..0705387 100644 --- a/man/theme_tntp_2018.Rd +++ b/man/theme_tntp_2018.Rd @@ -2,7 +2,7 @@ % Please edit documentation in R/theme_tntp_2018.R \name{theme_tntp_2018} \alias{theme_tntp_2018} -\title{A precise & pristine \link{ggplot2} theme with opinionated defaults and an emphasis on typography} +\title{A precise & pristine ggplot2 theme with opinionated defaults and an emphasis on typography} \usage{ theme_tntp_2018( base_family = "Segoe UI", diff --git a/man/tntp_style.Rd b/man/tntp_style.Rd index 9fedfb3..ef6dd56 100644 --- a/man/tntp_style.Rd +++ b/man/tntp_style.Rd @@ -2,7 +2,7 @@ % Please edit documentation in R/tntp_style.R \name{tntp_style} \alias{tntp_style} -\title{Create TNTP themed \link{ggplot2} charts} +\title{Create TNTP themed ggplot2 charts} \usage{ tntp_style( family = "Halyard Display",