Last updated on 2025-11-17 05:50:15 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| bindr | 4 | 9 | ||
| bindrcpp | 13 | |||
| blob | 13 | |||
| DBI | 13 | |||
| DBItest | 13 | |||
| dm | 13 | |||
| duckdb | 1 | 3 | 9 | |
| duckplyr | 13 | |||
| fledge | 1 | 12 | ||
| 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 |
Current CRAN status: ERROR: 4, OK: 9
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-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’
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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: WARN: 1, NOTE: 3, OK: 9
Version: 1.4.1
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-7) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.1
Check: installed package size
Result: NOTE
installed size is 54.6Mb
sub-directories of 1Mb or more:
libs 53.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (require(testthat)) {
+ library(fledge)
+ test_check("fledge")
+ } else {
+ message("testthat not available.")
+ }
Loading required package: testthat
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (11): 'test-bump_version.R:1:1', 'test-bump_version.R:23:1',
'test-bump_version.R:43:1', 'test-bump_version.R:53:1', 'test-commits.R:1:1',
'test-finalize-version.R:1:1', 'test-tag_version.R:1:1',
'test-unbump_version.R:1:1', 'test-update-news.R:1:1',
'test-update-news.R:15:1', 'test-with_demo_project.R:1:1'
• On Linux (1): 'test-demo.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-finalize-version.R:41:5'): finalize_version(push = TRUE) ───────
Error in `libgit2::git_config_set_string`: failed to lock file '/data/gannet/ripley/.gitconfig.lock' for writing:
Backtrace:
▆
1. ├─fledge:::show_files(remote_url)
2. │ └─gert::git_config_global_set("init.defaultbranch", "main") at ./helper-remote.R:26:5
3. └─gert:::raise_libgit2_error(...)
[ FAIL 1 | WARN 0 | SKIP 12 | PASS 6 ]
Deleting unused snapshots: 'finalize-version/NEWS-push-true.md'
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 2.4.4
Check: installed package size
Result: NOTE
installed size is 12.6Mb
sub-directories of 1Mb or more:
libs 11.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
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
Current CRAN status: OK: 13
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
Current CRAN status: OK: 13