Learn R Programming

startup (version 0.9.0)

is_wine: Checks whether running R on Windows using Wine or not

Description

Checks whether running R on Windows using Wine or not

Usage

is_wine()

Arguments

Value

A logical

References

  1. Wine Developer FAQ, How can I detect Wine?, https://wiki.winehq.org/Developer_FAQ#How_can_I_detect_Wine.3F

  2. Jeff Zaroyko, Detecting Wine, Wine Devel mailing list, 2008-09-29, https://www.winehq.org/pipermail/wine-devel/2008-September/069387.html