EVOLUTION-MANAGER
Edit File: r_release_macos.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Latest R release with a macOS installer available for...</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for r_release_macos {rversions}"><tr><td>r_release_macos {rversions}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Latest R release with a macOS installer available for download</h2> <h3>Description</h3> <p><code><a href="r_release.html">r_release()</a></code> works based on the SVN tags in the main R source code repository. However, an SVN tag does not mean that the same version is available for download. <code>r_release_macos</code> returns the latest version for which a macOS installer is available. </p> <h3>Usage</h3> <pre> r_release_macos() </pre> <h3>Value</h3> <p>A one row data frame, with columns ‘version’, ‘date’, ‘URL’ and ‘nickname’. </p> <h3>See Also</h3> <p>Other R downloads: <code><a href="r_release_tarball.html">r_release_tarball</a>()</code>, <code><a href="r_release_win.html">r_release_win</a>()</code> </p> <h3>Examples</h3> <pre> r_release() r_release_macos() </pre> <hr /><div style="text-align: center;">[Package <em>rversions</em> version 2.1.2 <a href="00Index.html">Index</a>]</div> </body></html>