[IPSUR-commits] r190 - in pkg/IPSUR: . man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jan 31 21:26:06 CET 2011


Author: gkerns
Date: 2011-01-31 21:26:06 +0100 (Mon, 31 Jan 2011)
New Revision: 190

Modified:
   pkg/IPSUR/DESCRIPTION
   pkg/IPSUR/man/IPSUR-data.Rd
Log:
changed dependency on distr and added alias for acc.nls


Modified: pkg/IPSUR/DESCRIPTION
===================================================================
--- pkg/IPSUR/DESCRIPTION	2010-10-15 21:12:35 UTC (rev 189)
+++ pkg/IPSUR/DESCRIPTION	2011-01-31 20:26:06 UTC (rev 190)
@@ -5,7 +5,8 @@
 Date: 2010-09-07
 Author: G. Jay Kerns
 Maintainer: G. Jay Kerns <gkerns at ysu.edu>
-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
+Depends: 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
 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/man/IPSUR-data.Rd
===================================================================
--- pkg/IPSUR/man/IPSUR-data.Rd	2010-10-15 21:12:35 UTC (rev 189)
+++ pkg/IPSUR/man/IPSUR-data.Rd	2011-01-31 20:26:06 UTC (rev 190)
@@ -5,6 +5,7 @@
 \alias{B}
 \alias{btsamps}
 \alias{C}
+\alias{acc.nls}
 \alias{cars.lm}
 \alias{carsCI}
 \alias{carsPI}



More information about the IPSUR-commits mailing list