[IPSUR-commits] r198 - in pkg/IPSUR: . inst/doc man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Mar 22 21:21:19 CET 2011


Author: gkerns
Date: 2011-03-22 21:21:18 +0100 (Tue, 22 Mar 2011)
New Revision: 198

Removed:
   pkg/IPSUR/data/
   pkg/IPSUR/man/IPSUR-data.Rd
Modified:
   pkg/IPSUR/DESCRIPTION
   pkg/IPSUR/inst/doc/IPSUR.Rnw
Log:
essentially removed support for IPSUR.RData


Modified: pkg/IPSUR/DESCRIPTION
===================================================================
--- pkg/IPSUR/DESCRIPTION	2011-03-17 02:02:30 UTC (rev 197)
+++ pkg/IPSUR/DESCRIPTION	2011-03-22 20:21:18 UTC (rev 198)
@@ -5,8 +5,8 @@
 Date: 2011-02-17
 Author: G. Jay Kerns
 Maintainer: G. Jay Kerns <gkerns at ysu.edu>
-Depends: R (>= 2.10), distr
-Suggests: actuar, aplpack, coin, combinat, DAAG, diagram, distrEx, distrTeach, e1071, exactRankTests, HH (>= 2.1-32), Hmisc, lattice, lmtest, mvtnorm, odfWeave, prob, qcc, RcmdrPlugin.IPSUR (>= 0.1-6), Rcmdr, reshape, scatterplot3d, TeachingDemos (>= 2.5), vcd
+Depends: R (>= 2.10)
+Suggests: actuar, aplpack, coin, combinat, DAAG, diagram, distr, distrEx, distrTeach, e1071, exactRankTests, HH (>= 2.1-32), Hmisc, lattice, lmtest, mvtnorm, odfWeave, prob, qcc, RcmdrPlugin.IPSUR (>= 0.1-6), Rcmdr, reshape, scatterplot3d, TeachingDemos (>= 2.5), vcd
 Description: This package contains the Sweave source code used to generate IPSUR, an introductory probability and statistics textbook, alongside other supplementary materials such as the parsed R code for the book and data for the examples and exercises.  The book is released under the GNU Free Documentation License.
 License: GPL (>= 3)
 LazyLoad: yes

Modified: pkg/IPSUR/inst/doc/IPSUR.Rnw
===================================================================
--- pkg/IPSUR/inst/doc/IPSUR.Rnw	2011-03-17 02:02:30 UTC (rev 197)
+++ pkg/IPSUR/inst/doc/IPSUR.Rnw	2011-03-22 20:21:18 UTC (rev 198)
@@ -673,15 +673,6 @@
 \inputencoding{latin9}\lstinline[showstringspaces=false]!/etc!\inputencoding{utf8}
 subdirectory of the package source.
 \begin{description}
-\item [{\texttt{IPSUR.RData}}] is a saved image of the \textsf{R} workspace
-at the completion of the Sweave processing of \IPSUR. It can be loaded
-into memory with \textsf{File} $\triangleright$ \textsf{Load Workspace}
-or with the command \inputencoding{latin9}\lstinline[showstringspaces=false]!load("/path/to/IPSUR.Rdata")!\inputencoding{utf8}.
-Either method will make every single object in the file immediately
-available and in memory. In particular, the data BLANK from Exercise
-BLANK in Chapter BLANK on page BLANK will be loaded. Type BLANK at
-the command line (after loading \inputencoding{latin9}\lstinline[showstringspaces=false]!IPSUR.RData!\inputencoding{utf8})
-to see for yourself. 
 \item [{\texttt{IPSUR.R}}] is the exported \textsf{R} code from \inputencoding{latin9}\lstinline[showstringspaces=false]!IPSUR.Rnw!\inputencoding{utf8}.
 With this script, literally every \textsf{R} command from the entirety
 of \IPSUR\ can be resubmitted at the command line.
@@ -18437,7 +18428,7 @@
 \section{Ancillary Materials\label{sec:Ancillary-Materials}}
 
 In addition to the main text, student manual, and instructor manual,
-there are two other ancillaries. IPSUR.R, and IPSUR.RData.
+there is IPSUR.R which is all of the parsed R code used in the document.
 
 
 \section{Modifying This Document\label{sec:Modifying-This-Document}}
@@ -18770,9 +18761,9 @@
 
 <<echo=FALSE, results=hide, split=FALSE>>= 
 rm(.Random.seed)
-try(dir.create("../../data"), silent = TRUE)
-save.image(file = "../../data/IPSUR.RData")
-tools::resaveRdaFiles('../../data', compress = 'xz')
+# try(dir.create("../../data"), silent = TRUE)
+# save.image(file = "../../data/IPSUR.RData")
+# tools::resaveRdaFiles('../../data', compress = 'xz')
 Stangle(file="IPSUR.Rnw", output="../IPSUR.R", annotate=TRUE)
 @
 \end{document}

Deleted: pkg/IPSUR/man/IPSUR-data.Rd
===================================================================
--- pkg/IPSUR/man/IPSUR-data.Rd	2011-03-17 02:02:30 UTC (rev 197)
+++ pkg/IPSUR/man/IPSUR-data.Rd	2011-03-22 20:21:18 UTC (rev 198)
@@ -1,115 +0,0 @@
-\name{IPSUR-data}
-\docType{data}
-\alias{IPSUR-data}
-\alias{A}
-\alias{B}
-\alias{btsamps}
-\alias{C}
-\alias{acc.nls}
-\alias{cars.lm}
-\alias{carsCI}
-\alias{carsPI}
-\alias{carsumry}
-\alias{catgs}
-\alias{cnts}
-\alias{cooksD}
-\alias{D}
-\alias{dat}
-\alias{dfb}
-\alias{dff}
-\alias{epdf}
-\alias{Eu}
-\alias{Euv}
-\alias{Ev}
-\alias{f}
-\alias{F}
-\alias{F0.50}
-\alias{fastpost}
-\alias{fit}
-\alias{g}
-\alias{heights}
-\alias{i}
-\alias{ind}
-\alias{inF}
-\alias{iqrs}
-\alias{j}
-\alias{k}
-\alias{L}
-\alias{leverage}
-\alias{like}
-\alias{M}
-\alias{mads}
-\alias{MaxLikeEst}
-\alias{mean_fun}
-\alias{med_boot}
-\alias{med_fun}
-\alias{median_fun}
-\alias{medstar}
-\alias{minuslogL}
-\alias{mle}
-\alias{mleobj}
-\alias{mu}
-\alias{n}
-\alias{N}
-\alias{new}
-\alias{newprior}
-\alias{old.omd}
-\alias{outcomes}
-\alias{outF}
-\alias{p}
-\alias{phat}
-\alias{post}
-\alias{prior}
-\alias{ProbTable}
-\alias{r}
-\alias{RcmdrTestDrive}
-\alias{resamps}
-\alias{S}
-\alias{s3d}
-\alias{sdelres}
-\alias{seed}
-\alias{sigma}
-\alias{sigma2}
-\alias{sres}
-\alias{srs}
-\alias{t0.005}
-\alias{tab}
-\alias{Tbl}
-\alias{temp}
-\alias{thetast}
-\alias{tmp}
-\alias{Tmp}
-\alias{trees}
-\alias{trees.lm}
-\alias{treesCI}
-\alias{treesdummy.lm}
-\alias{treesFIT}
-\alias{treesfull.lm}
-\alias{treesint.lm}
-\alias{treesNonlin.lm}
-\alias{treesPAR}
-\alias{treesPI}
-\alias{treesquad.lm}
-\alias{treesreduced.lm}
-\alias{treesreduced2.lm}
-\alias{treesTall}
-\alias{treesumry}
-\alias{UV}
-\alias{W}
-\alias{x}
-\alias{X}
-\alias{xbarstar}
-\alias{y}
-\alias{Y}
-\alias{y1}
-\alias{y2}
-\alias{z}
-
-\title{Objects generated by IPSUR}
-\description{
-This data set gives everything that was generated by IPSUR during the build process. This includes vectors, data frames, lists, fitted models, et cetera. Note that it does not include objects which were deliberately removed from the workspace for whatever reason.
-}
-\usage{data(IPSUR)}
-\format{A workspace saved at the conclusion of IPSUR compilation.}
-\source{IPSUR.RData was generated by the IPSUR build process.}
-\keyword{datasets}



More information about the IPSUR-commits mailing list