• using R Under development (unstable) (2012-02-27 r58511)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'party/DESCRIPTION' ... OK
  • this is package 'party' version '1.0-0'
  • 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 whether package 'party' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... 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 'x64'
    ** 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 'd:/Rcompile/CRANpkg/lib/2.15/party/libs/i386/party.dll':
    Found 'abort', possibly from 'abort' (C)
    File 'd:/Rcompile/CRANpkg/lib/2.15/party/libs/x64/party.dll':
    Found 'abort', possibly from 'abort' (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 installed files from 'inst/doc' ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** checking differences from 'party-Ex_i386.Rout' to 'party-Ex.Rout.save' ... OK
    ** running examples for arch 'x64' ... OK
    ** checking differences from 'party-Ex_x64.Rout' to 'party-Ex.Rout.save' ... 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' ... OK
    Running 'IndependenceTest-regtest.R'
    Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ... OK
    Running 'LinearStatistic-regtest.R'
    Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ... OK
    Running 'Node-regtest.R'
    Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ... OK
    Running 'Predict-regtest.R'
    Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ... OK
    Running 'RandomForest-regtest.R'
    Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ...140a141,161
    > Warning messages:
    > 1: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 2: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 3: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 4: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 5: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 6: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 7: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 8: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 9: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 10: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    Running 'Splits-regtest.R'
    Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ... OK
    Running 'TestStatistic-regtest.R'
    Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ... OK
    Running 'TreeGrow-regtest.R'
    Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ... OK
    Running 'Utils-regtest.R'
    Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ... OK
    Running 'bugfixes.R'
    Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ...145a146,147
    > Warning message:
    > In factor_trafo(x) : factors at only one level may lead to problems
    Running 'mob.R'
    Comparing 'mob.Rout' to 'mob.Rout.save' ... OK
    ** running tests for arch 'x64' OK
    Running 'Distributions.R'
    Comparing 'Distributions.Rout' to 'Distributions.Rout.save' ... OK
    Running 'IndependenceTest-regtest.R'
    Comparing 'IndependenceTest-regtest.Rout' to 'IndependenceTest-regtest.Rout.save' ... OK
    Running 'LinearStatistic-regtest.R'
    Comparing 'LinearStatistic-regtest.Rout' to 'LinearStatistic-regtest.Rout.save' ... OK
    Running 'Node-regtest.R'
    Comparing 'Node-regtest.Rout' to 'Node-regtest.Rout.save' ... OK
    Running 'Predict-regtest.R'
    Comparing 'Predict-regtest.Rout' to 'Predict-regtest.Rout.save' ... OK
    Running 'RandomForest-regtest.R'
    Comparing 'RandomForest-regtest.Rout' to 'RandomForest-regtest.Rout.save' ...40c40
    < 5.555556e-04 -6.944444e-04 1.666667e-03 9.722222e-04 1.527778e-03
    ---
    > 1.111111e-03 -6.944444e-04 2.083333e-03 8.333333e-04 1.805556e-03
    42c42
    < 0.000000e+00 1.527778e-03 4.166667e-04 2.083333e-03 8.333333e-04
    ---
    > 0.000000e+00 5.555556e-04 2.777778e-04 2.777778e-03 5.555556e-04
    44c44
    < 1.388889e-04 5.555556e-04 5.138889e-03 6.527778e-03 3.750000e-03
    ---
    > 4.166667e-04 5.555556e-04 2.500000e-03 4.722222e-03 3.888889e-03
    46c46
    < 1.208333e-02 1.805556e-03 -2.775558e-19 1.944444e-03 4.722222e-03
    ---
    > 1.666667e-02 1.388889e-03 -2.775558e-19 4.166667e-03 1.666667e-03
    48c48
    < 9.166667e-03 5.555556e-03 0.000000e+00 5.555556e-04 6.527778e-03
    ---
    > 1.166667e-02 6.111111e-03 -2.777778e-04 4.166667e-04 4.027778e-03
    50c50
    < 1.055556e-02 2.777778e-03 2.222222e-03 -2.777778e-04 -2.777778e-04
    ---
    > 9.583333e-03 1.944444e-03 2.222222e-03 8.333333e-04 1.111111e-03
    52c52
    < 0.000000e+00 1.388889e-04 1.388889e-03 0.000000e+00 0.000000e+00
    ---
    > 0.000000e+00 -2.775558e-19 2.083333e-03 0.000000e+00 0.000000e+00
    54c54
    < 0.000000e+00 1.944444e-03 9.722222e-04 -9.722222e-04 1.250000e-03
    ---
    > 0.000000e+00 2.500000e-03 8.333333e-04 1.388889e-04 1.250000e-03
    56c56
    < 9.722222e-04 7.222222e-03 2.694444e-02 2.222222e-03 2.236111e-02
    ---
    > 1.111111e-03 6.805556e-03 2.847222e-02 1.111111e-03 1.972222e-02
    58c58
    < 1.486111e-02 2.805556e-02 -1.388889e-04 2.777778e-04 -1.527778e-03
    ---
    > 1.500000e-02 2.777778e-02 -1.388889e-04 2.777778e-04 -9.722222e-04
    60c60
    < 8.333333e-04 4.166667e-04 1.611111e-02 0.000000e+00 1.111111e-02
    ---
    > 1.111111e-03 6.944444e-04 1.611111e-02 0.000000e+00 9.722222e-03
    62c62
    < -8.333333e-04 1.638889e-02 1.527778e-03 5.555556e-03 5.694444e-03
    ---
    > -4.166667e-04 1.666667e-02 2.361111e-03 5.277778e-03 7.222222e-03
    64c64
    < 2.083333e-03 -8.333333e-04
    ---
    > 2.638889e-03 -8.333333e-04
    71,80c71,80
    < 2 1.0000000 0.11111111 0.72549020 0.25490196 0.04000000 0.12244898 0.56896552
    < 43 0.1111111 1.00000000 0.05128205 0.02777778 0.16216216 0.29411765 0.07500000
    < 25 0.7254902 0.05128205 1.00000000 0.37777778 0.04651163 0.09302326 0.60869565
    < 65 0.2549020 0.02777778 0.37777778 1.00000000 0.05128205 0.00000000 0.52173913
    < 70 0.0400000 0.16216216 0.04651163 0.05128205 1.00000000 0.23076923 0.02325581
    < 16 0.1224490 0.29411765 0.09302326 0.00000000 0.23076923 1.00000000 0.02272727
    < 6 0.5689655 0.07500000 0.60869565 0.52173913 0.02325581 0.02272727 1.00000000
    < 5 0.5000000 0.03448276 0.70270270 0.64285714 0.08333333 0.03030303 0.51351351
    < 12 0.4090909 0.03125000 0.50000000 0.58823529 0.07894737 0.06060606 0.45714286
    < 63 0.5098039 0.05555556 0.63636364 0.41463415 0.10810811 0.10000000 0.55319149
    ---
    > 2 1.00000000 0.11111111 0.74509804 0.24000000 0.03921569 0.10416667 0.57627119
    > 43 0.11111111 1.00000000 0.05128205 0.02777778 0.16216216 0.29411765 0.07500000
    > 25 0.74509804 0.05128205 1.00000000 0.37777778 0.04651163 0.11363636 0.60000000
    > 65 0.24000000 0.02777778 0.37777778 1.00000000 0.05128205 0.02564103 0.51111111
    > 70 0.03921569 0.16216216 0.04651163 0.05128205 1.00000000 0.22500000 0.02325581
    > 16 0.10416667 0.29411765 0.11363636 0.02564103 0.22500000 1.00000000 0.02272727
    > 6 0.57627119 0.07500000 0.60000000 0.51111111 0.02325581 0.02272727 1.00000000
    > 5 0.51162791 0.03448276 0.73684211 0.62068966 0.08108108 0.05714286 0.51351351
    > 12 0.37777778 0.03125000 0.48571429 0.61764706 0.07500000 0.06060606 0.47222222
    > 63 0.48000000 0.05555556 0.64285714 0.36842105 0.08333333 0.12820513 0.48888889
    82c82
    < 2 0.50000000 0.40909091 0.50980392
    ---
    > 2 0.51162791 0.37777778 0.48000000
    84,91c84,91
    < 25 0.70270270 0.50000000 0.63636364
    < 65 0.64285714 0.58823529 0.41463415
    < 70 0.08333333 0.07894737 0.10810811
    < 16 0.03030303 0.06060606 0.10000000
    < 6 0.51351351 0.45714286 0.55319149
    < 5 1.00000000 0.77419355 0.39393939
    < 12 0.77419355 1.00000000 0.40000000
    < 63 0.39393939 0.40000000 1.00000000
    ---
    > 25 0.73684211 0.48571429 0.64285714
    > 65 0.62068966 0.61764706 0.36842105
    > 70 0.08108108 0.07500000 0.08333333
    > 16 0.05714286 0.06060606 0.12820513
    > 6 0.51351351 0.47222222 0.48888889
    > 5 1.00000000 0.81250000 0.39393939
    > 12 0.81250000 1.00000000 0.42857143
    > 63 0.39393939 0.42857143 1.00000000
    98c98
    < 0.1000000 0.0000000 0.2290909 0.2945455
    ---
    > 0.08545455 0.00000000 0.29818182 0.21272727
    101c101
    < 0.01272727 0.00000000 0.10909091 0.15636364
    ---
    > 0.01272727 0.00000000 0.18545455 0.12000000
    108c108
    < 182.016830 227.102605 383.772107 -3.956758 14.792550
    ---
    > 96.293668 376.925624 517.674245 -2.456052 27.627480
    111c111
    < 44.444000 121.352088 254.035379 -1.600454 7.416341
    ---
    > 65.978262 198.040511 341.221594 2.469503 8.671252
    116c116
    < 0.036620844 0.023236969 0.013589728 0.010777301 0.007316442
    ---
    > 0.0330240459 0.0204430720 0.0118361515 0.0007600432 0.0023535057
    140c140,161
    < 0.028376501 0.007576462 0.015357669 0.010416470 -0.001202709
    ---
    > 0.027567506 0.010011961 0.016523930 0.004138910 0.008821166
    > Warning messages:
    > 1: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 2: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 3: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 4: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 5: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 6: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 7: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 8: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 9: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    > 10: In varimp(a, conditional = TRUE) :
    > 'varimp' with non-unity weights might give misleading results
    Running 'Splits-regtest.R'
    Comparing 'Splits-regtest.Rout' to 'Splits-regtest.Rout.save' ... OK
    Running 'TestStatistic-regtest.R'
    Comparing 'TestStatistic-regtest.Rout' to 'TestStatistic-regtest.Rout.save' ... OK
    Running 'TreeGrow-regtest.R'
    Comparing 'TreeGrow-regtest.Rout' to 'TreeGrow-regtest.Rout.save' ... OK
    Running 'Utils-regtest.R'
    Comparing 'Utils-regtest.Rout' to 'Utils-regtest.Rout.save' ... OK
    Running 'bugfixes.R'
    Comparing 'bugfixes.Rout' to 'bugfixes.Rout.save' ...145a146,147
    > Warning message:
    > In factor_trafo(x) : factors at only one level may lead to problems
    Running 'mob.R'
    Comparing 'mob.Rout' to 'mob.Rout.save' ... OK
  • 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
    NOTE: There was 1 note.
    See
    'd:/Rcompile/CRANpkg/local/2.15/party.Rcheck/00check.log'
    for details.