• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hadley / dplyr / 1305

Builds Branch Commit Type Ran Committer Via Coverage
1305 master Implemented sql_join for Google BigQuery Pull #1244 02 Jul 2015 02:30AM UTC akhmed1 travis-ci pending completion   set done
1303 master Fix typo in dplyr.R documentation "focussed" has been corrected to "focused." Rd documentation has been regenerated accordingly using roxygen. Pull #1236 27 Jun 2015 08:05PM UTC Steven Das travis-ci pending completion   set done
1302 master more on #1142 push 25 Jun 2015 09:10AM UTC Romain Francois travis-ci pending completion   set done
1301 master fix summarise for empty data frame. #1142 push 25 Jun 2015 07:54AM UTC Romain Francois travis-ci pending completion   set done
1300 master fix arrange for empty data frame. #1142 push 25 Jun 2015 07:46AM UTC Romain Francois travis-ci pending completion   set done
1299 master fix mutate for empty df push 25 Jun 2015 07:38AM UTC Romain Francois travis-ci pending completion   set done
1298 master Add load_tbls Pull #1225 17 Jun 2015 09:05AM UTC hoxo-m travis-ci pending completion   set done
1296 v0.4.2 Update release notes push 16 Jun 2015 12:19PM UTC hadley travis-ci pending completion   set done
1297 master Version bump push 16 Jun 2015 12:18PM UTC hadley travis-ci pending completion   set done
1295 master Implemented join for Google BigQuery Pull #1220 16 Jun 2015 01:11AM UTC akhmed1 travis-ci pending completion   set done
1294 master Update release notes push 15 Jun 2015 10:51PM UTC hadley travis-ci pending completion   set done
1293 master Added in dbClearResult to db_insert_into.SQLiteConnection to free resources Pull #1218 15 Jun 2015 10:08AM UTC NikNakk travis-ci pending completion   set done
1292 master Fixed issues described with SQLite at https://github.com/hadley/dplyr/issues/926 by creating new function for db_insert_into that supports escaping (unlike the current DBI::dbWriteTable that was used) and using build_sql rather than paste0 within ... Pull #1218 14 Jun 2015 11:19PM UTC NikNakk travis-ci pending completion   set done
1291 master Add db_update and db_upsert Add methods for postgres connections to accept update and upserts to tables based on data.frames passed to the command. This favors one large sql statement over repeating update statements per record. Pull #1216 13 Jun 2015 04:08AM UTC ReportMort travis-ci pending completion   set done
1290 master More gracefully handle 0 row insert Introduce validation on the values parameter to be inserted into the database before constructing the SQL. This is a proposed solution to the issue #1214: https://github.com/hadley/dplyr/issues/1214 Pull #1215 13 Jun 2015 12:03AM UTC ReportMort travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc