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

Minor tweaks #374

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Minor tweaks #374

merged 1 commit into from
Feb 12, 2024

Conversation

llrs
Copy link
Contributor

@llrs llrs commented Feb 12, 2024

This commit fixes a problem that some users experiment, I don't know the root cause of this but it seems in some cases rows is NULL resulting in an error when nrow(NULL) but not with NROW(NULL).

It documents a bit that the getOptions("repos") should provide source code not binaries (from a comment in the rOpenSci slack) but this is more or less stated as important in some comments here.

@gaborcsardi gaborcsardi merged commit 7935e94 into r-lib:main Feb 12, 2024
5 of 12 checks passed
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.

2 participants