Last updated on 2019-03-14 00:47:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-12 | 3.19 | 30.65 | 33.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7-12 | 2.63 | 24.36 | 26.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7-12 | 42.30 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-12 | 39.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7-12 | 10.00 | 67.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 0.7-12 | 1.70 | 29.46 | 31.16 | NOTE | |
r-patched-solaris-x86 | 0.7-12 | 56.90 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 0.7-12 | 6.00 | 66.00 | 72.00 | NOTE | |
r-release-osx-x86_64 | 0.7-12 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7-12 | 4.00 | 42.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.7-12 | NOTE |
Version: 0.7-12
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: 0.7-12
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'XML' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in 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-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: 0.7-12
Check: R code for possible problems
Result: NOTE
.formatResult : capture.str: no visible global function definition for
'str'
createLog: no visible global function definition for 'sessionInfo'
protocol_junit.svSuiteData: no visible global function definition for
'xmlNode'
protocol_junit.svSuiteData: no visible global function definition for
'addChildren'
protocol_junit.svSuiteData: no visible global function definition for
'saveXML'
protocol_junit.svTestData: no visible global function definition for
'xmlNode'
protocol_junit.svTestData: no visible global function definition for
'addChildren'
Undefined global functions or variables:
addChildren saveXML sessionInfo str xmlNode
Consider adding
importFrom("utils", "sessionInfo", "str")
to your NAMESPACE file.
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: 0.7-12
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 'svUnit.tex' failed.
LaTeX errors:
! LaTeX Error: File `utf8x.def' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)
! Emergency stop.
<read *>
l.158 \endinput
^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64