[Sleuth2-commits] r25 - in pkg/Sleuth2: . inst/doc man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 2 03:48:01 CET 2011
Author: berwin
Date: 2011-11-02 03:47:58 +0100 (Wed, 02 Nov 2011)
New Revision: 25
Added:
pkg/Sleuth2/NAMESPACE
Modified:
pkg/Sleuth2/DESCRIPTION
pkg/Sleuth2/inst/doc/Sleuth2-manual.pdf
pkg/Sleuth2/man/case0101.Rd
Log:
Added NAMESPACE to make R 2.14.x (and later) happy. Changed version
number and date accordingly in DESCRIPTION. Fixed typo in help page
of case0101.
Modified: pkg/Sleuth2/DESCRIPTION
===================================================================
--- pkg/Sleuth2/DESCRIPTION 2011-10-08 10:51:34 UTC (rev 24)
+++ pkg/Sleuth2/DESCRIPTION 2011-11-02 02:47:58 UTC (rev 25)
@@ -1,7 +1,7 @@
Package: Sleuth2
Title: Data sets from Ramsey and Schafer's "Statistical Sleuth (2nd ed)"
-Version: 1.0-3
-Date: 2011-05-11
+Version: 1.0-4
+Date: 2011-11-01
Author: Original by F.L. Ramsey and D.W. Schafer,
modifications by Daniel W Schafer, Jeannie Sifneos and Berwin A Turlach
Description: Data sets from Ramsey, F.L. and Schafer, D.W. (2002), "The
Added: pkg/Sleuth2/NAMESPACE
===================================================================
--- pkg/Sleuth2/NAMESPACE (rev 0)
+++ pkg/Sleuth2/NAMESPACE 2011-11-02 02:47:58 UTC (rev 25)
@@ -0,0 +1 @@
+exportPattern("^[[:alpha:]]+")
Modified: pkg/Sleuth2/inst/doc/Sleuth2-manual.pdf
===================================================================
(Binary files differ)
Modified: pkg/Sleuth2/man/case0101.Rd
===================================================================
--- pkg/Sleuth2/man/case0101.Rd 2011-10-08 10:51:34 UTC (rev 24)
+++ pkg/Sleuth2/man/case0101.Rd 2011-11-02 02:47:58 UTC (rev 25)
@@ -5,7 +5,7 @@
\description{
Data from an experiment concerning the effects of intrinsic and
extrinsic motivation on creativity. Subjects with considerable
- experience in creative writing were randomly assigned to on of two
+ experience in creative writing were randomly assigned to one of two
treatment groups.
}
\usage{case0101}
More information about the Sleuth2-commits
mailing list