Skip to content

Commit

Permalink
cran 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boshek committed Apr 7, 2017
1 parent 93da589 commit 54a1d50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rsoi
Type: Package
Title: El Nino/Southern Oscillation (ENSO) Index
Version: 0.1.1
Version: 0.2.1
Authors@R: c(
person("Sam", "Albers", email = "[email protected]", role = c("aut", "cre")))
Description: Downloads Southern Oscillation Index from <https://www.ncdc.noaa.gov/teleconnections/enso/indicators/soi/> and Oceanic Nino Index data from <http://www.cpc.ncep.noaa.gov/products/analysis_monitoring/ensostuff/detrend.nino34.ascii.txt>.
Expand Down
4 changes: 2 additions & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
##April 07, 2017 Patch
* Apologies I submitted the wrong version a few minutes. Sorry to waste your time. Please disregard previous submission and again sorry.
* Change DESCRIPTION to state v0.1.1 as it previously stated v0.2.0 which was incorrect.
* skipping a test on cran because it was taking too long and failing. Test still passes.
* Change DESCRIPTION to state v0.2.1 as it previously stated v0.2.0 which was incorrect.
* skipping a test on cran because it was taking too long and failing on debian. Test still passes.
* proper referencing of url in download_soi documentation

## Resubmission
Expand Down

0 comments on commit 54a1d50

Please sign in to comment.