Last updated on 2017-07-26 01:56:04.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.12 | 4.36 | 132.29 | 136.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.12 | 4.39 | 128.36 | 132.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.12 | 218.51 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.12 | 213.77 | OK | |||
r-devel-windows-ix86+x86_64 | 1.12 | 22.00 | 253.00 | 275.00 | OK | |
r-patched-linux-x86_64 | 1.12 | 4.72 | 135.28 | 140.00 | OK | |
r-patched-solaris-x86 | 1.12 | 267.40 | OK | |||
r-release-linux-x86_64 | 1.12 | 4.66 | 142.22 | 146.88 | OK | |
r-release-windows-ix86+x86_64 | 1.12 | 13.00 | 271.00 | 284.00 | OK | |
r-release-osx-x86_64 | 1.12 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.12 | 13.00 | 195.00 | 208.00 | OK | |
r-oldrel-osx-x86_64 | 1.12 | OK |
Version: 1.12
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘HH’
Flavor: r-release-osx-x86_64
Version: 1.12
Check: examples
Result: ERROR
Running examples in ‘agridat-Ex.R’ failed
The error most likely occurred in:
> ### Name: gomez.nitrogen
> ### Title: Soil nitrogen at three times for eight fertilizer treatments
> ### Aliases: gomez.nitrogen
> ### Keywords: datasets
>
> ### ** Examples
>
>
> data(gomez.nitrogen)
> dat <- gomez.nitrogen
>
> # Note the depletion of nitrogen over time (stage)
> require(HH)
Loading required package: HH
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘HH’
> interaction2wt(nitro ~ rep/trt + trt*stage, data=dat,
+ main="gomez.nitrogen")
Error in interaction2wt(nitro ~ rep/trt + trt * stage, data = dat, main = "gomez.nitrogen") :
could not find function "interaction2wt"
Execution halted
Flavor: r-release-osx-x86_64
Version: 1.12
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: running command 'kpsewhich framed.sty' had status 1
Warning in test_latex_pkg("framed", system.file("misc", "framed.sty", package = "knitr")) :
unable to find LaTeX package 'framed'; will use a copy from knitr
Quitting from lines 79-86 (agridat_examples.Rnw)
Error: processing vignette 'agridat_examples.Rnw' failed with diagnostics:
there is no package called 'HH'
Execution halted
Flavor: r-release-osx-x86_64