list_version {Rcereal}R Documentation

List version(s) of cereal on GitHub.

Description

Use the GitHub API to query the versions of cereal.

Usage

list_version()

Details

The GitHub page of cereal is https://github.com/USCiLab/cereal, the tags are accessed via the GitHub API, from which a package_version object is coerced.

Value

package_version, a vector of available versions.


[Package Rcereal version 1.3.2 Index]