-
See e.g. [RSQLite](https://travis-ci.org/rstats-db/RSQLite/builds/177675826) and previous builds.
CC @jimhester @craigcitro @hadley.
-
I'd like to start experimenting with this project, but I'm having some difficulty installing **odbc** from github on macOS. It appears to be some C++/Rcpp configuration issue on my system, but I can't…
-
Simply `as.hms.units
-
Hi, Thanks for radiant, it is a fantastic tool! Error details are below:
Example using houseprices example dataset, explore tab will allow several factor group by variables (e.g. brick & neighbourh…
-
Great library. I'd love to see a binding for #rstats ... R has nice database connectivity already, guess libpostal and R would work quite well together. There's a cpp and c interface already. I'd be w…
-
I'm getting:
```
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
1. Failure: createTable (@test-poplite.R#252)
2. Fail…
-
Hi Johannes,
Relatively new to R language in general and have just come across a road block at this line
data
-
Thanks for developing this really useful project!
I'm struggling to do some of the basics, and I was hoping you could update the readme for more novice programmers. Basically I'd love a worked exampl…
-
I'm trying to profile some relatively simple code. The code below worked a few months ago:
```
devtools::install_github("csgillespie/efficient", args="--with-keep.source", force=TRUE)
profvis::profvi…
-
The last example in appearances doc returns 207 players as having played 162 games that season, only four of whom have a player ID associated with them. The rest are NA.
This can be reproduced in the…