Will Beasley

Results 66 issues of Will Beasley

Sorry, I'm not seeing the "Git Commit Messages" section of [Atom contribution guidelines.](https://flight-manual.atom.io/) referenced in https://github.com/abe33/atom-tablr/blob/master/CONTRIBUTING.md. Maybe something int he document changed.

When I interact with database tables (through [odbc](https://CRAN.R-project.org/package=odbc)), , I come across [64-bit integers](https://cran.r-project.org/web/packages/bit64/bit64.pdf). It would be nice to be able to check them directly with checkmate, instead of casting...

We've been using your package so much to verify the structure of datasets as they pass through our pipelines. I realized we were spending a lot of time manually writing...

eg, https://github.com/r-lib/lintr/blob/master/R/seq_linter.R

something must have changed with GFM's interpretation . The FAQ H2 headers were being treated as an ordinary numbered list. The FAQ hyperlinks from the TOC weren't working either. I...

avoids the errors like the one below. I hand-tested all of them except for the BOD and H2 examples. ```r Error in connection_import_file(conn@ptr, name, value, sep, eol, skip) : RS_sqlite_import:...

@richierocks, your SO post at https://stackoverflow.com/a/14155259/1082435 is explained well and perfect for this section. Consider replacing my explanation with a copy of your SO response.

Thanks for adding the recent extensions that support CSV imports (eg, #407, #389). I believe the data types passed to the `schema` argument aren't being respected. This is from the...

docs

@pdurbin and I discussed possible ways to reduce the effort each of the [Dataverse client](http://guides.dataverse.org/en/latest/api/client-libraries.html) developer to create and maintain tests. It might be nice if 1. there was a...

enhancement
testing

@adam3smith wrote in https://github.com/IQSS/dataverse-client-r/issues/49#issuecomment-579343318 > A different approach would be to make it easier to construct native API queries from scratch using the client so that we don't have to...

data-download