ropensci / dittodb

dittodb: A Test Environment for DB Queries in R
https://dittodb.jonkeane.com/
Other
82 stars 15 forks source link

Change in path for `createuser` #166

Closed jonkeane closed 2 years ago

jonkeane commented 2 years ago

... which only impacted the macOS runners. Rely on path itself to find it now.

Also cleaned up some new lintr comments + removed the "travelling" vignette since there are much better ways to do something like that now (e.g. {duckdb})