get_release_details.Rd
Get full list of packages for a specific release
get_release_details(
release = NULL,
latest = NULL,
year = NULL,
month = NULL,
os = "unix"
)
release | One of the releases listed by the `list_releases()` function defaults to the latest stable release |
---|---|
latest | Get the release details for the latest release (can be stable or current) |
year | Specify the year for the queries release |
month | Specify the month of the release (first 3 letters of the month, lower cap) |
os | Get the release details just for this OS (can be win, osx, unix) |
Content of the PACKAGES file associated with a specific release