Last updated on 2018-02-24 09:51:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 4.71 | 126.16 | 130.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 4.14 | 0.02 | 4.16 | FAIL | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 157.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 172.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 11.00 | 142.00 | 153.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 3.93 | 126.63 | 130.56 | NOTE | |
r-patched-solaris-x86 | 1.1 | 215.00 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 3.70 | 125.36 | 129.06 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 10.00 | 148.00 | 158.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 7.00 | 109.00 | 116.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
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.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
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’
plot.es.pedigree: no visible global function definition for ‘hasArg’
Undefined global functions or variables:
clusterApply clusterExport hasArg makeForkCluster makePSOCKcluster
stopCluster
Consider adding
importFrom("methods", "hasArg")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc
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)
! Emergency stop.
<read *>
l.9 \usepackage
[utf8]{inputenc}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64