Skip to content

Commit

Permalink
Merge pull request #67 from lawinslow/master
Browse files Browse the repository at this point in the history
CRAN submission fixes
  • Loading branch information
Luke Winslow committed May 20, 2016
2 parents 0766cfe + 144f2cf commit 49866a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ changelog.txt
.travis.yml
^.*\.Rproj$
^\.Rproj\.user$
README.md
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: rLakeAnalyzer
Title: Package for the Analysis of Lake Physics
Title: Lake Physics Tools
Maintainer: Luke Winslow <[email protected]>
Version: 1.8.2
Version: 1.8.3
Author: Luke Winslow, Jordan Read, Richard Woolway, Jennifer Brentrup, Taylor
Leach, Jake Zwart
Description: Standardized methods for calculating common important derived
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rLakeAnalyzer
===============
[![Build Status](https://travis-ci.org/GLEON/rLakeAnalyzer.svg?branch=master)](https://travis-ci.org/GLEON/rLakeAnalyzer)
[![Download Count](http://cranlogs.r-pkg.org/badges/rLakeAnalyzer)](http://cran.rstudio.com/web/packages/rLakeAnalyzer/index.html)
[![Download Count](http://cranlogs.r-pkg.org/badges/rLakeAnalyzer)]( https://cran.r-project.org/web/packages/rLakeAnalyzer/index.html)


An R version of Lake Analyzer
Expand Down

0 comments on commit 49866a3

Please sign in to comment.