Last updated on 2018-02-25 00:49:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 1.28 | 23.99 | 25.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 0.94 | 18.83 | 19.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 31.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 29.94 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 5.00 | 37.00 | 42.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 0.71 | 22.66 | 23.37 | NOTE | |
r-patched-solaris-x86 | 0.5 | 38.20 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 0.75 | 22.61 | 23.36 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5 | 2.00 | 37.00 | 39.00 | NOTE | |
r-release-osx-x86_64 | 0.5 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.5 | 2.00 | 35.00 | 37.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.5 | NOTE |
Version: 0.5
Check: R code for possible problems
Result: NOTE
download.sas7bdat.sources : <anonymous>: no visible global function
definition for ‘download.file’
generate.sas7bdat.source: no visible global function definition for
‘download.file’
Undefined global functions or variables:
download.file
Consider adding
importFrom("utils", "download.file")
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.5
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'sas7bdat.tex' failed.
LaTeX errors:
! LaTeX Error: File `fullpage.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.20 \usepackage
{Sweave}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64