The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ldmppr is an R package for working with
location dependent marked point processes. The package includes a suite
of tools for model estimation, model fit assessment, visualization, and
simulation for marked point processes with dependence between the marks
and locations and regularity in the pattern.
For additional details on implementing the package workflow, run
vignette("ldmppr_howto") in R after installing
the package.
You can install the development version of ldmppr from
GitHub with:
# install.packages("devtools")
devtools::install_github("lanedrew/ldmppr", build_vignettes = TRUE)You can install the stable version of ldmppr from
CRAN:
install.packages("ldmppr")For details on how to install the terra package that
ldmppr depends on, please visit the terra installation
page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.