[Distr-commits] r1092 - in pkg: SweaveListingUtils startupmsg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Apr 23 14:44:43 CEST 2016
Author: ruckdeschel
Date: 2016-04-23 14:44:43 +0200 (Sat, 23 Apr 2016)
New Revision: 1092
Modified:
pkg/SweaveListingUtils/DESCRIPTION
pkg/startupmsg/DESCRIPTION
Log:
fixed a minor thing in DESCRIPTION after mail by U. Ligges
Modified: pkg/SweaveListingUtils/DESCRIPTION
===================================================================
--- pkg/SweaveListingUtils/DESCRIPTION 2016-04-23 12:09:36 UTC (rev 1091)
+++ pkg/SweaveListingUtils/DESCRIPTION 2016-04-23 12:44:43 UTC (rev 1092)
@@ -1,10 +1,10 @@
Package: SweaveListingUtils
Title: Utilities for Sweave Together with TeX 'listings' Package
-Description: Package SweaveListingUtils provides utilities for defining R / Rd as "language"
- for Tex-package-listings and for including R / Rd source file (sniplets) copied from
- R-forge in its most recent version (or another url) thereby avoiding inconsistencies
- between vignette and documented source code.
-Version: 0.7
+Description: Provides utilities for defining R / Rd as "language" for Tex-package-listings
+ and for including R / Rd source file (sniplets) copied from R-forge in its most
+ recent version (or another url) thereby avoiding inconsistencies between vignette
+ and documented source code.
+Version: 0.7.1
Encoding: latin1
Date: 2016-04-23
Depends: R(>= 2.14.0), startupmsg
Modified: pkg/startupmsg/DESCRIPTION
===================================================================
--- pkg/startupmsg/DESCRIPTION 2016-04-23 12:09:36 UTC (rev 1091)
+++ pkg/startupmsg/DESCRIPTION 2016-04-23 12:44:43 UTC (rev 1092)
@@ -1,9 +1,9 @@
Package: startupmsg
Encoding: latin1
-Version: 0.9.2
+Version: 0.9.3
Date: 2016-04-23
Title: Utilities for Start-Up Messages
-Description: Package startupmsg provides utilities to create or suppress start-up messages.
+Description: Provides utilities to create or suppress start-up messages.
Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph"),
email="peter.ruckdeschel at uni-oldenburg.de")
Depends: R(>= 1.8.0)
More information about the Distr-commits
mailing list