blob: f33af090084218a7801b013af49032da740be19c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="copyright" content="Copyright (c) Eclipse contributors and others 2018, 2021."/>
<meta http-equiv="Content-Language" content="en-us"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="noteworthy.css" type="text/css"/>
<title>StatET 4.2 - New and Noteworthy</title>
</head>
<body>
<h1>StatET 4.2 - New and Noteworthy</h1>
<ul>
<li><a href="#r_editor">R Editor</a></li>
<li><a href="#r_help">R Help</a></li>
<li><a href="#rj">RJ / RServi Development Library</a></li>
</ul>
<p>For other information about the release see the <a href="https://projects.eclipse.org/projects/science.statet/releases/4.2.0">release page</a> for StatET 4.2.0.</p>
<table class="news">
<colgroup>
<col class="title" />
<col />
</colgroup>
<tbody>
<tr>
<td id="r_editor" class="section" colspan="2">
<h2>R Editor</h2>
</td>
</tr>
<tr id="r_editor-raw_string_literals">
<td class="title"><a>Raw String Literals</a></td>
<td class="content">
Raw string literals were added to the R language 4.0 and are supported by the
<b>R parsers and tools</b> in StatET now. Above all it appears in the code syntax
highlighting and validation in the R editor and console:
<p><img src="images-4.2/r_editor-raw_string_literals.png"/></p>
<p>But also the editor assistants like Smart Insert, double click selection, file path
completion and mark and rename occurrences can handle the new syntax.</p>
</td>
</tr>
<tr>
<td id="r_help" class="section" colspan="2">
<h2>R Help</h2>
</td>
</tr>
<tr id="r_help-internal_pages">
<td class="title"><a>Internal Help Pages</a></td>
<td class="content">
Internal help pages and their topics are indicated by different icons in the R
Help view and R editors assistants.
<p><img src="images-4.2/r_help_view-internal_pages.png"/></p>
<p>The R Help view provides an option to show (like in previous versions of StatET) or
hide (like in GNU R) the internal pages in the topic list of a package.</p>
</td>
</tr>
<tr>
<td id="rj" class="section" colspan="2">
<h2>RJ / RServi Development Library</h2>
</td>
</tr>
<tr id="rj-rservi_changes">
<td class="title"><a>Changes</a></td>
<td class="content">
For new and noteworthy items of the RJ/RServi development library see its
<a href="https://git.eclipse.org/c/statet/org.eclipse.statet-rj.git/tree/CHANGES.md?h=releases/4.2.0.202010010600-r">CHANGES</a>
file.
</td>
</tr>
</tbody>
</table>
<div class="add-navi">
<p><a href="noteworthy-4.1.php" title="StatET 4.1 - New and Noteworthy">&#x25B6;&ensp;New and Noteworthy for previous release</a></p>
</div>
</body>
</html>