package_versions | R Documentation |
List all packages and versions in a CRAN-like repository
package_versions(dir = ".", xcolumns = character())
dir |
Path to the repository. |
xcolumns |
Extra columns to include in the result. |
Data frame with at least three columns:
Package
, Version
, MD5sum
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.