ConsPlan - Conservation planning optimization
RForge.net

ConsPlan

About ConsPlan
GIT access
Download/Files
Check results
Package R docs

GIT repository access

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

To install the latest development snapshot of this package, use

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

Binaries (if avalable) can be installed using

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

Most recent GIT commits


f59aea12| Jeremy VanDerWal | Tue Jan 14 14:21:32 2014 +1000
removed .gitattributes file created in svn to git conversion
 D       .gitattributes

0207c8cc| Jeremy VanDerWal | Tue Oct 19 22:11:25 2010 +0000
first upload -- ported from r-forge sdmtools site
 M       .gitattributes
 A       DESCRIPTION
 A       R/sann.R
 A       man/ConsPlan-package.Rd
 A       man/sann.Rd
 A       src/sann.c

55c0275d| Jeremy VanDerWal | Tue Oct 19 22:10:35 2010 +0000
 M       .gitattributes
 A       NAMESPACE

18cf2791| rforge rforge | Tue Oct 19 21:52:49 2010 +0000
Create initial repository structure
 A       .gitattributes