Last updated on 2024-11-03 11:49:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0-0 | 17.44 | 148.74 | 166.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.0-0 | 0.35 | 1.87 | 2.22 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.0-0 | 270.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.0-0 | 277.83 | NOTE | |||
r-devel-windows-x86_64 | 3.0-0 | 35.00 | 201.00 | 236.00 | NOTE | |
r-patched-linux-x86_64 | 3.0-0 | 17.43 | 146.07 | 163.50 | OK | |
r-release-linux-x86_64 | 3.0-0 | 15.56 | 144.50 | 160.06 | NOTE | |
r-release-macos-arm64 | 3.0-0 | 120.00 | OK | |||
r-release-macos-x86_64 | 3.0-0 | 166.00 | WARN | |||
r-release-windows-x86_64 | 3.0-0 | 36.00 | 203.00 | 239.00 | OK | |
r-oldrel-macos-arm64 | 3.0-0 | 126.00 | OK | |||
r-oldrel-macos-x86_64 | 3.0-0 | 228.00 | OK | |||
r-oldrel-windows-x86_64 | 3.0-0 | 43.00 | 217.00 | 260.00 | OK |
Version: 3.0-0
Check: compiled code
Result: NOTE
File ‘lfe/libs/lfe.so’:
Found non-API calls to R: ‘NAMED’, ‘SET_NAMED’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 3.0-0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.0-0
Check: compiled code
Result: NOTE
File 'lfe/libs/x64/lfe.dll':
Found non-API calls to R: 'NAMED', 'SET_NAMED'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 3.0-0
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking:
'plm', 'cubature', 'alpaca'
Flavor: r-release-linux-x86_64
Version: 3.0-0
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-release-linux-x86_64
Version: 3.0-0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘biascorrection.Rnw’ using knitr
--- finished re-building ‘biascorrection.Rnw’
--- re-building ‘identification.Rnw’ using knitr
Error: processing vignette 'identification.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'identification.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.91 \hlkwd{lm}\hldef
{(y} \hlopt{~} \hldef{x1} \hlopt{+} \hldef{x2} \hlopt{+...
?
! Emergency stop.
l.91
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘identification.Rnw’
--- re-building ‘lfehow.Rnw’ using knitr
Error: processing vignette 'lfehow.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'lfehow.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.107 \hldef
{Y} \hlopt{~} \hldef{X1} \hlopt{+} \hldef{X2} \hlopt{+} \hldef{....
?
! Emergency stop.
l.107
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘lfehow.Rnw’
--- re-building ‘speed.Rnw’ using knitr
Error: processing vignette 'speed.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'speed.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.106 \hlkwd{library}\hldef
{(lfe)}
?
! Emergency stop.
! Emergency stop.
l.106
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘speed.Rnw’
SUMMARY: processing the following files failed:
‘identification.Rnw’ ‘lfehow.Rnw’ ‘speed.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64