search for: _official

Displaying 1 result from an estimated 1 matches for "_official".

Did you mean: official
2015 Mar 23
4
Possible values for R version status
Is there a complete list somewhere of the possible values for R's status, as returned by version$status? I know about these values: Stable: "" Devel: "Under development (unstable)" Patched: "Patched" Release candidate: "RC" Alpha: "Alpha" Are there any others that I've missed?