Dirk Eddelbuettel
Dirk Eddelbuettel
The `arrowio` header provides import export support from/to TileDB and Arrow with its interface of two `void*` pointers. This PR extends the support to cover 'nullable' aka 'validity map' data....
**Is your feature request related to a problem? Please describe.** The platform Debian describes as 'mips64el', ie little endian mips64, has been seen failing its units tests for complex variables....
Thanks again for fixing #86 last month. It looks like they are at it again as I back to 366 (== one year, rolling) rather that the high two-thousands it...
The next block in STAT 447 covers a few add-on packages. We have those in the autograder, but not in the workspace as I realized when I was prepping the...
As instructors, we frequently get to interact with students about PrairieLearn assignments. The per-student view has a very helpful column of 'first touch', and I have found myself wondering about...
As discussed in #27 this addresses an issue seen where symbol length was larger than was the buffer allowed for.
Once I set `-m` I seem to end up with the error above. Any idea how to overcome this? Ubuntu 23.10.
This (currently draft) PR regroups slightly altered tests which have been updated to also allow runing against REST CI unit tests. The setup in the (private to TileDB) repo [TileDB-REST-CI](https://github.com/TileDB-Inc/TileDB-REST-CI)...
Dear Leopoldo, dear GAS team, The Rcpp team is trying to move towards defining STRICT_R_HEADERS by default. Please the issue ticket at https://github.com/RcppCore/Rcpp/issues/1158 for motivation and history. Your package uses...
I have one vignette where in the top-level setup bit a logical variable is set, and depending on its value `knitr` will eval a chunk, or just pass it to...