Last updated on 2018-09-26 01:46:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-3 | 4.31 | 53.41 | 57.72 | NOTE | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.0-3 | 3.43 | 40.54 | 43.97 | NOTE | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.0-3 | 676.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-3 | 635.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-3 | 11.00 | 71.00 | 82.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 1.0-3 | 3.59 | 47.34 | 50.93 | NOTE | --no-vignettes |
r-patched-solaris-x86 | 1.0-3 | 989.80 | NOTE | |||
r-release-linux-x86_64 | 1.0-3 | 3.90 | 48.00 | 51.90 | NOTE | --no-vignettes |
r-release-windows-ix86+x86_64 | 1.0-3 | 10.00 | 79.00 | 89.00 | NOTE | --no-vignettes |
r-release-osx-x86_64 | 1.0-3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-3 | 6.00 | 96.00 | 102.00 | NOTE | --no-vignettes |
r-oldrel-osx-x86_64 | 1.0-3 | NOTE |
Version: 1.0-3
Flags: --no-vignettes
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘foreach’ 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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-3
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
fxreturns: no visible binding for global variable ‘FXRatesCHF’
fxreturns : <anonymous>: no visible global function definition for
‘tail’
gbreakpoints: no visible global function definition for ‘%dopar%’
gbreakpoints: no visible global function definition for ‘foreach’
Undefined global functions or variables:
%dopar% FXRatesCHF foreach 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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0-3
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to ‘foreach’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-3
Check: R code for possible problems
Result: NOTE
fxreturns: no visible binding for global variable ‘FXRatesCHF’
fxreturns : <anonymous>: no visible global function definition for
‘tail’
gbreakpoints: no visible global function definition for ‘%dopar%’
gbreakpoints: no visible global function definition for ‘foreach’
Undefined global functions or variables:
%dopar% FXRatesCHF foreach tail
Consider adding
importFrom("utils", "tail")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-3
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: strucchange
Loading required package: sandwich
Warning in sub(object$syntax$docexpr, val, chunk[pos[1L]]) :
argument 'replacement' has length > 1 and only the first element will be used
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'CNY.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.5 \usepackage
{hyperref}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64