Welcome to the AMBUR project on R-Forge! The package for R provides a collection of functions to quantify historical shoreline change or other boundary movements.
Download/Install: To download and install directly in R with dependent packages type: install.packages("ambur",
repos=c("http://cran.r-project.org",
"http://R-Forge.R-project.org")) (It can also be downloaded within R by selecting both CRAN and R-Forge repositories under the "Packages" menu and then choosing 'Install package(s) under the same menu in the R console) Developed versions of 'ambur' for download: R-Forge repository (Users must also download dependent packages using the CRAN repository)
Dependent and recommended packages: akima, locfit, shapefiles, sp, spatial, spatstat, googleVis, rgdal, rgeos, stringr (the dependent packages should automatically install when downloading and installing from within R)