• using R version 3.0.1 Patched (2013-06-14 r62964)
  • using platform: sparc-sun-solaris2.10 (32-bit)
  • using session charset: UTF-8
  • checking for file ‘evtree/DESCRIPTION’ ... OK
  • this is package ‘evtree’ version ‘0.1-3’
  • 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 for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘evtree’ can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over 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
  • 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 loading without being on the library search path ... 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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking examples ... [295s/295s] OK
  • checking differences from ‘evtree-Ex.Rout’ to ‘evtree-Ex.Rout.save’ ...
    316,327c316,329
    < | [2] oldpeak < 2.6
    < | | [3] major_vessels < 1
    < | | | [4] age < 57
    < | | | | [5] thal in fixed defect, reversible defect
    < | | | | | [6] chest_pain_type in atypical angina, asymptomatic: presence (n = 81, err = 7.4%)
    < | | | | | [7] chest_pain_type in typical angina, non-anginal pain: absence (n = 8, err = 0.0%)
    < | | | | [8] thal in normal: absence (n = 72, err = 6.9%)
    < | | | [9] age >= 57
    < | | | | [10] serum_colestoral < 235: absence (n = 18, err = 0.0%)
    < | | | | [11] serum_colestoral >= 235: presence (n = 87, err = 19.5%)
    < | | [12] major_vessels >= 1: presence (n = 340, err = 8.8%)
    < | [13] oldpeak >= 2.6: presence (n = 144, err = 2.8%)
    ---
    > | [2] thal in fixed defect, reversible defect: presence (n = 466, err = 6.7%)
    > | [3] thal in normal
    > | | [4] chest_pain_type in typical angina, asymptomatic
    > | | | [5] major_vessels < 1
    > | | | | [6] resting_blood_pressure < 155
    > | | | | | [7] age < 61: absence (n = 23, err = 0.0%)
    > | | | | | [8] age >= 61: presence (n = 21, err = 28.6%)
    > | | | | [9] resting_blood_pressure >= 155: presence (n = 21, err = 4.8%)
    > | | | [10] major_vessels >= 1: presence (n = 102, err = 6.9%)
    > | | [11] chest_pain_type in atypical angina, non-anginal pain
    > | | | [12] oldpeak < 1.8
    > | | | | [13] major_vessels < 2: absence (n = 84, err = 11.9%)
    > | | | | [14] major_vessels >= 2: presence (n = 14, err = 28.6%)
    > | | | [15] oldpeak >= 1.8: presence (n = 19, err = 21.1%)
    329,330c331,332
    < Number of inner nodes: 6
    < Number of terminal nodes: 7
    ---
    > Number of inner nodes: 7
    > Number of terminal nodes: 8
    334,335c336,337
    < absence 93 1
    < presence 57 119
    ---
    > absence 97 2
    > presence 53 118
    383,384c385,386
    < | [2] Petal.Width < 1: setosa (n = 50, err = 0.0%)
    < | [3] Petal.Width >= 1
    ---
    > | [2] Petal.Length < 3: setosa (n = 50, err = 0.0%)
    > | [3] Petal.Length >= 3
    OK
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in ‘inst/doc’ ... OK
  • checking running R code from vignettes ... [245s/245s] OK
  • checking re-building of vignette PDFs ... [300s/301s] OK
  • checking PDF version of manual ... OK