last_version {Rcereal}R Documentation

Return the latest version of cereal on the GitHub.

Description

Uses the GitHub API to find the latest version of cereal.

Usage

last_version()

Details

Gets all the versions from GitHub via list_version() and selects the largest version number.

Value

package_version


[Package Rcereal version 1.3.2 Index]