Last updated on 2025-12-06 00:48:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 10.29 | 53.97 | 64.26 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 0.27 | 2.05 | 2.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 27.00 | 79.12 | 106.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 17.00 | 106.99 | 123.99 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 16.00 | 92.00 | 108.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 10.56 | 50.49 | 61.05 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 9.79 | 51.07 | 60.86 | NOTE | |
| r-release-macos-arm64 | 0.3.3 | 2.00 | 19.00 | 21.00 | OK | |
| r-release-macos-x86_64 | 0.3.3 | 15.00 | 118.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 16.00 | 95.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | 2.00 | 24.00 | 26.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.3 | 22.00 | 149.00 | 171.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 14.00 | 112.00 | 126.00 | OK |
Version: 0.3.3
Check: package dependencies
Result: ERROR
Package required but not available: ‘Rcpp’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavor: r-release-linux-x86_64
Version: 0.3.2
Check: Rd files
Result: NOTE
checkRd: (-1) logdensity.Rd:33: Lost braces; missing escapes or markup?
33 | The function \code{logdensity} computes kernel density estimates (KDE) of strictly positive distributions by performing the KDE in the log domain and then transforming the result back again. The syntax and function structure is largely borrowed from the function \code{density} in package {stats}.
| ^
checkRd: (-1) logdensity_fft.Rd:33: Lost braces; missing escapes or markup?
33 | The function \code{logdensity_fft} computes kernel density estimates (KDE) of strictly positive distributions by performing the KDE via fast fourier transform utilizing the \code{fft} function. The syntax and function structure is largely borrowed from the function \code{density} in package {stats}.
| ^
Flavor: r-release-linux-x86_64