[Distr-commits] r1096 - in pkg/distrTeach: . tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Apr 23 16:08:44 CEST 2016


Author: ruckdeschel
Date: 2016-04-23 16:08:44 +0200 (Sat, 23 Apr 2016)
New Revision: 1096

Modified:
   pkg/distrTeach/DESCRIPTION
   pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save
Log:
kleine ?\195?\132nderung

Modified: pkg/distrTeach/DESCRIPTION
===================================================================
--- pkg/distrTeach/DESCRIPTION	2016-04-23 13:47:33 UTC (rev 1095)
+++ pkg/distrTeach/DESCRIPTION	2016-04-23 14:08:44 UTC (rev 1096)
@@ -1,5 +1,5 @@
 Package: distrTeach
-Version: 2.6
+Version: 2.6.1
 Date: 2016-04-23
 Title: Extensions of Package 'distr' for Teaching Stochastics/Statistics in Secondary School
 Description: Provides flexible examples of LLN and CLT for teaching purposes in secondary
@@ -16,7 +16,6 @@
 License: LGPL-3
 Encoding: latin1
 URL: http://distr.r-forge.r-project.org/
-Packaged: Fri Jun 8 00:12:57 2007; Peter
 LastChangedDate: {$LastChangedDate$}
 LastChangedRevision: {$LastChangedRevision$}
-SVNRevision: 1091
+SVNRevision: 1094

Modified: pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save
===================================================================
--- pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save	2016-04-23 13:47:33 UTC (rev 1095)
+++ pkg/distrTeach/tests/Examples/distrTeach-Ex.Rout.save	2016-04-23 14:08:44 UTC (rev 1096)
@@ -1,7 +1,7 @@
 
-R Under development (unstable) (2015-05-02 r68310) -- "Unsuffered Consequences"
-Copyright (C) 2015 The R Foundation for Statistical Computing
-Platform: x86_64-unknown-linux-gnu (64-bit)
+R Under development (unstable) (2016-04-22 r70532) -- "Unsuffered Consequences"
+Copyright (C) 2016 The R Foundation for Statistical Computing
+Platform: i386-w64-mingw32/i386 (32-bit)
 
 R is free software and comes with ABSOLUTELY NO WARRANTY.
 You are welcome to redistribute it under certain conditions.
@@ -20,10 +20,11 @@
 > pkgname <- "distrTeach"
 > source(file.path(R.home("share"), "R", "examples-header.R"))
 > options(warn = 1)
+> options(pager = "console")
 > library('distrTeach')
 Loading required package: distr
 Loading required package: startupmsg
-:startupmsg>  Utilities for Start-Up Messages (version 0.9.1)
+:startupmsg>  Utilities for Start-Up Messages (version 0.9.2)
 :startupmsg> 
 :startupmsg>  For more information see ?"startupmsg",
 :startupmsg>  NEWS("startupmsg")
@@ -58,9 +59,9 @@
 :SweaveListingUtils>  vignette("ExampleSweaveListingUtils").
 
 
-Attaching package: ‘SweaveListingUtils’
+Attaching package: 'SweaveListingUtils'
 
-The following objects are masked from ‘package:base’:
+The following objects are masked from 'package:base':
 
     library, require
 
@@ -84,9 +85,9 @@
 :distr>  vignette("distr").
 
 
-Attaching package: ‘distr’
+Attaching package: 'distr'
 
-The following objects are masked from ‘package:stats’:
+The following objects are masked from 'package:stats':
 
     df, qqplot, sd
 
@@ -108,9 +109,9 @@
 :distrEx>  vignette("distr").
 
 
-Attaching package: ‘distrEx’
+Attaching package: 'distrEx'
 
-The following objects are masked from ‘package:stats’:
+The following objects are masked from 'package:stats':
 
     IQR, mad, median, var
 
@@ -196,7 +197,7 @@
 > ###
 > options(digits = 7L)
 > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  5.786 0.084 5.869 0 0 
+Time elapsed:  7.78 0.51 8.32 NA NA 
 > grDevices::dev.off()
 null device 
           1 



More information about the Distr-commits mailing list