Last updated on 2019-03-14 00:46:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.4 | 2.37 | 38.93 | 41.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.4 | 1.82 | 31.75 | 33.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.4 | 51.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.4 | 49.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6.4 | 9.00 | 68.00 | 77.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.4 | 1.44 | 36.74 | 38.18 | NOTE | |
r-patched-solaris-x86 | 0.6.4 | 77.30 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 0.6.4 | 5.00 | 77.00 | 82.00 | NOTE | |
r-release-osx-x86_64 | 0.6.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.4 | 6.00 | 77.00 | 83.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.6.4 | NOTE |
Version: 0.6.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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.6.4
Check: R code for possible problems
Result: NOTE
SS.ID: no visible global function definition for 'var'
SS.sim.chol: no visible global function definition for 'rnorm'
Undefined global functions or variables:
rnorm var
Consider adding
importFrom("stats", "rnorm", "var")
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.6.4
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: mvtnorm
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'SSsimple.tex' failed.
LaTeX errors:
! LaTeX Error: File `supertabular.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.8 \usepackage
{wasysym}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64