CRAN Package Check Results for Package lfe

Last updated on 2024-05-29 06:57:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0-0 22.64 189.56 212.20 WARN
r-devel-linux-x86_64-debian-gcc 3.0-0 16.93 141.74 158.67 WARN
r-devel-linux-x86_64-fedora-clang 3.0-0 265.69 NOTE
r-devel-linux-x86_64-fedora-gcc 3.0-0 282.03 NOTE
r-devel-windows-x86_64 3.0-0 36.00 198.00 234.00 NOTE
r-patched-linux-x86_64 3.0-0 20.20 184.99 205.19 OK
r-release-linux-x86_64 3.0-0 19.58 182.93 202.51 OK
r-release-macos-arm64 3.0-0 120.00 OK
r-release-macos-x86_64 3.0-0 256.00 OK
r-release-windows-x86_64 3.0-0 35.00 185.00 220.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 44.00 203.00 247.00 OK

Check Details

Version: 3.0-0
Check: compiled code
Result: NOTE File ‘lfe/libs/lfe.so’: Found non-API call to R: ‘SET_NAMED’ Compiled code should not call non-API entry points in R. 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

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 Flavors: r-devel-linux-x86_64-debian-clang, 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 call to R: 'SET_NAMED' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64