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

Bug: reassignments() error with Enrollment ID #36

Closed
andrewallenbruce opened this issue Nov 5, 2023 · 0 comments
Closed

Bug: reassignments() error with Enrollment ID #36

andrewallenbruce opened this issue Nov 5, 2023 · 0 comments
Assignees
Labels
bug 💣 an unexpected problem or unintended behavior
Milestone

Comments

@andrewallenbruce
Copy link
Owner

reassignments() erroring on this particular Enrollment ID:

library(provider)

reassignments(enid = "I20200929003184")
#> Error in if (is.character(txt) && length(txt) == 1 && nchar(txt, type = "bytes") < : 
#> missing value where TRUE/FALSE needed

Created on 2023-11-05 with reprex v2.0.2

Previously errored with this message:
Error: cannot allocate vector of size 1.9 Gb

@andrewallenbruce andrewallenbruce added the bug 💣 an unexpected problem or unintended behavior label Nov 5, 2023
@andrewallenbruce andrewallenbruce added this to the 0.0.1 milestone Nov 5, 2023
@andrewallenbruce andrewallenbruce self-assigned this Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💣 an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant