[Distr-commits] r1110 - branches/distr-2.7/pkg/SweaveListingUtils/inst branches/distr-2.7/pkg/SweaveListingUtils/man pkg/SweaveListingUtils pkg/SweaveListingUtils/inst pkg/SweaveListingUtils/man pkg/SweaveListingUtils/tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Apr 25 17:37:46 CEST 2016


Author: ruckdeschel
Date: 2016-04-25 17:37:46 +0200 (Mon, 25 Apr 2016)
New Revision: 1110

Modified:
   branches/distr-2.7/pkg/SweaveListingUtils/inst/MASKING
   branches/distr-2.7/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
   branches/distr-2.7/pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd
   branches/distr-2.7/pkg/SweaveListingUtils/man/changeKeywordstyles.Rd
   pkg/SweaveListingUtils/DESCRIPTION
   pkg/SweaveListingUtils/inst/MASKING
   pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
   pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd
   pkg/SweaveListingUtils/man/changeKeywordstyles.Rd
   pkg/SweaveListingUtils/tests/Examples/SweaveListingUtils-Ex.Rout.save
Log:
SweaveListingUTils --- now I think I missed a trailing \n ...

Modified: branches/distr-2.7/pkg/SweaveListingUtils/inst/MASKING
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/inst/MASKING	2016-04-25 14:33:58 UTC (rev 1109)
+++ branches/distr-2.7/pkg/SweaveListingUtils/inst/MASKING	2016-04-25 15:37:46 UTC (rev 1110)
@@ -26,4 +26,4 @@
 
 *** non-intentional masking: ***
 
-... nothing discovered so far ...
\ No newline at end of file
+... nothing discovered so far ...

Modified: branches/distr-2.7/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ branches/distr-2.7/pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -15,14 +15,14 @@
 \details{
 \tabular{ll}{
 Package: \tab SweaveListingUtils \cr
-Version: \tab 0.7.1 \cr
-Date: \tab 2015-11-07 \cr
+Version: \tab 0.7.5 \cr
+Date: \tab 2016-04-25 \cr
 Depends: \tab R(>= 2.14.0), startupmsg \cr
 Suggests: \tab distr, MASS, survival, distrEx, Matrix, splines \cr
 Imports: \tab methods \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
-SVNRevision: \tab 1080 \cr
+SVNRevision: \tab 1110 \cr
 }
 
 TeX-package \file{listings}, confer \url{http://www.ctan.org/tex-archive/macros/latex/contrib/listings/},

Modified: branches/distr-2.7/pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ branches/distr-2.7/pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -129,7 +129,8 @@
 \examples{
 \donttest{SweaveListingPreparations()
 SweaveListingPreparations(pkv="2.1")
-}}
+}
+}
 
 \keyword{utilities}
 

Modified: branches/distr-2.7/pkg/SweaveListingUtils/man/changeKeywordstyles.Rd
===================================================================
--- branches/distr-2.7/pkg/SweaveListingUtils/man/changeKeywordstyles.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ branches/distr-2.7/pkg/SweaveListingUtils/man/changeKeywordstyles.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -70,6 +70,7 @@
 changeKeywordstyles(pkgs = c("distr","distrEx"),
                     keywordstyles = paste("\\\\bfseries\\\\color{",c("green","blue"),"}",
                     collapse="", sep = ""))
-}}
+}
+}
 %
 \keyword{utilities}

Modified: pkg/SweaveListingUtils/DESCRIPTION
===================================================================
--- pkg/SweaveListingUtils/DESCRIPTION	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/DESCRIPTION	2016-04-25 15:37:46 UTC (rev 1110)
@@ -4,7 +4,7 @@
         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.
-Version: 0.7.4
+Version: 0.7.5
 Encoding: latin1
 Date: 2016-04-25
 Depends: R(>= 2.14.0), startupmsg

Modified: pkg/SweaveListingUtils/inst/MASKING
===================================================================
--- pkg/SweaveListingUtils/inst/MASKING	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/inst/MASKING	2016-04-25 15:37:46 UTC (rev 1110)
@@ -26,4 +26,4 @@
 
 *** non-intentional masking: ***
 
-... nothing discovered so far ...
\ No newline at end of file
+... nothing discovered so far ...

Modified: pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd
===================================================================
--- pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/man/0SweaveListingUtils-package.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -15,14 +15,14 @@
 \details{
 \tabular{ll}{
 Package: \tab SweaveListingUtils \cr
-Version: \tab 0.7 \cr
-Date: \tab 2016-04-23 \cr
+Version: \tab 0.7.5 \cr
+Date: \tab 2016-04-25 \cr
 Depends: \tab R(>= 2.14.0), startupmsg \cr
 Suggests: \tab distr, MASS, survival, distrEx, Matrix, splines \cr
 Imports: \tab methods \cr
 LazyLoad: \tab yes \cr
 License: \tab LGPL-3 \cr
-SVNRevision: \tab 1087 \cr
+SVNRevision: \tab 1110 \cr
 }
 
 TeX-package \file{listings}, confer \url{http://www.ctan.org/tex-archive/macros/latex/contrib/listings/},

Modified: pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd
===================================================================
--- pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/man/SweaveListingPreparations.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -129,7 +129,8 @@
 \examples{
 \donttest{SweaveListingPreparations()
 SweaveListingPreparations(pkv="2.1")
-}}
+}
+}
 
 \keyword{utilities}
 

Modified: pkg/SweaveListingUtils/man/changeKeywordstyles.Rd
===================================================================
--- pkg/SweaveListingUtils/man/changeKeywordstyles.Rd	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/man/changeKeywordstyles.Rd	2016-04-25 15:37:46 UTC (rev 1110)
@@ -70,6 +70,7 @@
 changeKeywordstyles(pkgs = c("distr","distrEx"),
                     keywordstyles = paste("\\\\bfseries\\\\color{",c("green","blue"),"}",
                     collapse="", sep = ""))
-}}
+}
+}
 %
 \keyword{utilities}

Modified: pkg/SweaveListingUtils/tests/Examples/SweaveListingUtils-Ex.Rout.save
===================================================================
--- pkg/SweaveListingUtils/tests/Examples/SweaveListingUtils-Ex.Rout.save	2016-04-25 14:33:58 UTC (rev 1109)
+++ pkg/SweaveListingUtils/tests/Examples/SweaveListingUtils-Ex.Rout.save	2016-04-25 15:37:46 UTC (rev 1110)
@@ -30,7 +30,7 @@
 
 :SweaveListingUtils>  Utilities for Sweave Together with
 :SweaveListingUtils>  TeX 'listings' Package (version
-:SweaveListingUtils>  0.7.4)
+:SweaveListingUtils>  0.7.5)
 :SweaveListingUtils> 
 :SweaveListingUtils>  NOTE: Support for this package
 :SweaveListingUtils>  will stop soon.
@@ -106,9 +106,10 @@
 
 *** non-intentional masking: ***
 
-... nothing discovered so far ...> 
+... nothing discovered so far ...
 > 
 > 
+> 
 > cleanEx()
 > nameEx("SweaveListingOptions")
 > ### * SweaveListingOptions
@@ -317,6 +318,7 @@
 > 
 > 
 > 
+> 
 > cleanEx()
 > nameEx("changeKeywordstyles")
 > ### * changeKeywordstyles
@@ -334,6 +336,7 @@
 Loading required package: MASS
 > 
 > 
+> 
 > cleanEx()
 
 detaching 'package:MASS'
@@ -2400,7 +2403,7 @@
 > ###
 > options(digits = 7L)
 > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  1.23 0.21 2.83 NA NA 
+Time elapsed:  1.23 0.27 2.86 NA NA 
 > grDevices::dev.off()
 null device 
           1 



More information about the Distr-commits mailing list