Skip to content

Commit 2e4f36a

Browse files
committed
bump to 1.7. release
1 parent 7dcc186 commit 2e4f36a

30 files changed

+812
-409
lines changed

.Rbuildignore

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ drat.sh
1111
^_pkgdown\.yml$
1212
CONTRIBUTING.md
1313
.lintr
14+
.github

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ VignetteBuilder: knitr
2222
License: MIT + file LICENSE
2323
Encoding: UTF-8
2424
LazyData: true
25-
RoxygenNote: 6.1.0
25+
RoxygenNote: 6.1.1

NEWS.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# aws.alexa 0.1.7
2+
3+
* fixed a bug in traffic_history.
4+
* changed signature to v4
5+
16
# aws.alexa 0.1.6
27

38
* move to xml2 from XML and from plyr to dplyr

cran-comments.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ This is a resubmission.
22
----------------------------------
33

44
## Test environments
5-
* local OS X install, R 3.4.0
6-
* ubuntu 12.04 (on travis-ci), R 3.4.0
7-
* local Windows install, R 3.4.0
5+
* local OS X install, R 3.6.0
6+
* ubuntu 12.04 (on travis-ci), R 3.6.0
7+
* local Windows install, R 3.6.0
8+
* Checked on r-hub
89

910
## R CMD check results
1011
There were no ERRORs, or WARNINGs.

docs/CONTRIBUTING.html

+19-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ISSUE_TEMPLATE.html

+20-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

+19-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

+19-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)