Skip to content

Commit c6fbffd

Browse files
committed
fix URLs for CRAN
1 parent 208b8e8 commit c6fbffd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ Suggests:
4141
rmarkdown,
4242
testthat (>= 3.0.0)
4343
VignetteBuilder: knitr
44-
URL: https://stopsack.github.io/batchtma, https://github.com/stopsack/batchtma
44+
URL: https://stopsack.github.io/batchtma/, https://github.com/stopsack/batchtma/
4545
Config/testthat/edition: 3

R/plot_batch.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#' More powerful visualizations of batch effects exist
4646
#' in the BatchQC package:
4747
#'
48-
#' \url{http://bioconductor.org/packages/release/bioc/html/BatchQC.html}
48+
#' \url{https://bioconductor.org/packages/release/bioc/html/BatchQC.html}
4949
#'
5050
#' @examples
5151
#' # Define example data

man/plot_batch.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)