diff --git a/DESCRIPTION b/DESCRIPTION index 17c8a405..80ed6858 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: bigrquery Title: An Interface to Google's 'BigQuery' 'API' Description: Easily talk to Google's 'BigQuery' database from R. -Version: 0.3.0.9000 +Version: 0.4.0 Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")), person("RStudio", role = "cph") diff --git a/NEWS.md b/NEWS.md index cf477a77..f98cc00b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# Version 0.3.0.9000 +# Version 0.4.0 ## New features diff --git a/cran-comments.md b/cran-comments.md index 43e62834..23d5da78 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,17 +1,11 @@ ## Test environments -* local OS X install, R 3.3.1 -* ubuntu 12.04 (on travis-ci), R 3.3.1 -* win-builder (devel and release) +* local OS X install, R 3.4.0 +* ubuntu 14.04 (on travis-ci), R 3.4.0 +* win-builder (devel) ## R CMD check results -0 errors | 0 warnings | 1 notes - -* Found the following (possibly) invalid URLs: - URL: https://console.cloud.google.com/ - - This appears to because the server is incorrectly configured and returns - a 404 for HEAD requests. +0 errors | 0 warnings | 0 notes ## Reverse dependencies