Package: OCNet
Title: Optimal Channel Networks
Version: 0.6.0
Authors@R: 
    c(person(given = "Luca",
           family = "Carraro",
           role = c("aut", "cre"),
           email = "luca.carraro@hotmail.it"),
     person(given = "Florian",
           family = "Altermatt",
           role = "ctb"),
     person(given = "Emanuel A.",
           family = "Fronhofer",
           role = "ctb"),
      person(given = "Reinhard",
           family = "Furrer",
           role = "ctb"),
     person(given = "Isabelle",
           family = "Gounand",
           role = "ctb"),
     person(given = "Andrea",
           family = "Rinaldo",
           role = "ctb"),
    person(given = "Enrico",
           family = "Bertuzzo",
           role = "aut"))
Description: Generate and analyze Optimal Channel Networks (OCNs): 
	oriented spanning trees reproducing all scaling features characteristic 
	of real, natural river networks. As such, they can be used in a variety 
	of numerical experiments in the fields of hydrology, ecology and 
	epidemiology. See Carraro et al. (2020) <doi:10.1002/ece3.6479> 
	for a presentation of the package; Rinaldo et al. (2014) 
	<doi:10.1073/pnas.1322700111> for a theoretical overview on the OCN 
	concept; Furrer and Sain (2010) <doi:10.18637/jss.v036.i10> for the 
	construct used.
Imports: fields, spam, rgl, methods, igraph, SSN, rgdal, sp
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6)
Suggests: knitr, rmarkdown, bookdown
VignetteBuilder: knitr
URL: https://lucarraro.github.io/OCNet/
NeedsCompilation: yes
Packaged: 2023-02-02 10:31:28 UTC; carrarlu
Author: Luca Carraro [aut, cre],
  Florian Altermatt [ctb],
  Emanuel A. Fronhofer [ctb],
  Reinhard Furrer [ctb],
  Isabelle Gounand [ctb],
  Andrea Rinaldo [ctb],
  Enrico Bertuzzo [aut]
Maintainer: Luca Carraro <luca.carraro@hotmail.it>
Repository: CRAN
Date/Publication: 2023-02-02 11:10:10 UTC
