Last updated on 2024-10-31 17:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-4 | 8.56 | 78.34 | 86.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7-4 | 6.66 | 58.23 | 64.89 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7-4 | 137.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7-4 | 141.46 | NOTE | |||
r-devel-windows-x86_64 | 0.7-4 | 12.00 | 113.00 | 125.00 | OK | |
r-patched-linux-x86_64 | 0.7-4 | 9.03 | 74.15 | 83.18 | OK | |
r-release-linux-x86_64 | 0.7-4 | 7.92 | 74.20 | 82.12 | OK | |
r-release-macos-arm64 | 0.7-4 | 49.00 | OK | |||
r-release-macos-x86_64 | 0.7-4 | 70.00 | OK | |||
r-release-windows-x86_64 | 0.7-4 | 13.00 | 116.00 | 129.00 | OK | |
r-oldrel-macos-arm64 | 0.7-4 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7-4 | 76.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7-4 | 14.00 | 121.00 | 135.00 | OK |
Version: 0.7-4
Check: compiled code
Result: NOTE
File ‘gplm/libs/gplm.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.7-4
Check: re-building of vignette outputs
Result: NOTE
Error(s) in re-building vignettes:
--- re-building ‘gplm-examples.Rnw’ using Sweave
Loading required package: AER
Loading required package: car
Loading required package: carData
Loading required package: lmtest
Loading required package: zoo
Attaching package: ‘zoo’
The following objects are masked from ‘package:base’:
as.Date, as.Date.numeric
Loading required package: sandwich
Loading required package: survival
Error: processing vignette 'gplm-examples.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'gplm-examples.tex' failed.
LaTeX errors:
! LaTeX Error: File `wasysym.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.20 \usepackage
{comment}^^M
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘gplm-examples.Rnw’
SUMMARY: processing the following file failed:
‘gplm-examples.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64