Shiro Kuriwaki

Results 42 comments of Shiro Kuriwaki

Thanks. Managed to reproduced this on my end.

Unfortunately, I'm not the best person to ask httr/curl questions (don't know enough). But I can help point to others. Regarding 1, pyDataverse may have thought about this issue more....

Thank you @Danny-dK for the investigation! I am still learning the create* parts of the package, but it seems like you're post highlights 2 concrete and relatively straightfoward things: 1....

I'll reopen since it still identifies a bug in master and it seems fixable. I might not be able to fix it this month, but I'll see if I can...

@Danny-dK do you think this is resolved given #116 is closed?

We already seem to have this, it's just not documented and was passed through `...`. But files that no longer exist in `:latest` are not caught. Should be ready after...

Overall, I think we can start with the parallel Suggests, but given that download as opposed to parsing is the real bottleneck, it is not a high priority. Re: >...

This workaround (https://github.com/IQSS/dataverse-client-r/issues/82#issuecomment-788738907) using `initiate_sword_dataset()` instead of `create_dataset()` and using. `add_dataset_file() ` instead of `add_file()` appears to be a good workaround.

With current version on dev the error seems a bit more narrowed down. ``` r library("dataverse") packageVersion("dataverse") # dev #> [1] '0.3.11' metadat

See also #40 for discussion on how we will use a live Dataverse for this task. Will close when more of the checklist ^ is completed.