You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please correct before 2025-04-23 to safely retain your package on CRAN.
Do remember to look at the 'Additional issues'.
The CRAN Team
Version: 3.6.4
Check: compiled code
Result: NOTE
File ‘cli/libs/cli.so’:
Found non-API call to R: ‘DATAPTR’
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](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/cli-00check.html), [r-devel-linux-x86_64-debian-gcc](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-gcc/cli-00check.html), [r-devel-linux-x86_64-fedora-gcc](https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-gcc/cli-00check.html), [r-devel-macos-arm64](https://www.r-project.org/nosvn/R.check/r-devel-macos-arm64/cli-00check.html), [r-devel-macos-x86_64](https://www.r-project.org/nosvn/R.check/r-devel-macos-x86_64/cli-00check.html), [r-patched-linux-x86_64](https://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/cli-00check.html)
Version: 3.6.4
Check: compiled code
Result: NOTE
File 'cli/libs/x64/cli.dll':
Found non-API call to R: 'DATAPTR'
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](https://www.r-project.org/nosvn/R.check/r-devel-windows-x86_64/cli-00check.html)
Also, additional issues, with MKL:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-subprocess.R:52:3'): subprocess with default handler ───────────
<rlib_error_3_0/rlib_error/error/condition>
Error in `"rs_init(self, private, super, options, wait, wait_timeout)"`: ! Could not start R session, timed out
Backtrace:
▆
1. └─callr::r_session$new() at test-subprocess.R:52:3
2. └─callr (local) initialize(...)
3. └─callr:::rs_init(self, private, super, options, wait, wait_timeout)
4. └─throw(new_error("Could not start R session, timed out"))
[ FAIL 1 | WARN 0 | SKIP 455 | PASS 1570 ]
Deleting unused snapshots:
• utf8/utf8-output.txt
Error: Test failures
In addition: Warning messages:
1: In for (i in seq_along(specs)) { :
closing unused connection 5 (/tmp/RtmpnYEL85/working_dir/RtmpfHUsXY/file2b1349679b855f)
2: In for (i in seq_along(specs)) { :
closing unused connection 4 (/tmp/RtmpnYEL85/working_dir/RtmpfHUsXY/file2b13491b5e7e2a)
Execution halted
Dear maintainer,
Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_cli.html.
Please correct before 2025-04-23 to safely retain your package on CRAN.
Do remember to look at the 'Additional issues'.
The CRAN Team
Also, additional issues, with MKL:
https://www.stats.ox.ac.uk/pub/bdr/Rblas/MKL/cli.out
The text was updated successfully, but these errors were encountered: