Skip to content
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

Update R API usage #58

Open
coolbutuseless opened this issue Jan 22, 2025 · 0 comments
Open

Update R API usage #58

coolbutuseless opened this issue Jan 22, 2025 · 0 comments
Assignees

Comments

@coolbutuseless
Copy link
Owner

Update package to remove use of three non-API calls

  • SETLENGTH
  • SET_GROWABLE_BIT
  • SET_TRUELENGTH

Background

The use of R's API in C code changed last year and has been a blocker on progress - I can't resubmit to CRAN until I deal with the NOTES

I.e.

Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
      ‘SET_TRUELENGTH’

I was hoping that either these API calls would be reviewed and eventually allowed in packages, or a decent replacement be proposed by R core. AFAICT neither of those things have happened.

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