Last updated on 2024-11-08 07:50:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7-4 | 7.36 | 78.05 | 85.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7-4 | 6.30 | 57.23 | 63.53 | 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.36 | NOTE | |||
r-devel-windows-x86_64 | 0.7-4 | 12.00 | 113.00 | 125.00 | OK | |
r-patched-linux-x86_64 | 0.7-4 | 7.46 | 73.75 | 81.21 | OK | |
r-release-linux-x86_64 | 0.7-4 | 8.30 | 73.24 | 81.54 | 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 | 12.00 | 118.00 | 130.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 | 123.00 | 137.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