Last updated on 2014-10-02 01:48:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9-5 | 3.57 | 48.56 | 52.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9-5 | 3.28 | 46.64 | 49.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9-5 | 118.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9-5 | 113.26 | NOTE | |||
r-devel-osx-x86_64-clang | 0.9-5 | 94.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9-5 | 10.00 | 74.00 | 84.00 | NOTE | |
r-patched-linux-x86_64 | 0.9-5 | 3.73 | 51.62 | 55.35 | NOTE | |
r-patched-solaris-sparc | 0.9-5 | 627.80 | NOTE | |||
r-patched-solaris-x86 | 0.9-5 | 143.60 | NOTE | |||
r-release-linux-ix86 | 0.9-5 | 4.62 | 64.64 | 69.26 | NOTE | |
r-release-linux-x86_64 | 0.9-5 | 3.69 | 53.21 | 56.90 | NOTE | |
r-release-osx-x86_64-mavericks | 0.9-5 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 0.9-5 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.9-5 | 12.00 | 76.00 | 88.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.9-5 | 11.00 | 77.00 | 88.00 | NOTE |
Version: 0.9-5
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘VGAM’ ‘combinat’ ‘fAsianOptions’ ‘hypergeo’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.9-5
Check: R code for possible problems
Result: NOTE
cfbeta: no visible global function definition for ‘kummerM’
cff: no visible global function definition for ‘kummerU’
cff: no visible global function definition for ‘kummerM’
permsn: no visible global function definition for ‘permn’
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
Version: 0.9-5
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'charfunc.tex' failed.
LaTeX errors:
! LaTeX Error: File `esint.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
st/prob/vignettes/charfunc.tex:12: ==> Fatal error occurred, no output PDF fil
e produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64-mavericks
Version: 0.9-5
Check: for missing documentation entries
Result: ERROR
Error: path[1]="/Library/Frameworks/R.framework/Resources/library": No such file or directory
Call sequence:
6: normalizePath(dirname(pkgpath), "/", TRUE)
5: library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc)
4: .getRequiredPackages2(pkgInfo, quietly = quietly)
3: library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc = lib.loc)
2: .getRequiredPackages2(pkgInfo, quietly = quietly)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
Flavor: r-release-osx-x86_64-snowleopard