• using R version 2.11.0 Under development (unstable) (2009-11-24 r50554)
  • using session charset: UTF-8
  • checking for file 'boot/DESCRIPTION' ... OK
  • this is package 'boot' version '1.2-41'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking for executable files ... OK
  • checking whether package 'boot' can be installed ... 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 name space can be loaded with stated dependencies ... OK
  • checking whether the name space 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 data for non-ASCII characters ... OK
  • checking examples ... OK
  • checking differences from 'boot-Ex.Rout' to 'boot-Ex.Rout.save' ...
    4,5c4,5
    < > cleanEx()
    < > nameEx("Imp.Estimates")
    ---
    > > assign(".oldNS", loadedNamespaces(), pos = 'CheckExEnv')
    > > cleanEx(); nameEx("Imp.Estimates")
    50,51c50
    < > cleanEx()
    < > nameEx("abc.ci")
    ---
    > > cleanEx(); nameEx("abc.ci")
    83,84c82
    < > cleanEx()
    < > nameEx("boot")
    ---
    > > cleanEx(); nameEx("boot")
    226,227c224
    < > cleanEx()
    < > nameEx("boot.array")
    ---
    > > cleanEx(); nameEx("boot.array")
    332,333c329
    < > cleanEx()
    < > nameEx("boot.ci")
    ---
    > > cleanEx(); nameEx("boot.ci")
    465,466c461
    < > cleanEx()
    < > nameEx("censboot")
    ---
    > > cleanEx(); nameEx("censboot")
    705,709c700
    < > cleanEx()
    <
    < detaching 'package:survival', 'package:splines'
    <
    < > nameEx("control")
    ---
    > > cleanEx(); nameEx("control")
    830,831c821
    < > cleanEx()
    < > nameEx("cv.glm")
    ---
    > > cleanEx(); nameEx("cv.glm")
    869,870c859
    < > cleanEx()
    < > nameEx("empinf")
    ---
    > > cleanEx(); nameEx("empinf")
    930,931c919
    < > cleanEx()
    < > nameEx("envelope")
    ---
    > > cleanEx(); nameEx("envelope")
    963,964c951
    < > cleanEx()
    < > nameEx("exp.tilt")
    ---
    > > cleanEx(); nameEx("exp.tilt")
    1013,1014c1000
    < > cleanEx()
    < > nameEx("glm.diag.plots")
    ---
    > > cleanEx(); nameEx("glm.diag.plots")
    1035,1036c1021
    < > cleanEx()
    < > nameEx("jack.after.boot")
    ---
    > > cleanEx(); nameEx("jack.after.boot")
    1082,1083c1067
    < > cleanEx()
    < > nameEx("k3.linear")
    ---
    > > cleanEx(); nameEx("k3.linear")
    1103,1104c1087
    < > cleanEx()
    < > nameEx("linear.approx")
    ---
    > > cleanEx(); nameEx("linear.approx")
    1162,1163c1145
    < > cleanEx()
    < > nameEx("lines.saddle.distn")
    ---
    > > cleanEx(); nameEx("lines.saddle.distn")
    1241,1242c1223
    < > cleanEx()
    < > nameEx("norm.ci")
    ---
    > > cleanEx(); nameEx("norm.ci")
    1275,1276c1256
    < > cleanEx()
    < > nameEx("plot.boot")
    ---
    > > cleanEx(); nameEx("plot.boot")
    1351,1352c1331
    < > cleanEx()
    < > nameEx("saddle")
    ---
    > > cleanEx(); nameEx("saddle")
    1442,1443c1421
    < > cleanEx()
    < > nameEx("saddle.distn")
    ---
    > > cleanEx(); nameEx("saddle.distn")
    1864,1865c1842
    < > cleanEx()
    < > nameEx("simplex")
    ---
    > > cleanEx(); nameEx("simplex")
    1904,1905c1881
    < > cleanEx()
    < > nameEx("smooth.f")
    ---
    > > cleanEx(); nameEx("smooth.f")
    1973,1974c1949
    < > cleanEx()
    < > nameEx("tilt.boot")
    ---
    > > cleanEx(); nameEx("tilt.boot")
    2046,2047c2021
    < > cleanEx()
    < > nameEx("tsboot")
    ---
    > > cleanEx(); nameEx("tsboot")
    2137,2138c2111
    < > cleanEx()
    < > nameEx("var.linear")
    ---
    > > cleanEx(); nameEx("var.linear")
    OK
  • checking PDF version of manual ... OK