Learn R Programming

Rcereal (version 1.3.2)

last_version: Return the latest version of cereal on the GitHub.

Description

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

Usage

last_version()

Arguments

Value

package_version

Details

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