New issue with socialmixr package #400
Replies: 2 comments
-
|
Hi @kornelius14 thanks for reporting, I'm getting a similar error using the CRAN version, so reported in epiforecasts/socialmixr#222 let's wait to have input there. You can subscribe to the Issue to get notifications via email. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
hi @kornelius14 can you try rerunning this? now it is working on my computer. Feel free to re-open the discussion if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, could someone please clarify this for me? I had previously used the socialmixr package without any issues using socialmixr::get_survey("https://..."). However, during tonight’s refresher session, when I tried the same command:
list_surveys()
zimbabwe <- socialmixr::get_survey(survey = "https://doi.org/10.5281/zenodo.3886638")
I encountered this error:
Error in if (is.character(txt) && length(txt) == 1 && nchar(txt, type = "bytes") < : missing value where TRUE/FALSE needed
Beta Was this translation helpful? Give feedback.
All reactions