Last updated on 2017-07-20 08:49:21.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.4 | 0.73 | 31.36 | 32.09 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.6.4 | 0.75 | 31.00 | 31.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.6.4 | 46.89 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6.4 | 45.88 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.6.4 | 5.00 | 55.00 | 60.00 | NOTE | |
| r-patched-linux-x86_64 | 0.6.4 | 0.78 | 31.58 | 32.36 | NOTE | |
| r-patched-solaris-x86 | 0.6.4 | 59.40 | NOTE | |||
| r-release-linux-x86_64 | 0.6.4 | 0.87 | 31.17 | 32.04 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.6.4 | 3.00 | 75.00 | 78.00 | NOTE | |
| r-release-osx-x86_64 | 0.6.4 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.6.4 | 5.00 | 67.00 | 72.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-release-osx-x86_64