Package: biodivMapR Title: biodivMapR: an R package for α- and β-diversity mapping using remotely-sensed images Version: 1.0.2 Authors@R: c(person(given = "Jean-Baptiste", family = "Feret", email = "jb.feret@teledetection.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0151-1334")), person( given = "Florian", family = "de Boissieu", email = "florian.deboissieu@irstea.fr", role = c("ctb"), comment = c(ORCID = "0000-0002-2185-9952", "clean code, format as package, build website")) Description: this packages allows processing image data based on the method described in the following publication: Féret, J.-B., Asner, G.P., 2014. Mapping tropical forest canopy diversity using high-fidelity imaging spectroscopy. Ecol. Appl. 24, 1289–1296. https://doi.org/10.1890/13-1824.1 It expects an image file as input, with a specific data format. ENVI HDR image with BIL interleave required. Encoding: UTF-8 License: GPL-3 + file LICENSE LazyData: true Imports: dissUtils, ecodist, fields, future, future.apply, labdsv, matlab, matrixStats, methods, raster, rgdal, R.utils, snow, sp, stringr, tools, vegan, zip RoxygenNote: 6.1.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://github.com/jbferet/biodivMapR BugReports: https://github.com/jbferet/biodivMapR/issues