[Distr-commits] r1309 - branches/distr-2.7/pkg/SweaveListingUtils
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Mar 3 11:23:04 CET 2019
Author: ruckdeschel
Date: 2019-03-03 11:23:01 +0100 (Sun, 03 Mar 2019)
New Revision: 1309
Added:
branches/distr-2.7/pkg/SweaveListingUtils/README
Modified:
branches/distr-2.7/pkg/SweaveListingUtils/DESCRIPTION
Log:
[SweaveListingUtils] branch 2.7: Merged back last updated version from trunk
Modified: branches/distr-2.7/pkg/SweaveListingUtils/DESCRIPTION
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/DESCRIPTION 2019-03-03 10:15:35 UTC (rev 1308)
+++ branches/distr-2.7/pkg/SweaveListingUtils/DESCRIPTION 2019-03-03 10:23:01 UTC (rev 1309)
@@ -1,19 +1,17 @@
Package: SweaveListingUtils
Title: Utilities for Sweave Together with TeX 'listings' Package
-Description: Provides utilities for defining R / Rd as "language" for TeX-package "listings"
- and for including R / Rd source file (snippets) copied from R-forge in its most
- recent version (or another URL) thereby avoiding inconsistencies between vignette
- and documented source code.
+Description: Provides utilities for defining R / Rd as "language" for TeX-package "listings" and for including R / Rd source file
+ (snippets) copied from R-forge in its most recent version (or another URL) thereby avoiding inconsistencies between
+ vignette and documented source code. Stopped maintenance in favor of pkg "knitr" as of Aug, 2018.
+Version: 0.7.7
Encoding: latin1
-Version: 0.7.8
+Date: 2017-04-22
Depends: R(>= 2.14.0), startupmsg
Suggests: distr, MASS, survival, distrEx, Matrix, splines
Imports: methods
ByteCompile: yes
-Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"),
- email="peter.ruckdeschel at uni-oldenburg.de")
+Authors at R: person("Peter", "Ruckdeschel", role=c("cre", "cph", "aut"), email="peter.ruckdeschel at uni-oldenburg.de")
License: LGPL-3
-Date: 2016-06-14
LastChangedDate: {$LastChangedDate$}
LastChangedRevision: {$LastChangedRevision$}
-SVNRevision: 1080
+SVNRevision: 1132
Copied: branches/distr-2.7/pkg/SweaveListingUtils/README (from rev 1308, pkg/SweaveListingUtils/README)
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/README (rev 0)
+++ branches/distr-2.7/pkg/SweaveListingUtils/README 2019-03-03 10:23:01 UTC (rev 1309)
@@ -0,0 +1,3 @@
+We stopped maintenance of this package in favor of pkg 'knitr' as of Aug, 2018.
+This package folder will be removed from the trunk folder in r-forge by end of 2019.
+The last version of this package can then be found in branch 2.7.
\ No newline at end of file
More information about the Distr-commits
mailing list