SDMTools - Species Distribution Modelling Tools: Tools for processing data associated with species distribution modelling exercises
RForge.net

SDMTools

About SDMTools
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/SDMTools SDMTools
see also SDMTools GitHub repository.

To install the latest development snapshot of this package, use

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

Binaries (if avalable) can be installed using

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

Most recent GIT commits


2eee12d0| Jeremy VanDerWal | Tue Aug 5 09:30:34 2014 +0000
updated auc to deal with large numbers
 M       DESCRIPTION
 M       R/auc.R

9a23495c| Jeremy VanDerWal | Tue Jul 8 10:28:43 2014 +0000
updated Kappa to avoid integer overflow
 M       R/Kappa.R

f422662c| Jeremy VanDerWal | Tue Jul 8 01:03:36 2014 +0000
updated Istat
 M       DESCRIPTION
 M       R/Istat.R
 M       man/Istat.Rd

c6c63bd8| Jeremy VanDerWal | Wed Apr 2 10:21:09 2014 +0000
corrected distance
 M       ChangeLog
 M       DESCRIPTION
 M       src/vincenty.geodesics.c

4f884b68| Jeremy VanDerWal | Mon Feb 10 22:09:03 2014 +0000
further updates
 M       DESCRIPTION
 M       NAMESPACE
 M       R/destination.R
 M       R/distance.R
 M       src/vincenty.geodesics.c