Last updated on 2014-10-02 01:48:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 3.29 | 89.93 | 93.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 3.18 | 88.04 | 91.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 204.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 213.43 | NOTE | |||
r-devel-osx-x86_64-clang | 1.1 | 153.09 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 10.00 | 127.00 | 137.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 3.36 | 91.68 | 95.04 | NOTE | |
r-patched-solaris-sparc | 1.1 | 1351.70 | NOTE | |||
r-patched-solaris-x86 | 1.1 | 314.10 | NOTE | |||
r-release-linux-ix86 | 1.1 | 4.19 | 122.28 | 126.47 | OK | |
r-release-linux-x86_64 | 1.1 | 3.44 | 93.94 | 97.38 | OK | |
r-release-osx-x86_64-mavericks | 1.1 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1 | 10.00 | 132.00 | 142.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.1 | 8.00 | 122.00 | 130.00 | OK |
Version: 1.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘parallel’
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
Version: 1.1
Check: R code for possible problems
Result: NOTE
Likelihood: no visible global function definition for
‘makePSOCKcluster’
Likelihood: no visible global function definition for ‘clusterExport’
Likelihood: no visible global function definition for ‘makeForkCluster’
Likelihood.first.run: no visible global function definition for
‘clusterApply’
Likelihood.next.runs: no visible global function definition for
‘clusterApply’
es.stopCluster: no visible global function definition for ‘stopCluster’
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: 1.1
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: ElstonStewart
Loading required package: kinship2
Loading required package: Matrix
Loading required package: quadprog
Loading required package: parallel
Loading required package: digest
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'Elston-Stewart.tex' failed.
LaTeX errors:
! LaTeX Error: File `moreverb.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
k/vign_test/ElstonStewart/vignettes/Elston-Stewart.tex:9: ==> Fatal error occu
rred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64-mavericks