We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160f9eb commit 171eda5Copy full SHA for 171eda5
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: rcmdcheck
2
Title: Run 'R CMD check' from 'R' and Capture Results
3
-Version: 1.3.0.9000
+Version: 1.3.1
4
Author: Gábor Csárdi
5
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
6
Description: Run 'R CMD check' from 'R' programmatically, and capture the
inst/NEWS.md
@@ -1,5 +1,5 @@
-# devel
+# 1.3.1
* `rcmdcheck()` now correctly overwrites existing tarballs if they already
exist in the check directory (#84 @jimhester).
0 commit comments