Takes a data frame of package names and versions (i.e. The output of list_packages()
), and return only the names of packages that are available on CRAN.
list_cran_packages(packages)
packages | a data frame of package names and versions (i.e. The output of |
---|
a vector of package names