Last updated on 2017-07-31 01:47:24.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5 | 0.59 | 32.47 | 33.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5 | 0.64 | 15.65 | 16.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5 | 27.64 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5 | 26.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.5 | 5.00 | 59.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 0.5 | 0.66 | 33.24 | 33.90 | NOTE | |
r-patched-solaris-x86 | 0.5 | 37.40 | NOTE | |||
r-release-linux-x86_64 | 0.5 | 0.61 | 31.67 | 32.28 | NOTE | |
r-release-windows-ix86+x86_64 | 0.5 | 2.00 | 32.00 | 34.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