Last updated on 2018-11-24 00:51:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5-1 | 6.39 | 89.96 | 96.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5-1 | 5.00 | 66.71 | 71.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5-1 | 107.55 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5-1 | 104.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5-1 | 12.00 | 126.00 | 138.00 | NOTE | |
r-patched-linux-x86_64 | 1.5-1 | 6.54 | 86.10 | 92.64 | NOTE | |
r-patched-solaris-x86 | 1.5-1 | 149.10 | NOTE | |||
r-release-linux-x86_64 | 1.5-1 | 6.43 | 87.60 | 94.03 | NOTE | |
r-release-windows-ix86+x86_64 | 1.5-1 | 14.00 | 142.00 | 156.00 | NOTE | |
r-release-osx-x86_64 | 1.5-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.5-1 | 7.00 | 142.00 | 149.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