Home
last modified time | relevance | path

Searched refs:install_bioc (Results 1 – 21 of 21) sorted by relevance

/dports/devel/R-cran-remotes/remotes/man/
H A Dinstall_bioc.Rd3 \name{install_bioc}
4 \alias{install_bioc}
7 install_bioc(
95 install_bioc("SummarizedExperiment")
96 install_bioc("devel/SummarizedExperiment")
97 install_bioc("3.3/SummarizedExperiment")
98 install_bioc("SummarizedExperiment#abc123")
99 install_bioc("user:password@release/SummarizedExperiment")
100 install_bioc("user:password@devel/SummarizedExperiment")
101 install_bioc("user:password@SummarizedExperiment#abc123")
H A Dinstall_dev.Rd38 \code{\link{install_bioc}()},
H A Dinstall_cran.Rd81 \code{\link{install_bioc}()},
H A Dinstall_local.Rd87 \code{\link{install_bioc}()},
H A Dinstall_url.Rd84 \code{\link{install_bioc}()},
H A Dinstall_svn.Rd97 \code{\link{install_bioc}()},
H A Dinstall_git.Rd107 \code{\link{install_bioc}()},
H A Dinstall_gitlab.Rd101 \code{\link{install_bioc}()},
H A Dinstall_bitbucket.Rd131 \code{\link{install_bioc}()},
H A Dinstall_github.Rd126 \code{\link{install_bioc}()},
H A Dinstall_version.Rd133 \code{\link{install_bioc}()},
/dports/devel/R-cran-devtools/devtools/R/
H A Dremotes.R41 install_bioc <- with_pkgbuild_build_tools(with_ellipsis(remotes::install_bioc)) globalVar
/dports/devel/R-cran-remotes/remotes/tests/testthat/
H A Dtest-install-bioc.R32 install_bioc("MeasurementError.cor", mirror = mirror, git = "git2r", lib = lib, quiet = TRUE)
62 install_bioc("MeasurementError.cor", mirror = mirror, git = "external", lib = lib, quiet = TRUE)
/dports/devel/R-cran-devtools/devtools/man/
H A Dremote-reexports.Rd5 \alias{install_bioc}
20 install_bioc(
226 \code{\link[remotes:install_bioc]{remotes::install_bioc()}}, \code{\link[remotes:install_bitbucket]…
/dports/devel/R-cran-devtools/devtools/
H A DNAMESPACE36 export(install_bioc)
97 importFrom(remotes,install_bioc)
H A DNEWS.md537 `install_url()`, `install_svn()`, `install_bioc()` gain `quiet` arguments and
653 * New `install_bioc()` function and bioc remote to install Bioconductor
/dports/devel/R-cran-remotes/remotes/
H A DNAMESPACE74 export(install_bioc)
H A DNEWS.md20 * Fix bug in install_bioc() when using version='devel'. The code will now pull from the git HEAD, n…
36 * `install_bioc()` now respects the environment variable R_BIOC_VERSION, and will use the git branc…
208 * `install_bioc()` repositories now updated for the Bioconductor 3.8 release.
330 * New `install_gitlab()` and `install_bioc()` functions, to install
H A DMD551 480ca8d0a70056230e5344f91743a0f8 *man/install_bioc.Rd
/dports/devel/R-cran-remotes/remotes/R/
H A Dinstall-bioc.R33 install_bioc <- function(repo, mirror = getOption("BioC_git", download_url("git.bioconductor.org/pa… function
/dports/devel/R-cran-remotes/remotes/inst/
H A Dinstall-github.R1954install_bioc <- function(repo, mirror = getOption("BioC_git", download_url("git.bioconductor.org/p… function