Skip to content

cli update from CRAN #758

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gaborcsardi opened this issue Apr 12, 2025 · 1 comment
Closed

cli update from CRAN #758

gaborcsardi opened this issue Apr 12, 2025 · 1 comment

Comments

@gaborcsardi
Copy link
Member

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

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

https://www.stats.ox.ac.uk/pub/bdr/Rblas/MKL/cli.out

@gaborcsardi
Copy link
Member Author

This is now done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant