google_chrome_version_history: Retrieve Google Chrome Version Release History

Description Usage Arguments Note

View source: R/chrome.R

Description

Reads https://en.wikipedia.org/wiki/Google_Chrome_version_history" to build a data frame of Google Chrome version release numbers and dates with semantic version strings parsed and separate fields added. The data frame is also arranged in order from lowest version to latest version and the vers column is an ordered factor.

Usage

1

Arguments

refresh

if TRUE and there ~/.vershist cache dir exists, will cause the version history database for apache to be rebuilt. Defaults to FALSE and has no effect if ~/.vershist cache dir does not exist.

Note

This only pulls the first release date and does not distinguish by OS. If more granular data is needed, file an issue or PR.


hrbrmstr/vershist documentation built on Feb. 3, 2020, 12:10 a.m.