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

avoid using SET_TYPEOF #1315

Merged
merged 8 commits into from
Jul 25, 2024
Merged

avoid using SET_TYPEOF #1315

merged 8 commits into from
Jul 25, 2024

Conversation

kevinushey
Copy link
Contributor

@kevinushey kevinushey commented Jul 5, 2024

Pull Request Template for Rcpp

Closes #1312.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Preferably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog

@eddelbuettel eddelbuettel force-pushed the bugfix/set-typeof-drop branch from 890b804 to f0880b0 Compare July 22, 2024 22:25
@eddelbuettel
Copy link
Member

eddelbuettel commented Jul 22, 2024

This one is next for reverse-depends testing. I rebased it first.

@eddelbuettel
Copy link
Member

Same outcome as the previous run, ie no issues.

@eddelbuettel eddelbuettel merged commit dfb530d into master Jul 25, 2024
16 checks passed
@eddelbuettel eddelbuettel deleted the bugfix/set-typeof-drop branch July 25, 2024 01:55
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

Successfully merging this pull request may close these issues.

SET_TYPEOF
2 participants