os_name: Human readable name of the current operating system

Description Usage Details Value

View source: R/osname.R

Description

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

Usage

1

Details

It uses utils::sessionInfo(), but simplifies its output a bit on Windows, to make it more concise.

Value

A character scalar.


sessioninfo documentation built on Dec. 11, 2021, 9:07 a.m.