Last updated on 2025-06-05 12:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 11.0.0 | 4.94 | 43.60 | 48.54 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 11.0.0 | 5.25 | 34.31 | 39.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 11.0.0 | 68.02 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 11.0.0 | 67.71 | NOTE | |||
r-devel-windows-x86_64 | 11.0.0 | 13.00 | 76.00 | 89.00 | NOTE | |
r-patched-linux-x86_64 | 11.0.0 | 7.41 | 38.59 | 46.00 | NOTE | |
r-release-linux-x86_64 | 11.0.0 | 6.84 | 39.13 | 45.97 | NOTE | |
r-release-macos-arm64 | 11.0.0 | 28.00 | NOTE | |||
r-release-macos-x86_64 | 11.0.0 | 51.00 | NOTE | |||
r-release-windows-x86_64 | 11.0.0 | 10.00 | 77.00 | 87.00 | NOTE | |
r-oldrel-macos-arm64 | 11.0.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 11.0.0 | 36.00 | OK | |||
r-oldrel-windows-x86_64 | 11.0.0 | 11.00 | 81.00 | 92.00 | OK |
Version: 11.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Miron B. Kursa <m@mbq.me>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 11.0.0
Check: compiled code
Result: NOTE
File ‘praznik/libs/praznik.so’:
Found non-API call to R: ‘Rf_isFrame’
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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 11.0.0
Check: compiled code
Result: NOTE
File 'praznik/libs/x64/praznik.dll':
Found non-API call to R: 'Rf_isFrame'
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-windows-x86_64, r-release-windows-x86_64