• using R version 2.14.1 Patched (2012-02-07 r58290)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘trust/DESCRIPTION’ ... OK
  • this is package ‘trust’ 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 ‘trust’ 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
  • 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 sizes of PDF files under ‘inst/doc’ ... OK
  • checking examples ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... OK
    Running ‘bar.R’
    Comparing ‘bar.Rout’ to ‘bar.Rout.save’ ... OK
    Running ‘baz.R’
    Comparing ‘baz.Rout’ to ‘baz.Rout.save’ ... OK
    Running ‘foo.R’
    Comparing ‘foo.Rout’ to ‘foo.Rout.save’ ...38c38
    < [1] 1 1
    ---
    > [1] 1.000000 1.000000
    136c136
    < [1] 1.000000e+00 2.000000e+00 3.243678e-01 3.883875e+00 1.000000e+00
    ---
    > [1] 1.000000e-00 2.000000e+00 3.243678e-01 3.883875e+00 1.000000e+00
    Running ‘fred.R’
    Comparing ‘fred.Rout’ to ‘fred.Rout.save’ ...137c137
    < [1] 3.730349e-14
    ---
    > [1] 3.28626e-14
    159c159
    < [1] 2.264855e-14
    ---
    > [1] 3.28626e-14
    Running ‘goo.R’
    Comparing ‘goo.Rout’ to ‘goo.Rout.save’ ...31,50c31,50
    < 1 easy-easy 1 -5.720631 TRUE 1
    < 2 easy-easy 1 -12.044621 TRUE 2
    < 3 easy-easy 1 -44.181266 TRUE 4
    < 4 easy-easy 1 -99.277886 TRUE 5
    < 5 easy-easy 1 -149.057629 TRUE 5
    < 6 easy-easy 1 -198.986472 TRUE 5
    < 7 easy-easy 1 -248.956779 TRUE 5
    < 8 easy-easy 1 -298.942240 TRUE 5
    < 9 easy-easy 1 -348.934295 TRUE 5
    < 10 easy-easy 1 -398.929590 TRUE 5
    < 11 easy-easy 1 -448.926628 TRUE 5
    < 12 easy-easy 1 -498.924671 TRUE 5
    < 13 easy-easy 1 -548.923761 TRUE 5
    < 14 easy-easy 1 -598.921527 TRUE 5
    < 15 easy-easy 1 -648.920996 TRUE 5
    < 16 easy-easy 1 -698.920590 TRUE 5
    < 17 easy-easy 1 -748.920276 TRUE 5
    < 18 easy-easy 1 -798.920028 TRUE 5
    < 19 easy-easy 1 -848.919830 TRUE 5
    < 20 easy-easy 1 -898.919670 TRUE 5
    ---
    > 1 easy-easy 1 -5.72063 TRUE 1
    > 2 easy-easy 1 -12.04462 TRUE 2
    > 3 easy-easy 1 -44.18127 TRUE 4
    > 4 easy-easy 1 -99.27789 TRUE 5
    > 5 easy-easy 1 -149.05763 TRUE 5
    > 6 easy-easy 1 -198.98647 TRUE 5
    > 7 easy-easy 1 -248.95678 TRUE 5
    > 8 easy-easy 1 -298.94224 TRUE 5
    > 9 easy-easy 1 -348.93429 TRUE 5
    > 10 easy-easy 1 -398.92959 TRUE 5
    > 11 easy-easy 1 -448.92663 TRUE 5
    > 12 easy-easy 1 -498.92467 TRUE 5
    > 13 easy-easy 1 -548.92376 TRUE 5
    > 14 easy-easy 1 -598.92153 TRUE 5
    > 15 easy-easy 1 -648.92100 TRUE 5
    > 16 easy-easy 1 -698.92059 TRUE 5
    > 17 easy-easy 1 -748.92028 TRUE 5
    > 18 easy-easy 1 -798.92003 TRUE 5
    > 19 easy-easy 1 -848.91983 TRUE 5
    > 20 easy-easy 1 -898.91967 TRUE 5
    Running ‘gred.R’
    Comparing ‘gred.Rout’ to ‘gred.Rout.save’ ... OK
    Running ‘hero.R’
    Comparing ‘hero.Rout’ to ‘hero.Rout.save’ ...18,19d17
    < attr(,"condition")
    < <simpleError in objfun(theta, ...): bogus error in objfun>
    64,65d61
    < attr(,"condition")
    < <simpleError in objfun(theta.try, ...): kiter reached 5>
    123,124d118
    < attr(,"condition")
    < <simpleError in objfun(theta, ...): kiter reached 5>
    Running ‘hoo.R’
    Comparing ‘hoo.Rout’ to ‘hoo.Rout.save’ ...46c46
    < [1] 0.12579
    ---
    > [1] 0.1257900
    Running ‘poo.R’
    Comparing ‘poo.Rout’ to ‘poo.Rout.save’ ... OK
    Running ‘qux.R’
    Comparing ‘qux.Rout’ to ‘qux.Rout.save’ ...29c29
    < [1] 0.000000e+00 -5.329071e-15
    ---
    > [1] 0.00000e+00 -5.32907e-15
  • checking PDF version of manual ... OK