Last updated on 2019-03-27 00:48:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-1 | 8.38 | 91.31 | 99.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5-1 | 6.94 | 67.07 | 74.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5-1 | 113.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-1 | 105.83 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5-1 | 18.00 | 109.00 | 127.00 | NOTE | |
r-patched-linux-x86_64 | 1.5-1 | 6.97 | 89.76 | 96.73 | NOTE | |
r-patched-solaris-x86 | 1.5-1 | 141.10 | NOTE | |||
r-release-linux-x86_64 | 1.5-1 | 6.16 | 87.27 | 93.43 | NOTE | |
r-release-windows-ix86+x86_64 | 1.5-1 | 15.00 | 128.00 | 143.00 | NOTE | |
r-release-osx-x86_64 | 1.5-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.5-1 | 5.00 | 117.00 | 122.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.5-1 | NOTE |
Version: 1.5-1
Check: R code for possible problems
Result: NOTE
breakpoints.formula: no visible global function definition for
'%dopar%'
breakpoints.formula: no visible binding for global variable 'i'
efpFunctional: multiple local function definitions for 'plotProcess'
with different formal arguments
mefp.efp: multiple local function definitions for 'computeEmpProc' with
different formal arguments
sctest.default: no visible global function definition for 'tail'
Undefined global functions or variables:
%dopar% i tail
Consider adding
importFrom("utils", "tail")
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: 1.5-1
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: zoo
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: sandwich
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'strucchange-intro.tex' failed.
LaTeX errors:
! LaTeX Error: File `a4wide.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.3 \usepackage
{graphicx,color,alltt}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64