/osname

Human Readable Operating System Name

Primary LanguageC

osname

Human Readable Operating System Names

Linux Build Status Windows Build status CRAN RStudio mirror downloads Coverage Status

For example, Windows 8.1 instead of version 6.3.9600. On macOS it includes the code names, on Linux it includes the distribution names and codenames if appropriate.

Installation

devtools::install_github("r-pkgs/osname")

Usage

library(osname)

License

GPL-2 © R-core