Last updated on 2026-01-09 07:50:10 CET.
| Package | NOTE | OK |
|---|---|---|
| arrow | 7 | 6 |
| dittodb | 2 | 11 |
Current CRAN status: NOTE: 7, OK: 6
Version: 22.0.0.1
Check: compiled code
Result: NOTE
File ‘arrow/libs/arrow.so’:
Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’
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
Version: 22.0.0.1
Check: compilation flags in Makevars
Result: NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work. If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it. If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 22.0.0.1
Check: compiled code
Result: NOTE
File 'arrow/libs/x64/arrow.dll':
Found non-API calls to R: 'ATTRIB', 'SET_ATTRIB'
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.
Flavor: r-devel-windows-x86_64
Version: 22.0.0.1
Check: installed package size
Result: NOTE
installed size is 123.2Mb
sub-directories of 1Mb or more:
R 5.1Mb
libs 117.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.9
Check: relative paths in package URLs
Result: NOTE
Found the following (possibly) invalid URLs:
URL: ../docs/CODE_OF_CONDUCT.html
From: inst/doc/developing-dittodb.html
URL: ../docs/CONTRIBUTING.html
From: inst/doc/developing-dittodb.html
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc