Last updated on 2023-11-28 04:57:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.9 | 41.68 | 68.95 | 110.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.9 | 28.87 | 52.07 | 80.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.9 | 154.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.9 | 150.56 | NOTE | |||
r-devel-windows-x86_64 | 1.3.9 | 31.00 | 105.00 | 136.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.9 | 30.52 | 65.62 | 96.14 | OK | |
r-release-linux-x86_64 | 1.3.9 | 24.78 | 65.10 | 89.88 | OK | |
r-release-macos-arm64 | 1.3.9 | 50.00 | OK | |||
r-release-macos-x86_64 | 1.3.9 | 94.00 | NOTE | |||
r-release-windows-x86_64 | 1.3.9 | 40.00 | 117.00 | 157.00 | OK | |
r-oldrel-macos-arm64 | 1.3.9 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.9 | 60.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.9 | 35.00 | 111.00 | 146.00 | OK |
Version: 1.3.9
Check: Rd \usage sections
Result: NOTE
Objects in \usage without \alias in Rd file 'geepack-internal.Rd':
‘genZcor’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ 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-devel-windows-x86_64
Version: 1.3.9
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
...
--- re-building ‘geepack-manual.Rnw’ using Sweave
Loading required package: geepack
Error: processing vignette 'geepack-manual.Rnw' failed with diagnostics:
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.8 \usepackage
[T1]{fontenc}^^M
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘geepack-manual.Rnw’
SUMMARY: processing the following file failed:
‘geepack-manual.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64