Last updated on 2024-11-03 11:49:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.6 | 17.57 | 38.17 | 55.74 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.6 | 0.29 | 1.39 | 1.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.6 | 96.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 105.51 | NOTE | |||
r-devel-windows-x86_64 | 1.0.6 | 19.00 | 94.00 | 113.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.6 | 17.53 | 36.08 | 53.61 | NOTE | |
r-release-linux-x86_64 | 1.0.6 | 0.36 | 1.73 | 2.09 | ERROR | |
r-release-macos-arm64 | 1.0.6 | 38.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.6 | 64.00 | WARN | |||
r-release-windows-x86_64 | 1.0.6 | 18.00 | 94.00 | 112.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.6 | 40.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.6 | 63.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.6 | 18.00 | 98.00 | 116.00 | NOTE |
Version: 1.0.6
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.6
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
fastJT-package.Rd: Rcpp
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
Version: 1.0.6
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.6
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rcpp’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
Version: 1.0.6
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘fastJT.Rnw’ using knitr
Error: processing vignette 'fastJT.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'fastJT.tex' failed.
LaTeX errors:
! Undefined control sequence.
l.5 \hldef
{res} \hlkwb{<-} \hlkwd{fastJT}\hldef{(Y, X,} \hlkwc{outTopN}\hlde...
?
! Emergency stop.
l.5
End of file on the terminal!
! ==> Fatal error occurred, no output PDF file produced!
--- failed re-building ‘fastJT.Rnw’
SUMMARY: processing the following file failed:
‘fastJT.Rnw’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64