Includes "source" column, indicating whether package is from CRAN, Bioconductor, or from a remote (i.e. GitHub, GitLab) install.

installedPackages()

Note

Updated 2020-08-18.

See also

Examples

x <- installedPackages() table(x[["source"]])
#> #> Acid Genomics Bioconductor CRAN GitHub local #> 12 126 575 2 15 #> RSPM #> 178