Last updated on 2018-05-14 01:46:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-1 | 34.50 | 25.92 | 60.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-1 | 15.86 | 23.83 | 39.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-1 | 88.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-1 | 61.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-1 | 61.00 | 67.00 | 128.00 | OK | |
r-patched-linux-x86_64 | 1.2-1 | 19.79 | 29.06 | 48.85 | NOTE | |
r-patched-solaris-x86 | 1.2-1 | 102.80 | OK | |||
r-release-linux-x86_64 | 1.2-1 | 18.04 | 29.42 | 47.46 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2-1 | 61.00 | 67.00 | 128.00 | OK | |
r-release-osx-x86_64 | 1.2-1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.2-1 | 43.00 | 66.00 | 109.00 | OK | |
r-oldrel-osx-x86_64 | 1.2-1 | NOTE |
Version: 1.2-1
Check: compiled code
Result: NOTE
File ‘geepack/libs/geepack.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: 1.2-1
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
Loading required package: geepack
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'geepack-manual.tex' failed.
LaTeX errors:
! LaTeX Error: File `boxedminipage.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.7 \usepackage
[latin1]{inputenc}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64