Last updated on 2018-07-17 01:46:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 57.62 | 31.07 | 88.69 | NOTE | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 44.31 | 27.26 | 71.57 | NOTE | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 146.09 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 119.64 | NOTE | --no-vignettes | ||
r-devel-windows-ix86+x86_64 | 0.3.2 | 139.00 | 142.00 | 281.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 58.98 | 32.05 | 91.03 | NOTE | --no-vignettes |
r-patched-solaris-x86 | 0.3.2 | 121.70 | OK | --no-vignettes | ||
r-release-linux-x86_64 | 0.3.2 | 52.62 | 31.83 | 84.45 | NOTE | --no-vignettes |
r-release-windows-ix86+x86_64 | 0.3.2 | 143.00 | 155.00 | 298.00 | OK | |
r-release-osx-x86_64 | 0.3.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.2 | 104.00 | 137.00 | 241.00 | OK | |
r-oldrel-osx-x86_64 | 0.3.2 | WARN |
Version: 0.3.2
Flags: --no-vignettes
Check: compiled code
Result: NOTE
File ‘ccaPP/libs/ccaPP.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.3.2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning: running command 'kpsewhich framed.sty' had status 1
Warning in test_latex_pkg("framed", system.file("misc", "framed.sty", package = "knitr")) :
unable to find LaTeX package 'framed'; will use a copy from knitr
Loading required package: parallel
Loading required package: pcaPP
Loading required package: robustbase
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'ccaPP-intro.tex' failed.
LaTeX errors:
! LaTeX Error: File `algorithm.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.126 \usepackage
{amsmath}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64