smart_pack_versions {smarter} | R Documentation |
smart_pack_versions
Description
Return all associated package versions
Usage
smart_pack_versions(pack, repo = "CRAN")
Arguments
pack |
A string for the package name |
repo |
A string that takes values "CRAN", "aCRAN", and "cCRAN" for combining options "aCRAN" and "cCRAN". "cCRAN" refers to contributed packages. "aCRAN" refers to archived packages. |
Value
A data.frame of available R packages
[Package smarter version 1.0.1 Index]