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

Last updated on 2025-12-04 07:51:46 CET.

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

Package bindr

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.2
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bindr) > > test_check("bindr") Saving _problems/test-error-13.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 41 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-error.R:9:3'): non-native encoding causes warning ────────────── <lifecycle_error_deprecated/defunctError/rlang_error/error/condition> Error: `with_mock()` was deprecated in testthat 3.2.0 and is now defunct. ℹ Please use `with_mocked_bindings()` instead. Backtrace: ▆ 1. └─testthat::with_mock(...) at test-error.R:9:3 2. └─lifecycle::deprecate_stop("3.2.0", "with_mock()", "with_mocked_bindings()") 3. └─lifecycle:::deprecate_stop0(msg) 4. └─rlang::cnd_signal(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 41 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

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: OK: 13

Package duckdb

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

Version: 1.4.2
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] /usr/include/c++/15/bits/move.h:235:11: warning: ‘((std::remove_reference<long 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-9) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.2
Check: installed package size
Result: NOTE installed size is 52.4Mb sub-directories of 1Mb or more: libs 51.6Mb 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: 3, OK: 10

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: NOTE: 5, OK: 8

Version: 3.3.0
Check: compiled code
Result: NOTE File ‘tibble/libs/tibble.so’: Found non-API call to R: ‘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: compiled code
Result: NOTE File 'tibble/libs/x64/tibble.dll': Found non-API call to R: '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. 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.