[Sleuth2-commits] r76 - in pkg/Sleuth3: . inst/doc man vignettes

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Jan 24 06:28:09 CET 2019


Author: berwin
Date: 2019-01-24 06:28:08 +0100 (Thu, 24 Jan 2019)
New Revision: 76

Modified:
   pkg/Sleuth3/DESCRIPTION
   pkg/Sleuth3/inst/doc/Sleuth3-manual.pdf
   pkg/Sleuth3/man/ex0820.Rd
   pkg/Sleuth3/man/ex1028.Rd
   pkg/Sleuth3/man/ex1029.Rd
   pkg/Sleuth3/vignettes/chapter11-HortonMosaic.Rnw
   pkg/Sleuth3/vignettes/chapter12-HortonMosaic.Rnw
Log:
Sleuth3:
Corrected VignetteIndexEntry for chapter11-HortonMosaic.Rnw.
Added "require (MASS)" to chapter12-HortonMosaic.Rnw.
Changed \url{}s to \code{}s in ex0820, ex1028 and ex1029 as R CMD
check complained about not being able to access those URLs.
Updated inst/doc/Sleuth3-manual.pdf.
Bumped version number.


Modified: pkg/Sleuth3/DESCRIPTION
===================================================================
--- pkg/Sleuth3/DESCRIPTION	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/DESCRIPTION	2019-01-24 05:28:08 UTC (rev 76)
@@ -1,7 +1,7 @@
 Package: Sleuth3
 Title: Data Sets from Ramsey and Schafer's "Statistical Sleuth (3rd Ed)"
-Version: 1.0-2
-Date: 2016-06-15
+Version: 1.0-3
+Date: 2019-01-24
 Author:  Original by F.L. Ramsey and D.W. Schafer; 
     modifications by Daniel W. Schafer, Jeannie Sifneos and Berwin
     A. Turlach; vignettes contributed by Nicholas Horton, Linda Loi,
@@ -11,7 +11,7 @@
     ed)", Cengage Learning. 
 Maintainer: Berwin A Turlach <Berwin.Turlach at gmail.com>
 LazyData: yes
-Depends: R (>= 3.1.0)
+Depends: R (>= 3.5.0)
 Suggests: CCA, Hmisc, MASS, agricolae, car, gmodels, knitr, lattice, leaps, mosaic, multcomp
 VignetteBuilder: knitr
 License: GPL (>= 2)

Modified: pkg/Sleuth3/inst/doc/Sleuth3-manual.pdf
===================================================================
(Binary files differ)

Modified: pkg/Sleuth3/man/ex0820.Rd
===================================================================
--- pkg/Sleuth3/man/ex0820.Rd	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/man/ex0820.Rd	2019-01-24 05:28:08 UTC (rev 76)
@@ -53,7 +53,7 @@
   Economics, Princeton University. See also Simon Jackman (2011). pscl: Classes 
   and Methods for R Developed in the Political Science Computational Laboratory,
   Stanford University. Department of Political Science, Stanford University. 
-  Stanford, California. R package version 1.03.10. \url{http://pscl.stanford.edu/}
+  Stanford, California. R package version 1.03.10. \code{http://pscl.stanford.edu/}
 }
 \examples{
 str(ex0820)

Modified: pkg/Sleuth3/man/ex1028.Rd
===================================================================
--- pkg/Sleuth3/man/ex1028.Rd	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/man/ex1028.Rd	2019-01-24 05:28:08 UTC (rev 76)
@@ -33,7 +33,7 @@
 \references{
   Data were gathered by William Gray of Colorado State University and
   reported on USA Today weather page:
-  \url{http://www.usatoday.com/weather/whurnum.htm}
+  \code{http://www.usatoday.com/weather/whurnum.htm}
 }
 \examples{
 str(ex1028)

Modified: pkg/Sleuth3/man/ex1029.Rd
===================================================================
--- pkg/Sleuth3/man/ex1029.Rd	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/man/ex1029.Rd	2019-01-24 05:28:08 UTC (rev 76)
@@ -31,9 +31,11 @@
 \references{
   Bierens, H.J. and Ginther, D.K. (2001).  Integrated Conditional Moment
   Testing of Quantile Regression Models, \emph{Empirical Economics}
-  \bold{26}(1): 307--324; see 
-  \url{http://econ.la.psu.edu/~hbierens/QUANTILE.PDF}
-  \url{http://econ.la.psu.edu/~hbierens/MEDIAN.HTM}
+  \bold{26}(1): 307--324; see
+  
+  \code{http://econ.la.psu.edu/~hbierens/QUANTILE.PDF}
+  
+  \code{http://econ.la.psu.edu/~hbierens/MEDIAN.HTM}
 }
 \examples{
 str(ex1029)

Modified: pkg/Sleuth3/vignettes/chapter11-HortonMosaic.Rnw
===================================================================
--- pkg/Sleuth3/vignettes/chapter11-HortonMosaic.Rnw	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/vignettes/chapter11-HortonMosaic.Rnw	2019-01-24 05:28:08 UTC (rev 76)
@@ -1,5 +1,5 @@
 %\VignetteEngine{knitr}
-%\VignetteIndexEntry{Chapter 1, Horton et al. using mosaic}
+%\VignetteIndexEntry{Chapter 11, Horton et al. using mosaic}
 %\VignettePackage{Sleuth3}
 \documentclass[11pt]{article}
 
@@ -43,14 +43,14 @@
    \setlength{\tempfmlength}{#1}
    \begin{lrbox}{\fmbox}
      \begin{minipage}{#1}
-		 \vspace*{.02\tempfmlength}
-		 \hfill
-	   \begin{minipage}{.95 \tempfmlength}}
-		 {\end{minipage}\hfill
-		 \vspace*{.015\tempfmlength}
-		 \end{minipage}\end{lrbox}\fbox{\usebox{\fmbox}}
-	 \medskip
-	 }
+                 \vspace*{.02\tempfmlength}
+                 \hfill
+           \begin{minipage}{.95 \tempfmlength}}
+                 {\end{minipage}\hfill
+                 \vspace*{.015\tempfmlength}
+                 \end{minipage}\end{lrbox}\fbox{\usebox{\fmbox}}
+         \medskip
+         }
 
 
 \newenvironment{boxedText}[1][.98\textwidth]%
@@ -70,14 +70,14 @@
   \begin{center}
 \begin{fmpage}{.98\textwidth}
   \begin{center}
-	\sf \large Box~\expandafter\thetable. #2
+        \sf \large Box~\expandafter\thetable. #2
 \end{center}
 \medskip
 }%
 {%
 \end{fmpage}
 \end{center}
-\end{table}		% need to do something about exercises that follow boxedTable
+\end{table}             % need to do something about exercises that follow boxedTable
 }
 
 

Modified: pkg/Sleuth3/vignettes/chapter12-HortonMosaic.Rnw
===================================================================
--- pkg/Sleuth3/vignettes/chapter12-HortonMosaic.Rnw	2016-07-07 10:04:06 UTC (rev 75)
+++ pkg/Sleuth3/vignettes/chapter12-HortonMosaic.Rnw	2019-01-24 05:28:08 UTC (rev 76)
@@ -116,6 +116,7 @@
   )
 require(Sleuth3)
 require(mosaic)
+require(MASS)  ## for stepAIC
 trellis.par.set(theme=col.mosaic())  # get a better color scheme 
 set.seed(123)
 # this allows for code formatting inline.  Use \Sexpr{'function(x,y)'}, for exmaple.



More information about the Sleuth2-commits mailing list