From b573bf2bdc9890f63bbd5eee1e6c6c6961070015 Mon Sep 17 00:00:00 2001 From: Philippe Verley <philippe.verley@ird.fr> Date: Wed, 28 Mar 2018 16:30:02 +0000 Subject: [PATCH] Updated the DESCRIPTION FILE --- DESCRIPTION | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bb8f435..5e7e7f0 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,8 +3,10 @@ Type: Package Title: Spatial point patterns analysis Version: 1.5-3 Date: 2018-03-28 -Author: R. Pelissier and F. Goreaud -Maintainer: Raphael Pelissier <Raphael.Pelissier@ird.fr> +Authors@R: c(person("Raphael", "Pelissier", role=c("aut", "cre"), email="raphael.pelissier@ird.fr"), + person("Francois", "Goreau", role="aut"), + person("Philippe", "Verley", role="ctb")) +Maintainer: Raphael Pelissier <raphael.pelissier@ird.fr> Imports: ade4, spatstat Description: Perform first- and second-order multi-scale analyses derived from Ripley K-function, for univariate, multivariate and marked mapped data in rectangular, circular or irregular shaped sampling windows, with tests of -- GitLab