- using R version 2.10.0 Patched (2009-11-22 r50534)
- 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 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 name space can be loaded with stated dependencies ... 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,706c700
< > cleanEx()
< > nameEx("control")
---
> > cleanEx(); nameEx("control")
827,828c821
< > cleanEx()
< > nameEx("cv.glm")
---
> > cleanEx(); nameEx("cv.glm")
866,867c859
< > cleanEx()
< > nameEx("empinf")
---
> > cleanEx(); nameEx("empinf")
927,928c919
< > cleanEx()
< > nameEx("envelope")
---
> > cleanEx(); nameEx("envelope")
960,961c951
< > cleanEx()
< > nameEx("exp.tilt")
---
> > cleanEx(); nameEx("exp.tilt")
1010,1011c1000
< > cleanEx()
< > nameEx("glm.diag.plots")
---
> > cleanEx(); nameEx("glm.diag.plots")
1032,1033c1021
< > cleanEx()
< > nameEx("jack.after.boot")
---
> > cleanEx(); nameEx("jack.after.boot")
1079,1080c1067
< > cleanEx()
< > nameEx("k3.linear")
---
> > cleanEx(); nameEx("k3.linear")
1100,1101c1087
< > cleanEx()
< > nameEx("linear.approx")
---
> > cleanEx(); nameEx("linear.approx")
1159,1160c1145
< > cleanEx()
< > nameEx("lines.saddle.distn")
---
> > cleanEx(); nameEx("lines.saddle.distn")
1238,1239c1223
< > cleanEx()
< > nameEx("norm.ci")
---
> > cleanEx(); nameEx("norm.ci")
1272,1273c1256
< > cleanEx()
< > nameEx("plot.boot")
---
> > cleanEx(); nameEx("plot.boot")
1348,1349c1331
< > cleanEx()
< > nameEx("saddle")
---
> > cleanEx(); nameEx("saddle")
1439,1440c1421
< > cleanEx()
< > nameEx("saddle.distn")
---
> > cleanEx(); nameEx("saddle.distn")
1861,1862c1842
< > cleanEx()
< > nameEx("simplex")
---
> > cleanEx(); nameEx("simplex")
1901,1902c1881
< > cleanEx()
< > nameEx("smooth.f")
---
> > cleanEx(); nameEx("smooth.f")
1970,1971c1949
< > cleanEx()
< > nameEx("tilt.boot")
---
> > cleanEx(); nameEx("tilt.boot")
2043,2044c2021
< > cleanEx()
< > nameEx("tsboot")
---
> > cleanEx(); nameEx("tsboot")
2134,2135c2111
< > cleanEx()
< > nameEx("var.linear")
---
> > cleanEx(); nameEx("var.linear")
OK
- checking PDF version of manual ... OK