Last updated on 2025-04-28 00:50:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1-8 | 13.79 | 50.70 | 64.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1-8 | 11.41 | 39.58 | 50.99 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1-8 | 109.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1-8 | 119.46 | NOTE | |||
r-devel-windows-x86_64 | 2.1-8 | 25.00 | 98.00 | 123.00 | NOTE | |
r-patched-linux-x86_64 | 2.1-8 | 14.02 | 53.78 | 67.80 | NOTE | |
r-release-linux-x86_64 | 2.1-8 | 13.27 | 53.49 | 66.76 | NOTE | |
r-release-macos-arm64 | 2.1-8 | 46.00 | NOTE | |||
r-release-macos-x86_64 | 2.1-8 | 86.00 | NOTE | |||
r-release-windows-x86_64 | 2.1-8 | 28.00 | 101.00 | 129.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1-8 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 2.1-8 | 61.00 | OK | |||
r-oldrel-windows-x86_64 | 2.1-8 | 26.00 | 94.00 | 120.00 | OK |
Version: 2.1-8
Check: compiled code
Result: NOTE
File ‘gsl/libs/gsl.so’:
Found non-API calls to R: ‘EXTPTR_PTR’, ‘EXTPTR_TAG’
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: 2.1-8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Robin K. S. Hankin <hankin.robin@gmail.com>’
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.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1-8
Check: compiled code
Result: NOTE
File 'gsl/libs/x64/gsl.dll':
Found non-API calls to R: 'EXTPTR_PTR', 'EXTPTR_TAG'
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