Updated documentation for release.

This commit is contained in:
Ryan
2020-08-02 16:04:45 -04:00
parent c3ad5dc292
commit 19c07cfbcd
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
## R CMD check results
There were no ERRORs or WARNINGs or NOTES.
This is a small update to fix bugs introduced with 'dplyr' 1.0.0.
This is a small update to fix a breaking error introduced with 'tidyr' 1.1.1.
Most examples that produce the mosaics or 3D models take more than 5 seconds to calculate.
Those lines of script have been wrapped in donttest. There are a few cases where I got the examples to run quickly without donttest.
+9
View File
@@ -127,6 +127,15 @@
<small>Source: <a href='https://github.com/ryantimpe/brickr/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
</div>
<div id="brickr-035" class="section level1">
<h1 class="page-header" data-toc-text="0.3.5">
<a href="#brickr-035" class="anchor"></a>brickr 0.3.5<small> Unreleased </small>
</h1>
<ul>
<li>Error fixes for tidyr 1.1.1 release.</li>
</ul>
<hr>
</div>
<div id="brickr-034" class="section level1">
<h1 class="page-header" data-toc-text="0.3.4">
<a href="#brickr-034" class="anchor"></a>brickr 0.3.4<small> 2020-05-09 </small>