Package: NLMR
Type: Package
Title: Simulating Neutral Landscape Models
Version: 0.2
Authors@R: c(person("Marco", "Sciaini", email = "sciaini.marco@gmail.com", role = c("aut", "cre")),
person("Matthias", "Fritsch", email = "matthias.fritsch@forst.uni-goettingen.de", role = c("aut")),
person("Craig", "Simpkins", email = "simpkinscraig063@gmail.com", role = c("aut")),
person("Cédric", "Scherer", email = "cedricphilippscherer@gmail.com", role = c("ctb"), comment = "Implemented nlm_neigh"))
Description: Provides neutral landscape models
(Gardner et al. 1987 <doi:10.1007/BF02275262>,
With 1997 <doi:10.1046/j.1523-1739.1997.96210.x>) that can easily extend in
existing landscape analyses. Neutral landscape models range from "hard"
neutral models (completely random distibuted), to "soft" neutral models (definable spatial characteristics) and
generate landscape patterns that are independent of ecological processes.
Thus, these patterns can be used as null models in landscape ecology. 'NLMR'
combines a large number of algorithms from other published software for simulating neutral landscapes (Saura &
Martínez 2000 <doi:10.1023/A:1008107902848>, Etherington et
al. 2015 <doi:10.1111/2041-210X.12308>) and
includes utility functions to classify and combine the multiple landscapes. The
simulation results are obtained in a geospatial data format (raster* objects
from the 'raster' package) and can, therefore, be used
in any sort of raster data operation that is performed with standard
observation data.
License: GPL-3
Copyright: file inst/COPYRIGHTS
Encoding: UTF-8
LazyData: true
ByteCompile: true
Depends:
R (>= 3.1.0)
RoxygenNote: 6.0.1
Imports:
checkmate,
dismo,
dplyr,
ggplot2,
igraph,
magrittr,
purrr,
RandomFields,
raster,
rasterVis,
sp,
spatstat,
stats,
tibble,
viridis,
extrafont
URL: https://marcosci.github.io/NLMR/
BugReports: https://github.com/marcosci/NLMR/issues/
Suggests:
testthat,
covr,
knitr,
rmarkdown,
lintr
VignetteBuilder:
knitr
Confirm each of the following by checking the box. This package:
Summary
What does this package do? (explain in 50 words or less):
Paste the full DESCRIPTION file inside a code block below:
URL for the package (the development repository, not a stylized html page):
Please indicate which category or categories from our package fit policies this package falls under *and why(? (e.g., data retrieval, reproducibility. If you are unsure, we suggest you make a pre-submission inquiry.):
Who is the target audience and what are scientific applications of this package?
Are there other R packages that accomplish the same thing? If so, how does
yours differ or meet our criteria for best-in-category?
If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.
Requirements
Confirm each of the following by checking the box. This package:
Publication options
paper.mdmatching JOSS's requirements with a high-level description in the package root or ininst/.Detail
Does
R CMD check(ordevtools::check()) succeed? Paste and describe any errors or warnings:Does the package conform to rOpenSci packaging guidelines? Please describe any exceptions:
If this is a resubmission following rejection, please explain the change in circumstances:
If possible, please provide recommendations of reviewers - those with experience with similar packages and/or likely users of your package - and their GitHub user names: