• using R version 2.15.0 (2012-03-30)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: ASCII
  • checking for file 'evtree/DESCRIPTION' ... OK
  • this is package 'evtree' version '0.1-2'
  • 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 'evtree' 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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • 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 'evtree-Ex_i386.Rout' to 'evtree-Ex.Rout.save' ...
    316,329c316,329
    < | [2] age < 67
    < | | [3] major_vessels < 1
    < | | | [4] thal in normal, fixed defect
    < | | | | [5] age < 59
    < | | | | | [6] oldpeak < 1.8: absence (n = 80, err = 6.2%)
    < | | | | | [7] oldpeak >= 1.8: presence (n = 24, err = 16.7%)
    < | | | | [8] age >= 59
    < | | | | | [9] serum_colestoral < 244: absence (n = 16, err = 31.2%)
    < | | | | | [10] serum_colestoral >= 244: presence (n = 37, err = 18.9%)
    < | | | [11] thal in reversible defect: presence (n = 143, err = 12.6%)
    < | | [12] major_vessels >= 1: presence (n = 382, err = 5.8%)
    < | [13] age >= 67
    < | | [14] sex in female: absence (n = 10, err = 0.0%)
    < | | [15] sex in male: presence (n = 58, err = 5.2%)
    ---
    > | [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%)
    336,337c336,337
    < absence 96 2
    < presence 54 118
    ---
    > absence 97 2
    > presence 53 118
    385,387c385,387
    < | [2] Petal.Length < 5
    < | | [3] Petal.Width < 1: setosa (n = 50, err = 0.0%)
    < | | [4] Petal.Width >= 1
    ---
    > | [2] Petal.Length < 3: setosa (n = 50, err = 0.0%)
    > | [3] Petal.Length >= 3
    > | | [4] Petal.Length < 5
    390c390
    < | [7] Petal.Length >= 5: virginica (n = 46, err = 4.3%)
    ---
    > | | [7] Petal.Length >= 5: virginica (n = 46, err = 4.3%)
    OK
    ** running examples for arch 'x86_64' ... OK
    ** checking differences from 'evtree-Ex_x86_64.Rout' to 'evtree-Ex.Rout.save' ...
    316,329c316,329
    < | [2] age < 67
    < | | [3] major_vessels < 1
    < | | | [4] thal in normal, fixed defect
    < | | | | [5] age < 59
    < | | | | | [6] oldpeak < 1.8: absence (n = 80, err = 6.2%)
    < | | | | | [7] oldpeak >= 1.8: presence (n = 24, err = 16.7%)
    < | | | | [8] age >= 59
    < | | | | | [9] serum_colestoral < 244: absence (n = 16, err = 31.2%)
    < | | | | | [10] serum_colestoral >= 244: presence (n = 37, err = 18.9%)
    < | | | [11] thal in reversible defect: presence (n = 143, err = 12.6%)
    < | | [12] major_vessels >= 1: presence (n = 382, err = 5.8%)
    < | [13] age >= 67
    < | | [14] sex in female: absence (n = 10, err = 0.0%)
    < | | [15] sex in male: presence (n = 58, err = 5.2%)
    ---
    > | [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%)
    336,337c336,337
    < absence 96 2
    < presence 54 118
    ---
    > absence 97 2
    > presence 53 118
    385,387c385,387
    < | [2] Petal.Length < 5
    < | | [3] Petal.Width < 1: setosa (n = 50, err = 0.0%)
    < | | [4] Petal.Width >= 1
    ---
    > | [2] Petal.Length < 3: setosa (n = 50, err = 0.0%)
    > | [3] Petal.Length >= 3
    > | | [4] Petal.Length < 5
    390c390
    < | [7] Petal.Length >= 5: virginica (n = 46, err = 4.3%)
    ---
    > | | [7] Petal.Length >= 5: virginica (n = 46, err = 4.3%)
    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
  • elapsed time (check, wall clock): 2:37