Learn R Programming

Rcereal (version 1.2.1.1)

list_version: List the version of cereal on github.

Description

List the version of cereal on github.

Usage

list_version()

Arguments

Value

package_version. The vector of versions of cereal.

Details

Use the github API to query the versions of cereal. The github page of cereal is https://github.com/USCiLab/cereal This function requires the package httr.