- using R version 2.14.0 (2011-10-31)
- using platform: i386-apple-darwin9.8.0 (32-bit)
- using session charset: ASCII
- checking for file 'party/DESCRIPTION' ... OK
- this is package 'party' version '0.9-99996'
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking whether package 'party' can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
- loading checks for arch 'x86_64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of 'data' directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking for portable compilation flags in Makevars ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking compiled code ... NOTE
File '/Volumes/Tiger/Builds/Rdev-web/QA/Simon/packages/leopard-universal/results/2.14/party.Rcheck/party/libs/i386/party.so':
Found '___stdoutp', possibly from 'stdout' (C)
Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console. The detected symbols
are linked into the code but might come from libraries and not actually
be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
- checking sizes of PDF files under 'inst/doc' ... OK
- checking examples ...
** running examples for arch 'i386' ... OK
** checking differences from 'party-Ex_i386.Rout' to 'party-Ex.Rout.save' ...
2,8d1
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
492d484
< > ### generate doxygen documentation
494,506c486,487
< > ##D
< > ##D ### download src package into temp dir
< > ##D tmpdir <- tempdir()
< > ##D tgz <- download.packages("party", destdir = tmpdir)[2]
< > ##D ### extract
< > ##D untar(tgz, exdir = tmpdir)
< > ##D wd <- setwd(file.path(tmpdir, "party"))
< > ##D ### run doxygen (assuming it is there)
< > ##D system("doxygen doxygen.cfg")
< > ##D setwd(wd)
< > ##D ### have fun
< > ##D browseURL(file.path(tmpdir, "party", "inst",
< > ##D "documentation", "html", "index.html"))
---
> > ##D browseURL(system.file("documentation/html/index.html",
> > ##D package = "party"))
547c528
< 0.165 0.001 0.165
---
> 0.240 0.000 0.239
OK
** running examples for arch 'x86_64' ... OK
** checking differences from 'party-Ex_x86_64.Rout' to 'party-Ex.Rout.save' ...
2,8d1
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
492d484
< > ### generate doxygen documentation
494,506c486,487
< > ##D
< > ##D ### download src package into temp dir
< > ##D tmpdir <- tempdir()
< > ##D tgz <- download.packages("party", destdir = tmpdir)[2]
< > ##D ### extract
< > ##D untar(tgz, exdir = tmpdir)
< > ##D wd <- setwd(file.path(tmpdir, "party"))
< > ##D ### run doxygen (assuming it is there)
< > ##D system("doxygen doxygen.cfg")
< > ##D setwd(wd)
< > ##D ### have fun
< > ##D browseURL(file.path(tmpdir, "party", "inst",
< > ##D "documentation", "html", "index.html"))
---
> > ##D browseURL(system.file("documentation/html/index.html",
> > ##D package = "party"))
547c528
< 0.146 0.002 0.149
---
> 0.240 0.000 0.239
OK
- checking for unstated dependencies in tests ... OK
- checking tests ...
** running tests for arch 'i386' OK
Running 'Distributions.R'
Comparing 'Distributions.Rout' to 'Distributions.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'IndependenceTest-regtest.R'
Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'LinearStatistic-regtest.R'
Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Node-regtest.R'
Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Predict-regtest.R'
Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'RandomForest-regtest.R'
Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
28c21
< 686 10800 10800 4395 1814 1814 1990
---
> 686 12028 12028 4813 1990 1814 1990
32c25
< 686 4360 4360 1912 1975 1807 1990
---
> 686 4659 4659 2233 1502 1493 1701
38c31
< 0.0001078863 -0.0004544466 -0.0009830766 0.0018710675 0.0011778295
---
> 1.378143e-03 1.209502e-04 2.168549e-03 1.514677e-03 5.667840e-04
40c33
< 0.0000000000 0.0025454952 0.0005471634 0.0027088332 -0.0004411765
---
> 1.412698e-03 6.944784e-04 1.330209e-04 5.859778e-04 1.107716e-03
42c35
< 0.0012977019 0.0009869237 0.0027483894 0.0024806656 0.0066809686
---
> 3.161966e-03 4.259328e-04 2.854476e-03 3.877337e-03 5.508606e-03
44c37
< 0.0095388071 0.0030451983 -0.0001130137 0.0003381307 0.0020927481
---
> 8.549616e-03 2.230695e-03 -2.072968e-05 5.757744e-04 7.067444e-04
46c39
< 0.0119531721 0.0079512917 0.0002417874 0.0015881947 0.0025891841
---
> 7.905153e-03 9.364023e-03 8.835635e-04 -6.822148e-06 2.760828e-03
48c41
< 0.0139595603 0.0029949189 0.0001627648 0.0001315789 0.0006747093
---
> 1.532708e-02 5.644047e-03 -5.263158e-04 -2.631579e-04 7.012714e-04
50c43
< 0.0028985507 0.0109959056 0.0008750480 0.0011327968 0.0024171129
---
> 3.487280e-03 8.027564e-03 1.545135e-03 6.978341e-04 1.650312e-04
52c45
< 0.0003067841 0.0007386331 0.0002926651 0.0000000000 0.0008163957
---
> 2.733615e-04 7.679438e-04 1.833333e-03 1.793247e-05 5.063291e-04
54c47
< 0.0017008343 0.0039882277 0.0251031844 0.0036127344 0.0214146820
---
> 1.020071e-03 1.314567e-02 2.843290e-02 5.058854e-03 1.968965e-02
56c49
< 0.0101805222 0.0323052022 -0.0003199020 0.0009547294 -0.0002529212
---
> 1.645358e-02 2.553688e-02 -3.042254e-04 6.796128e-05 -1.097494e-05
58c51
< 0.0041417890 0.0012373288 0.0121643877 0.0009656132 0.0090851743
---
> 1.545523e-03 8.665070e-04 1.412770e-02 -3.284120e-04 1.052537e-02
60c53
< 0.0001651025 0.0081761290 0.0007421363 0.0059208085 0.0088594469
---
> -8.831169e-04 9.304242e-03 2.483731e-03 3.580956e-03 5.975207e-03
62c55
< 0.0040013765 0.0002877711
---
> 2.511682e-03 1.100651e-03
70,79c63,72
< 2 1.0000000 0.3243243 0.7500000 0.60000000 0.2368421 0.10810811 0.8108108
< 43 0.3243243 1.0000000 0.2222222 0.13157895 0.1052632 0.34146341 0.2500000
< 25 0.7500000 0.2222222 1.0000000 0.57500000 0.2285714 0.10000000 0.7941176
< 65 0.6000000 0.1315789 0.5750000 1.00000000 0.1315789 0.04347826 0.6470588
< 70 0.2368421 0.1052632 0.2285714 0.13157895 1.0000000 0.12500000 0.2500000
< 16 0.1081081 0.3414634 0.1000000 0.04347826 0.1250000 1.00000000 0.1315789
< 6 0.8108108 0.2500000 0.7941176 0.64705882 0.2500000 0.13157895 1.0000000
< 5 0.7187500 0.1714286 0.7575758 0.88235294 0.1388889 0.07894737 0.7837838
< 12 0.7619048 0.1764706 0.7027027 0.57894737 0.2500000 0.08695652 0.8157895
< 63 0.6410256 0.3157895 0.4871795 0.52272727 0.2941176 0.18604651 0.7027027
---
> 2 1.0000000 0.3125000 0.8250000 0.5250000 0.1764706 0.15151515 0.8285714
> 43 0.3125000 1.0000000 0.2250000 0.1428571 0.0882353 0.39473684 0.2105263
> 25 0.8250000 0.2250000 1.0000000 0.5384615 0.2285714 0.08823529 0.8333333
> 65 0.5250000 0.1428571 0.5384615 1.0000000 0.1081081 0.00000000 0.6500000
> 70 0.1764706 0.0882353 0.2285714 0.1081081 1.0000000 0.21875000 0.2000000
> 16 0.1515152 0.3947368 0.0882353 0.0000000 0.2187500 1.00000000 0.1578947
> 6 0.8285714 0.2105263 0.8333333 0.6500000 0.2000000 0.15789474 1.0000000
> 5 0.8000000 0.1842105 0.8055556 0.7948718 0.1363636 0.02631579 0.8048780
> 12 0.8571429 0.2000000 0.7428571 0.4736842 0.1842105 0.09523810 0.8000000
> 63 0.7027027 0.3421053 0.6190476 0.4791667 0.2222222 0.18604651 0.7560976
81,90c74,83
< 2 0.71875000 0.76190476 0.6410256
< 43 0.17142857 0.17647059 0.3157895
< 25 0.75757576 0.70270270 0.4871795
< 65 0.88235294 0.57894737 0.5227273
< 70 0.13888889 0.25000000 0.2941176
< 16 0.07894737 0.08695652 0.1860465
< 6 0.78378378 0.81578947 0.7027027
< 5 1.00000000 0.86111111 0.6176471
< 12 0.86111111 1.00000000 0.6153846
< 63 0.61764706 0.61538462 1.0000000
---
> 2 0.80000000 0.8571429 0.7027027
> 43 0.18421053 0.2000000 0.3421053
> 25 0.80555556 0.7428571 0.6190476
> 65 0.79487179 0.4736842 0.4791667
> 70 0.13636364 0.1842105 0.2222222
> 16 0.02631579 0.0952381 0.1860465
> 6 0.80487805 0.8000000 0.7560976
> 5 1.00000000 0.8500000 0.7380952
> 12 0.85000000 1.0000000 0.7209302
> 63 0.73809524 0.7209302 1.0000000
97c90
< 0.1236364 0.0200000 0.2436364 0.2563636
---
> 0.0600000 0.0000000 0.3672727 0.2309091
100c93
< 0.003636364 0.014545455 0.110909091 0.152727273
---
> 0.003636364 0.000000000 0.234545455 0.154545455
107c100
< 65.85936 161.41311 706.51774 -19.86357 14.72703
---
> 18.709803 419.161930 468.897255 12.324762 -5.843064
110c103
< 14.486338 10.196340 451.547285 -4.598619 17.783440
---
> 21.781398 310.203904 337.112896 -8.277057 14.038489
115c108
< 0.056833508 0.024208517 0.014129457 0.006748831 0.012370187
---
> 0.026676924 0.017718899 0.024070157 0.003977788 0.004566563
139c132
< 0.034929596 -0.002766734 0.020408577 0.008576144 0.008196166
---
> 0.027007376 0.014911124 0.019483110 0.008703068 0.004605263
Running 'Splits-regtest.R'
Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
47,54d39
< The following object(s) are masked from 'package:party':
<
< cforest, cforest_classical, cforest_control, cforest_unbiased,
< conditionalTree, ctree, ctree_control, ctree_memory, edge_simple,
< mob, mob_control, node_barplot, node_bivplot, node_boxplot,
< node_density, node_hist, node_inner, node_scatterplot, node_surv,
< node_terminal, nodes, proximity, ptrafo, response, reweight,
< sctest.mob, treeresponse, varimp, where
Running 'TestStatistic-regtest.R'
Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'TreeGrow-regtest.R'
Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Utils-regtest.R'
Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'bugfixes.R'
Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'mob.R'
Comparing 'mob.Rout' to 'mob.Rout.save' ...4,10d3
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
43,44c36,37
< statistic 27.785009791 21.3329346 8.0272421 23.774323202 11.9204284
< p.value 0.001494064 0.0285193 0.4005192 0.009518732 0.7666366
---
> statistic 27.785009791 21.33293464 8.0272421 23.774323202 11.9204284
> p.value 0.001494064 0.02851930 0.4005192 0.009518732 0.7666366
96,101c89,94
< zn indus chas nox age dis
< statistic 11.998039 7.3971233 7.227770 9.2936189 14.3023962 8.9239826
< p.value 0.574642 0.9931875 0.522447 0.9119621 0.2886603 0.9389895
< rad tax crim b ptratio
< statistic 33.1746444 16.6666129 11.7143758 9.9050903 11.5927528
< p.value 0.3926249 0.1206412 0.6153455 0.8539893 0.6328381
---
> zn indus chas nox age dis rad
> statistic 11.998039 7.3971233 7.227770 9.293619 14.3023962 8.9239826 33.1746444
> p.value 0.574642 0.9931875 0.522447 0.911962 0.2886603 0.9389895 0.3926249
> tax crim b ptratio
> statistic 16.6666129 11.7143758 9.9050903 11.5927528
> p.value 0.1206412 0.6153455 0.8539893 0.6328381
407c400
< -1.9438 -0.3484 0.0000 0.0000 2.4893
---
> -1.9438 -0.3484 0.0000 0.0000 2.4894
** running tests for arch 'x86_64' OK
Running 'Distributions.R'
Comparing 'Distributions.Rout' to 'Distributions.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'IndependenceTest-regtest.R'
Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'LinearStatistic-regtest.R'
Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Node-regtest.R'
Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Predict-regtest.R'
Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'RandomForest-regtest.R'
Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
28c21
< 686 10800 10800 4395 1814 1814 1990
---
> 686 12028 12028 4813 1990 1814 1990
32c25
< 686 4360 4360 1912 1975 1807 1990
---
> 686 4659 4659 2233 1502 1493 1701
38c31
< 0.0001078863 -0.0004544466 -0.0009830766 0.0018710675 0.0011778295
---
> 1.378143e-03 1.209502e-04 2.168549e-03 1.514677e-03 5.667840e-04
40c33
< 0.0000000000 0.0025454952 0.0005471634 0.0027088332 -0.0004411765
---
> 1.412698e-03 6.944784e-04 1.330209e-04 5.859778e-04 1.107716e-03
42c35
< 0.0012977019 0.0009869237 0.0027483894 0.0024806656 0.0066809686
---
> 3.161966e-03 4.259328e-04 2.854476e-03 3.877337e-03 5.508606e-03
44c37
< 0.0095388071 0.0030451983 -0.0001130137 0.0003381307 0.0020927481
---
> 8.549616e-03 2.230695e-03 -2.072968e-05 5.757744e-04 7.067444e-04
46c39
< 0.0119531721 0.0079512917 0.0002417874 0.0015881947 0.0025891841
---
> 7.905153e-03 9.364023e-03 8.835635e-04 -6.822148e-06 2.760828e-03
48c41
< 0.0139595603 0.0029949189 0.0001627648 0.0001315789 0.0006747093
---
> 1.532708e-02 5.644047e-03 -5.263158e-04 -2.631579e-04 7.012714e-04
50c43
< 0.0028985507 0.0109959056 0.0008750480 0.0011327968 0.0024171129
---
> 3.487280e-03 8.027564e-03 1.545135e-03 6.978341e-04 1.650312e-04
52c45
< 0.0003067841 0.0007386331 0.0002926651 0.0000000000 0.0008163957
---
> 2.733615e-04 7.679438e-04 1.833333e-03 1.793247e-05 5.063291e-04
54c47
< 0.0017008343 0.0039882277 0.0251031844 0.0036127344 0.0214146820
---
> 1.020071e-03 1.314567e-02 2.843290e-02 5.058854e-03 1.968965e-02
56c49
< 0.0101805222 0.0323052022 -0.0003199020 0.0009547294 -0.0002529212
---
> 1.645358e-02 2.553688e-02 -3.042254e-04 6.796128e-05 -1.097494e-05
58c51
< 0.0041417890 0.0012373288 0.0121643877 0.0009656132 0.0090851743
---
> 1.545523e-03 8.665070e-04 1.412770e-02 -3.284120e-04 1.052537e-02
60c53
< 0.0001651025 0.0081761290 0.0007421363 0.0059208085 0.0088594469
---
> -8.831169e-04 9.304242e-03 2.483731e-03 3.580956e-03 5.975207e-03
62c55
< 0.0040013765 0.0002877711
---
> 2.511682e-03 1.100651e-03
70,79c63,72
< 2 1.0000000 0.3243243 0.7500000 0.60000000 0.2368421 0.10810811 0.8108108
< 43 0.3243243 1.0000000 0.2222222 0.13157895 0.1052632 0.34146341 0.2500000
< 25 0.7500000 0.2222222 1.0000000 0.57500000 0.2285714 0.10000000 0.7941176
< 65 0.6000000 0.1315789 0.5750000 1.00000000 0.1315789 0.04347826 0.6470588
< 70 0.2368421 0.1052632 0.2285714 0.13157895 1.0000000 0.12500000 0.2500000
< 16 0.1081081 0.3414634 0.1000000 0.04347826 0.1250000 1.00000000 0.1315789
< 6 0.8108108 0.2500000 0.7941176 0.64705882 0.2500000 0.13157895 1.0000000
< 5 0.7187500 0.1714286 0.7575758 0.88235294 0.1388889 0.07894737 0.7837838
< 12 0.7619048 0.1764706 0.7027027 0.57894737 0.2500000 0.08695652 0.8157895
< 63 0.6410256 0.3157895 0.4871795 0.52272727 0.2941176 0.18604651 0.7027027
---
> 2 1.0000000 0.3125000 0.8250000 0.5250000 0.1764706 0.15151515 0.8285714
> 43 0.3125000 1.0000000 0.2250000 0.1428571 0.0882353 0.39473684 0.2105263
> 25 0.8250000 0.2250000 1.0000000 0.5384615 0.2285714 0.08823529 0.8333333
> 65 0.5250000 0.1428571 0.5384615 1.0000000 0.1081081 0.00000000 0.6500000
> 70 0.1764706 0.0882353 0.2285714 0.1081081 1.0000000 0.21875000 0.2000000
> 16 0.1515152 0.3947368 0.0882353 0.0000000 0.2187500 1.00000000 0.1578947
> 6 0.8285714 0.2105263 0.8333333 0.6500000 0.2000000 0.15789474 1.0000000
> 5 0.8000000 0.1842105 0.8055556 0.7948718 0.1363636 0.02631579 0.8048780
> 12 0.8571429 0.2000000 0.7428571 0.4736842 0.1842105 0.09523810 0.8000000
> 63 0.7027027 0.3421053 0.6190476 0.4791667 0.2222222 0.18604651 0.7560976
81,90c74,83
< 2 0.71875000 0.76190476 0.6410256
< 43 0.17142857 0.17647059 0.3157895
< 25 0.75757576 0.70270270 0.4871795
< 65 0.88235294 0.57894737 0.5227273
< 70 0.13888889 0.25000000 0.2941176
< 16 0.07894737 0.08695652 0.1860465
< 6 0.78378378 0.81578947 0.7027027
< 5 1.00000000 0.86111111 0.6176471
< 12 0.86111111 1.00000000 0.6153846
< 63 0.61764706 0.61538462 1.0000000
---
> 2 0.80000000 0.8571429 0.7027027
> 43 0.18421053 0.2000000 0.3421053
> 25 0.80555556 0.7428571 0.6190476
> 65 0.79487179 0.4736842 0.4791667
> 70 0.13636364 0.1842105 0.2222222
> 16 0.02631579 0.0952381 0.1860465
> 6 0.80487805 0.8000000 0.7560976
> 5 1.00000000 0.8500000 0.7380952
> 12 0.85000000 1.0000000 0.7209302
> 63 0.73809524 0.7209302 1.0000000
97c90
< 0.1236364 0.0200000 0.2436364 0.2563636
---
> 0.0600000 0.0000000 0.3672727 0.2309091
100c93
< 0.003636364 0.014545455 0.110909091 0.152727273
---
> 0.003636364 0.000000000 0.234545455 0.154545455
107c100
< 65.85936 161.41311 706.51774 -19.86357 14.72703
---
> 18.709803 419.161930 468.897255 12.324762 -5.843064
110c103
< 14.486338 10.196340 451.547285 -4.598619 17.783440
---
> 21.781398 310.203904 337.112896 -8.277057 14.038489
115c108
< 0.056833508 0.024208517 0.014129457 0.006748831 0.012370187
---
> 0.026676924 0.017718899 0.024070157 0.003977788 0.004566563
139c132
< 0.034929596 -0.002766734 0.020408577 0.008576144 0.008196166
---
> 0.027007376 0.014911124 0.019483110 0.008703068 0.004605263
Running 'Splits-regtest.R'
Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
47,54d39
< The following object(s) are masked from 'package:party':
<
< cforest, cforest_classical, cforest_control, cforest_unbiased,
< conditionalTree, ctree, ctree_control, ctree_memory, edge_simple,
< mob, mob_control, node_barplot, node_bivplot, node_boxplot,
< node_density, node_hist, node_inner, node_scatterplot, node_surv,
< node_terminal, nodes, proximity, ptrafo, response, reweight,
< sctest.mob, treeresponse, varimp, where
Running 'TestStatistic-regtest.R'
Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'TreeGrow-regtest.R'
Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'Utils-regtest.R'
Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'bugfixes.R'
Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ...6,12d5
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
Running 'mob.R'
Comparing 'mob.Rout' to 'mob.Rout.save' ...4,10d3
<
< Attaching package: 'zoo'
<
< The following object(s) are masked from 'package:base':
<
< as.Date, as.Date.numeric
<
43,44c36,37
< statistic 27.785009791 21.3329346 8.0272421 23.774323202 11.9204284
< p.value 0.001494064 0.0285193 0.4005192 0.009518732 0.7666366
---
> statistic 27.785009791 21.33293464 8.0272421 23.774323202 11.9204284
> p.value 0.001494064 0.02851930 0.4005192 0.009518732 0.7666366
96,101c89,94
< zn indus chas nox age dis
< statistic 11.998039 7.3971233 7.227770 9.2936189 14.3023962 8.9239826
< p.value 0.574642 0.9931875 0.522447 0.9119621 0.2886603 0.9389895
< rad tax crim b ptratio
< statistic 33.1746444 16.6666129 11.7143758 9.9050903 11.5927528
< p.value 0.3926249 0.1206412 0.6153455 0.8539893 0.6328381
---
> zn indus chas nox age dis rad
> statistic 11.998039 7.3971233 7.227770 9.293619 14.3023962 8.9239826 33.1746444
> p.value 0.574642 0.9931875 0.522447 0.911962 0.2886603 0.9389895 0.3926249
> tax crim b ptratio
> statistic 16.6666129 11.7143758 9.9050903 11.5927528
> p.value 0.1206412 0.6153455 0.8539893 0.6328381
407c400
< -1.9438 -0.3484 0.0000 0.0000 2.4893
---
> -1.9438 -0.3484 0.0000 0.0000 2.4894
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking running R code from vignettes ... OK
- checking re-building of vignette PDFs ... OK
- checking PDF version of manual ... OK
- elapsed time (check, wall clock): 3:53