Skip to content

Commit d1c90ee

Browse files
cran 0.5.0 submission
1 parent e520561 commit d1c90ee

5 files changed

Lines changed: 7 additions & 4 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ test_signedurls.RData
1616
^_gcssave\.yaml$
1717
^.Rhistory$
1818
^gcs\.oauth$
19+
^CRAN-RELEASE$

CRAN-RELEASE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
This package was submitted to CRAN on 2019-07-27.
2+
Once it is accepted, delete this file and tag the release (commit e5205612eb).

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# googleCloudStorage 0.4.0.9000
1+
# googleCloudStorage 0.5.0
22

33
* Refactor authentication to favour json file and fix auth hangs (#87)
44
* Prevent error if bucket name is empty string (#90)

cran-comments.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Test environments
2-
* local OS X install, R 3.4.0
3-
* ubuntu 12.04 (on travis-ci), R 3.4.2
4-
* Windows x86_64-w64-mingw32 (64-bit) (on rhub) R 3.4.2
2+
* local OS X install, R 3.5.0
3+
* ubuntu 12.04 (on travis-ci), R 3.6.1
4+
* Windows x86_64-w64-mingw32 (64-bit) (on rhub) R 3.6.1
55

66
## R CMD check results
77

request_debug.rds

-214 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)