climates - Functions for summarizing climate, weather and extreme event information
RForge.net

climates

About climates
GIT access
Download/Files
Check results

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/jjvanderwal/climates climates
see also climates GitHub repository.

To install the latest development snapshot of this package, use

install.packages("climates",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("climates",,"http://rforge.net/")

Most recent GIT commits


51952d2c| Merge: 1ad5ff8 1e56c2b
David Blodgett | Tue Nov 24 08:44:51 2015 -0600

Merge pull request #11 from dblodgett-usgs/master

A bit of cleanup.

1e56c2b9| David Blodgett | Tue Nov 24 08:25:12 2015 -0600
readme update
 M       README.md

603d9f7b| David Blodgett | Tue Nov 24 08:15:50 2015 -0600
cleanup after testing
 M       tests/testthat/test_daily_indices_integration.R

75065a64| David Blodgett | Tue Nov 24 08:11:31 2015 -0600
making the integration test test run with tests
 R100 tests/testthat/daily_indices_integration.Rtests/testthat/test_daily_indices_integration.R

d33d6c19| David Blodgett | Tue Nov 24 08:10:13 2015 -0600
fixes for integration tests
 M       tests/testthat/daily_indices_integration.R