Skip to content

Commit

Permalink
fix rhub ci (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Nov 12, 2024
1 parent 1326476 commit 2c8bb50
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 24 deletions.
2 changes: 1 addition & 1 deletion R/g_butterfly.R
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#' @template author_zhanc107
#' @template author_qit3
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(dplyr)
#' library(nestcolor)
#'
Expand Down
2 changes: 1 addition & 1 deletion R/g_events_term_id.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#' @author Liming Li (Lil128) \email{[email protected]}
#' @author Molly He (hey59) \email{[email protected]}
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(dplyr)
#' library(grid)
#' library(nestcolor)
Expand Down
2 changes: 1 addition & 1 deletion R/g_hy_law.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
#' @template author_frankla4
#' @template author_holmesw
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(dplyr)
#' library(nestcolor)
#'
Expand Down
2 changes: 1 addition & 1 deletion R/g_patient_profile.R
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ patient_domain_profile <- function(domain = NULL,
#'
#' @seealso \code{\link{patient_domain_profile}}
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(dplyr)
#' library(nestcolor)
#'
Expand Down
2 changes: 1 addition & 1 deletion R/g_spiderplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
#'
#' @template author_zhanc107
#'
#' @examples
#' @examplesIf require("nestcolor")
#' # simple example
#' library(dplyr)
#' library(nestcolor)
Expand Down
2 changes: 1 addition & 1 deletion R/g_spiderplot_simple.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#'
#' @author Mika Maekinen
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(dplyr)
#' library(nestcolor)
#'
Expand Down
2 changes: 1 addition & 1 deletion R/g_swimlane.R
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#'
#' @export
#'
#' @examples
#' @examplesIf require("nestcolor")
#' # Example 1
#' library(dplyr)
#' library(nestcolor)
Expand Down
2 changes: 1 addition & 1 deletion R/g_waterfall.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#'
#' @export
#'
#' @examples
#' @examplesIf require("nestcolor")
#' library(tidyr)
#' library(dplyr)
#' library(nestcolor)
Expand Down
32 changes: 17 additions & 15 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
Forkers
Hepatology
Hepatotoxicity
Hoffmann
Hou
Hy's
Hyperbilirubinemia
Iain
Lil
Maekinen
Mika
TLG
TLGs
Withycombe
Xuefeng
al
alanine
catalogue
chot
dichotomization
et
Forkers
frankla
funder
Hepatology
Hepatotoxicity
Hoffmann
holmesw
Hou
houx
Hy's
Hyperbilirubinemia
Iain
liaoc
Lil
Maekinen
Mika
modularized
Qi
qit
repo
TLG
TLGs
transaminase
withycok
Withycombe
Xuefeng
zhanc
Zhang
2 changes: 2 additions & 0 deletions man/g_butterfly.Rd

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

2 changes: 2 additions & 0 deletions man/g_events_term_id.Rd

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

2 changes: 2 additions & 0 deletions man/g_hy_law.Rd

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

2 changes: 2 additions & 0 deletions man/g_patient_profile.Rd

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

2 changes: 2 additions & 0 deletions man/g_spiderplot.Rd

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

2 changes: 2 additions & 0 deletions man/g_swimlane.Rd

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

3 changes: 2 additions & 1 deletion man/g_waterfall.Rd

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

2 changes: 2 additions & 0 deletions man/spiderplot_simple.Rd

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

0 comments on commit 2c8bb50

Please sign in to comment.