Last updated on 2014-10-02 01:48:18.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5 | 0.79 | 68.74 | 69.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5 | 0.76 | 66.92 | 67.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5 | 192.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5 | 188.86 | NOTE | |||
r-devel-osx-x86_64-clang | 1.5 | 120.99 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5 | 3.00 | 92.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 1.5 | 0.80 | 76.03 | 76.84 | OK | |
r-patched-solaris-sparc | 1.5 | 824.30 | OK | |||
r-patched-solaris-x86 | 1.5 | 195.60 | OK | |||
r-release-linux-ix86 | 1.5 | 1.15 | 104.34 | 105.49 | OK | |
r-release-linux-x86_64 | 1.5 | 0.74 | 78.20 | 78.94 | OK | |
r-release-osx-x86_64-mavericks | 1.5 | ERROR | ||||
r-release-osx-x86_64-snowleopard | 1.5 | WARN | ||||
r-release-windows-ix86+x86_64 | 1.5 | 3.00 | 118.00 | 121.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.5 | 3.00 | 111.00 | 114.00 | OK |
Version: 1.5
Check: R code for possible problems
Result: NOTE
plot.htest: no visible global function definition for
‘normal.and.t.dist’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-release-osx-x86_64-snowleopard
Version: 1.5
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘IPSUR.Rnw’
...
> B <- t.test(len ~ supp, data = ToothGrowth, alt = "greater",
+ var.equal = TRUE)
> sessionInfo()
Warning in FUN(c("coin", "boot", "scatterplot3d", "lmtest", "zoo", "reshape", :
DESCRIPTION file of package 'qcc' is missing or broken
When sourcing 'IPSUR.R':
Error: $ operator is invalid for atomic vectors
Execution halted
Flavor: r-release-osx-x86_64-mavericks
Version: 1.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'HH'
Flavor: r-release-osx-x86_64-snowleopard
Version: 1.5
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: 'HH'
Flavor: r-release-osx-x86_64-snowleopard
Version: 1.5
Check: running R code from vignettes
Result: WARN
Errors in running code in vignettes:
when running code in 'IPSUR.Rnw'
...
> library(TeachingDemos)
> plot(z.test(PlantGrowth$weight, stdev = 0.7), "Conf")
Loading required package: HH
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'HH'
When sourcing 'IPSUR.R':
Error: could not find function "normal.and.t.dist"
Execution halted
Flavor: r-release-osx-x86_64-snowleopard
Version: 1.5
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Attaching package: 'actuar'
The following object is masked from 'package:grDevices':
cm
Warning in sqrt(sigma2) : NaNs produced
Warning in sqrt(sigma2) : NaNs produced
Attaching package: 'TeachingDemos'
The following objects are masked from 'package:aplpack':
faces, slider
Loading required package: HH
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called 'HH'
Error: processing vignette 'IPSUR.Rnw' failed with diagnostics:
chunk 250
Error in plot.htest(z.test(PlantGrowth$weight, stdev = 0.7), "Conf") :
could not find function "normal.and.t.dist"
Execution halted
Flavor: r-release-osx-x86_64-snowleopard