ConsPlan - Conservation planning optimization
RForge.net

ConsPlan

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

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/ConsPlan/trunk ConsPlan

To install the latest development snapshot of this package, use

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

To list branches use

svn ls svn://svn.rforge.net/ConsPlan/branches
and for tags use
svn ls svn://svn.rforge.net/ConsPlan/tags

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