EVOLUTION-MANAGER
Edit File: r_release.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: Version number of R-release</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 {rversions}"><tr><td>r_release {rversions}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Version number of R-release</h2> <h3>Description</h3> <p>The latest tag in the SVN repository (in terms of version numbers, not dates). </p> <h3>Usage</h3> <pre> r_release(dots = TRUE) </pre> <h3>Arguments</h3> <table summary="R argblock"> <tr valign="top"><td><code>dots</code></td> <td> <p>Whether to use dots instead of dashes in the version number.</p> </td></tr> </table> <h3>Value</h3> <p>A one row data frame, with columns ‘version’, ‘date’ and ‘nickname’. </p> <h3>Examples</h3> <pre> r_release() </pre> <hr /><div style="text-align: center;">[Package <em>rversions</em> version 2.1.2 <a href="00Index.html">Index</a>]</div> </body></html>