Package: OCNet
Title: Optimal Channel Networks
Version: 1.2.3
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, Rcpp (>= 1.0.10),
        adespatial, spdep, terra
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6)
Suggests: knitr, rmarkdown, bookdown
VignetteBuilder: knitr
URL: https://lucarraro.github.io/OCNet/
BugReports: https://github.com/lucarraro/OCNet/issues
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-09-12 07:20:26 UTC; lucac
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: 2025-09-12 08:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 05:11:09 UTC; windows
Archs: x64
