Skip to content

Commit

Permalink
Bump default BioC version to 3.20.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@87200 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
hornik committed Sep 28, 2024
1 parent 03f8cdd commit f844acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/library/utils/R/packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -1257,7 +1257,7 @@ function(repos, file = stdout(), ...)
}

## default is included in setRepositories.Rd (via \Sexpr)
.BioC_version_associated_with_R_version_default <- "3.19"
.BioC_version_associated_with_R_version_default <- "3.20"
.BioC_version_associated_with_R_version <- function ()
numeric_version(Sys.getenv("R_BIOC_VERSION",
.BioC_version_associated_with_R_version_default))
Expand Down

0 comments on commit f844acd

Please sign in to comment.