Last updated on 2019-04-21 01:47:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.17 | 52.09 | 55.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.03 | 47.65 | 50.68 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 67.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 64.78 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 12.00 | 107.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.34 | 52.61 | 54.95 | OK | |
r-patched-solaris-x86 | 0.1.0 | 83.30 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 2.02 | 52.79 | 54.81 | OK | |
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 112.00 | 119.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 102.00 | 108.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | NOTE |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘covBM/libs/covBM.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: nlme
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'covBM_vignette.tex' failed.
LaTeX errors:
! LaTeX Error: File `a4wide.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.6 \usepackage
{bm}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64