CRAN Package Check Results for Maintainer ‘Kirill Müller <kirill at cynkra.com>’

Last updated on 2025-12-26 17:49:11 CET.

Package ERROR WARN NOTE OK
bindr 13
bindrcpp 13
blob 13
DBI 13
DBItest 13
dm 1 12
duckdb 1 7 5
duckplyr 13
fledge 13
here 13
hms 13
igraph 8 5
kimisc 13
mockr 13
pillar 13
procmaps 13
profile 13
RMariaDB 2 11
roxygen2md 13
RPostgres 3 10
rprojroot 13
RSQLite 2 11
tibble 1 4 8
utf8 13
winch 1 12
wrswoR 13

Package bindr

Current CRAN status: OK: 13

Package bindrcpp

Current CRAN status: OK: 13

Package blob

Current CRAN status: OK: 13

Package DBI

Current CRAN status: OK: 13

Package DBItest

Current CRAN status: OK: 13

Package dm

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.12
Check: tests
Result: ERROR Running 'testthat.R' [45s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > > # Need to use qualified call, this is checked in helper-print.R > testthat::test_check("dm") Loading required package: dm Attaching package: 'dm' The following object is masked from 'package:stats': filter Starting 2 test processes. > test-bind.R: `on_delete = "cascade"` not supported for duckdb > test-bind.R: Note: method with signature 'DBIConnection#Id' chosen for function 'dbExistsTable', > test-bind.R: target signature 'duckdb_connection#Id'. > test-bind.R: "duckdb_connection#ANY" would also be valid > test-check-cardinalities.R: Warning message: > test-check-cardinalities.R: call dbDisconnect() when finished working with a connection > test-dm.R: `on_delete = "cascade"` not supported for duckdb > test-dm.R: Note: method with signature 'DBIConnection#Id' chosen for function 'dbExistsTable', > test-dm.R: target signature 'duckdb_connection#Id'. > test-dm.R: "duckdb_connection#ANY" would also be valid > test-dm_unnest_tbl.R: Error: ! testthat subprocess exited in file 'test-dm_unnest_tbl.R'. Caused by error: ! R session crashed with exit code -1073741819 Backtrace: ▆ 1. └─testthat::test_check("dm") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-devel-windows-x86_64

Package duckdb

Current CRAN status: WARN: 1, NOTE: 7, OK: 5

Version: 1.4.3
Check: compiled code
Result: NOTE File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘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: 1.4.3
Check: whether package can be installed
Result: WARN Found the following significant warnings: /usr/include/c++/15/bits/move.h:235:11: warning: ‘((std::remove_reference<long unsigned int&>::type*)this)[2]’ is used uninitialized [-Wuninitialized] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-11) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.3
Check: compiled code
Result: NOTE File 'duckdb/libs/x64/duckdb.dll': Found non-API call to R: '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: 1.4.3
Check: installed package size
Result: NOTE installed size is 52.4Mb sub-directories of 1Mb or more: libs 51.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package duckplyr

Current CRAN status: OK: 13

Package fledge

Current CRAN status: OK: 13

Package here

Current CRAN status: OK: 13

Package hms

Current CRAN status: OK: 13

Package igraph

Current CRAN status: NOTE: 8, OK: 5

Version: 2.2.1
Check: compiled code
Result: NOTE File ‘igraph/libs/igraph.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: 2.2.1
Check: compiled code
Result: NOTE File 'igraph/libs/x64/igraph.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: 2.2.1
Check: installed package size
Result: NOTE installed size is 23.3Mb sub-directories of 1Mb or more: R 2.0Mb doc 1.2Mb help 2.2Mb libs 17.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package kimisc

Current CRAN status: OK: 13

Package mockr

Current CRAN status: OK: 13

Package pillar

Current CRAN status: OK: 13

Package procmaps

Current CRAN status: OK: 13

Package profile

Current CRAN status: OK: 13

Package RMariaDB

Current CRAN status: NOTE: 2, OK: 11

Additional issues

rchk

Version: 1.3.4
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 5.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package roxygen2md

Current CRAN status: OK: 13

Package RPostgres

Current CRAN status: NOTE: 3, OK: 10

Additional issues

rchk

Version: 1.4.8
Check: installed package size
Result: NOTE installed size is 7.5Mb sub-directories of 1Mb or more: libs 7.0Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package rprojroot

Current CRAN status: OK: 13

Package RSQLite

Current CRAN status: NOTE: 2, OK: 11

Additional issues

rchk

Version: 2.4.5
Check: installed package size
Result: NOTE installed size is 11.4Mb sub-directories of 1Mb or more: libs 10.6Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package tibble

Current CRAN status: ERROR: 1, NOTE: 4, OK: 8

Version: 3.3.0
Check: compiled code
Result: NOTE File ‘tibble/libs/tibble.so’: Found non-API calls to R: ‘ATTRIB’, ‘SET_ATTRIB’, ‘SET_OBJECT’ 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: 3.3.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Package utf8

Current CRAN status: OK: 13

Package winch

Current CRAN status: WARN: 1, OK: 12

Version: 0.1.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: stop.c:10:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] See 'd:/Rcompile/CRANpkg/local/4.4/winch.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 13.3.0' Flavor: r-oldrel-windows-x86_64

Package wrswoR

Current CRAN status: OK: 13

mirror server hosted at Truenetwork, Russian Federation.