Description Usage Arguments Value Author(s) See Also Examples
Update previously installed Bioconductor and CRAN packages and their
dependencies. Use biocLite
to install new packages or to
update all out-of-date packages. Upgrading to a new Bioconductor
release requires additional steps; see
http://bioconductor.org/install.
1 | biocUpdatePackages(pkgs, dependencies = NA, repos=biocinstallRepos(), ...)
|
pkgs |
|
dependencies |
|
repos |
|
... |
Additional arguments, passed to
|
‘NULL’, invisibly.
Martin Morgan mtmorgan@fhcrc.org
1 2 3 4 | ## Not run:
biocUpdatePackages("GenomicRanges", ask=FALSE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.