diff --git a/DESCRIPTION b/DESCRIPTION index 6c59e7d..9bd5284 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: adehabitat -Version: 1.6-1 +Version: 1.6-2 Date: 2007/05/29 Title: Analysis of habitat selection by animals Author: Clement Calenge, contributions from Mathieu Basille, Stephane Dray and Scott Fortmann-Roe @@ -9,4 +9,4 @@ Suggests: gpclib, sp, spatstat, MASS, tkrplot, shapefiles, CircStats Description: A collection of tools for the analysis of habitat selection by animals Encoding: latin1 License: GPL version 2 or newer -Packaged: Tue May 29 17:17:32 2007; calenge +Packaged: Fri Aug 17 11:32:58 2007; calenge diff --git a/R/corrXY.r b/R/corrXY.r index cb6b6d0..b350aa6 100644 --- a/R/corrXY.r +++ b/R/corrXY.r @@ -15,7 +15,7 @@ ### Correction XY vitesse constante .corrXY <- function(x, y, dab, daa) { - ## Correction éventuelle de x1 + ## Correction eventuelle de x1 x1 <- x[1] y1 <- y[1] @@ -36,7 +36,7 @@ } } - ## Correction éventuelle de xn + ## Correction eventuelle de xn xn <- x[length(y)] yn <- y[length(y)] if (daa[length(daa)]!=dab[length(dab)]) { @@ -89,7 +89,7 @@ yc[daa