[Distr-commits] r709 - pkg/distrTEst/tests/Examples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jan 5 14:49:09 CET 2011
Author: stamats
Date: 2011-01-05 14:49:09 +0100 (Wed, 05 Jan 2011)
New Revision: 709
Modified:
pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save
Log:
updated distrTEst-Ex.Rout.save to R 2.12.1 patched - no longer warnings for setting graphical parameters
Modified: pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save
===================================================================
--- pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save 2011-01-05 13:38:34 UTC (rev 708)
+++ pkg/distrTEst/tests/Examples/distrTEst-Ex.Rout.save 2011-01-05 13:49:09 UTC (rev 709)
@@ -1,7 +1,8 @@
-R version 2.10.1 Patched (2010-01-12 r50990)
-Copyright (C) 2010 The R Foundation for Statistical Computing
+R version 2.12.1 Patched (2011-01-04 r53913)
+Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
+Platform: x86_64-unknown-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
@@ -32,8 +33,7 @@
Loading required package: sfsmisc
Loading required package: SweaveListingUtils
:SweaveListingUtils> Utilities for Sweave together with
-:SweaveListingUtils> TeX listings package (version
-:SweaveListingUtils> 0.4.1)
+:SweaveListingUtils> TeX listings package (version 0.5)
:SweaveListingUtils>
:SweaveListingUtils> Some functions from package 'base'
:SweaveListingUtils> are intentionally masked ---see
@@ -54,14 +54,12 @@
Attaching package: 'SweaveListingUtils'
+The following object(s) are masked from 'package:base':
- The following object(s) are masked from package:base :
+ library, require
- library,
- require
-
-:distr> Object orientated implementation of distributions (version
-:distr> 2.2.1)
+:distr> Object oriented implementation of distributions (version
+:distr> 2.3)
:distr>
:distr> Attention: Arithmetics on distribution objects are
:distr> understood as operations on corresponding random variables
@@ -82,16 +80,13 @@
Attaching package: 'distr'
+The following object(s) are masked from 'package:stats':
- The following object(s) are masked from package:stats :
+ df, qqplot, sd
- df,
- qqplot,
- sd
-
Loading required package: distrSim
:distrSim> Simulation classes based on package distr (version
-:distrSim> 2.2.1)
+:distrSim> 2.3)
:distrSim>
:distrSim> Some functions from package 'stats' are intentionally
:distrSim> masked ---see distrSimMASK().
@@ -107,18 +102,16 @@
Attaching package: 'distrSim'
+The following object(s) are masked from 'package:stats':
- The following object(s) are masked from package:stats :
+ simulate
- simulate
+The following object(s) are masked from 'package:base':
+ rbind
- The following object(s) are masked from package:base :
-
- rbind
-
:distrTEst> Estimation and Testing classes based on package
-:distrTEst> distr (version 2.2.1)
+:distrTEst> distr (version 2.3)
:distrTEst>
:distrTEst> For more information see ?"distrTEst",
:distrTEst> NEWS("distrTEst"), as well as
@@ -403,26 +396,8 @@
$ mean.id: num 0.02264 -0.04594 -0.00299 -0.02954 0.0091 ...
$ mean.re: num 0.2621 0.0995 -0.2326 0.1775 0.0164 ...
> ElistObj <- EvaluationList(ev1,ev2,name0="myEvalList")
-Warning in all(lapply(object at Elist, function(x) identical(x at call.ev$object, :
- coercing argument of type 'list' to logical
-Warning in all(lapply(object at Elist, function(x) identical(x at Data@seed, object at Elist[[1]]@Data at seed))) :
- coercing argument of type 'list' to logical
-Warning in all(lapply(object at Elist, function(x) identical(body(x at Data@distribution.id at p), :
- coercing argument of type 'list' to logical
-Warning in all(lapply(object at Elist, function(x) identical(body(x at Data@distribution.c at p), :
- coercing argument of type 'list' to logical
> plot(ElistObj,ylim=matrix(c(-0.5,0.5,0.5,4),nrow=2),main=c("location","scale"))
-Warning in par(op) : graphical parameter "cin" cannot be set
-Warning in par(op) : graphical parameter "cra" cannot be set
-Warning in par(op) : graphical parameter "csi" cannot be set
-Warning in par(op) : graphical parameter "cxy" cannot be set
-Warning in par(op) : graphical parameter "din" cannot be set
> plot(ElistObj,ylim=c(-0.5,0.5),main=c("location"),runs0=3:12,dims0=1,evals0=2)
-Warning in par(op) : graphical parameter "cin" cannot be set
-Warning in par(op) : graphical parameter "cra" cannot be set
-Warning in par(op) : graphical parameter "csi" cannot be set
-Warning in par(op) : graphical parameter "cxy" cannot be set
-Warning in par(op) : graphical parameter "din" cannot be set
> ElistObj
An EvaluationList Object
name of Evaluation List: myEvalList
@@ -477,7 +452,7 @@
>
> ### Name: distrTEstoptions
> ### Title: functions to change the global variables of the package
-> ### `distrTEst'
+> ### 'distrTEst'
> ### Aliases: distrTEstoptions getdistrTEstOption
> ### MaxNumberofPlottedEvaluationDims MaxNumberofPlottedEvaluations
> ### MaxNumberofSummarizedEvaluationDims MaxNumberofSummarizedEvaluations
@@ -512,7 +487,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 2.75 0.02 2.793 0.01 0.01
+Time elapsed: 1.72 0.05 1.78 0 0
> grDevices::dev.off()
null device
1
More information about the Distr-commits
mailing list