[Pgfsweave-commits] r24 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Dec 18 01:12:34 CET 2010
Author: cameronbracken
Date: 2010-12-18 01:12:34 +0100 (Sat, 18 Dec 2010)
New Revision: 24
Modified:
pkg/DESCRIPTION
pkg/NEWS
Log:
Update NEWS and version number
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2010-12-18 00:05:08 UTC (rev 23)
+++ pkg/DESCRIPTION 2010-12-18 00:12:34 UTC (rev 24)
@@ -1,8 +1,8 @@
Package: pgfSweave
Type: Package
Title: Quality speedy graphics compilation with Sweave
-Version: 1.1.1
-Date: 2010-12-3
+Version: 1.1.2
+Date: 2010-12-17
Author: Cameron Bracken <cameron.bracken at gmail.com> and Charlie Sharpsteen <source at sharpsteen.net>
Maintainer: Cameron Bracken <cameron.bracken at gmail.com>
Depends: stashR, filehash, tikzDevice, cacheSweave, getopt, highlight
Modified: pkg/NEWS
===================================================================
--- pkg/NEWS 2010-12-18 00:05:08 UTC (rev 23)
+++ pkg/NEWS 2010-12-18 00:12:34 UTC (rev 24)
@@ -1,6 +1,19 @@
Please see the README.md file for development info
--------------------------
+Version 1.1.2 - 2010-12-17
+--------------------------
+* Remove extraneous browser() call
+* Correctly find arch dependent Rscript when installing command line interface
+* Dont fail on installation when user has hardcoded working directory
+
+--------------------------
+Version 1.1.1 - 2010-12-03
+--------------------------
+* Actually make Highlight TRUE by default, as advertised
+
+
+--------------------------
Version 1.1 - 2010-11-29
--------------------------
* New chunk option `highlight' for automatic highlighting of echo'd source
More information about the Pgfsweave-commits
mailing list