Noam Ross
Noam Ross
Thanks. Yes, the problem is the JSON is biggish (~1GB), and the goal of the package is to get data into the hands of people who may not have the...
Thank you! It took me a bit to figure out how to use this, but here's what I did: ```r z
Thanks, that is much easier! The memory usage still seems to spike to >2X the size of the whole file, though, when I'm using `out = file("output.json")`. One thing I...
I'm using `'.map()'`, but I realized in your comment above that jq is expecting ndjson, while I'm passing a large array. In the command line, I use `--stream` to convert...
Yes, this is the project for which I was asking about [time-versioned taxonomies over in the taxa repo](https://github.com/ropensci/taxa/issues/136). ICTV has no API and doesn't deliver the data in bulk, but...
This is definitely in the "need an intern/volunteer to make it happen" category.
I just ran `build_win()` but since @sjmgarnier is the maintainer in the DESCRIPTION file, the report will be sent to his e-mail.
Great. It'll take a couple of weeks but I'll get to this. Avoiding Word output makes sense. I could see a system with a series of "fall-back" devices but for...
One other thing I'll note is that I have made no attempt to set correct id numbers for the DrawingML objects, yet somehow it works, even when I have multiple...
I agree that maybe this should go into another package that focuses on office-Rmarkdown workflow, such as **worded**. I think in any case this is going to have to wait...