Skip to content

Commit

Permalink
Fix startup messages. -6
Browse files Browse the repository at this point in the history
  • Loading branch information
enblacar committed Aug 13, 2023
1 parent 9eb88d1 commit f88f6e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,6 @@ check_suggests <- function(function_name, passive = FALSE){
#'
#' @param startup \strong{\code{\link[base]{logical}}} | Whether the message should be displayed at startup, therefore, also containing welcoming messages and tips. If \strong{\code{FALSE}}, only the report itself will be printed.
#' @param extended \strong{\code{\link[base]{logical}}} | Whether the message should also include installed packages, current and available version, and which \strong{\code{SCpubr}} functions can be used with the currently installed packages.
#' @param bioconductor_repo \strong{\code{\link[base]{character}}} | Link to the repository that should be used to check \strong{\code{Bioconductor}} packages.
#' @param cran_repo \strong{\code{\link[base]{character}}} | Link to the repository that should be used to check \strong{\code{CRAN}} packages.
#' @return None
#' @export
#'
Expand Down
4 changes: 0 additions & 4 deletions man/package_report.Rd

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

0 comments on commit f88f6e1

Please sign in to comment.