Package: geonetwork
Type: Package
Title: Geographic Networks
Version: 0.5.0
Encoding: UTF-8
Authors@R: person("Facundo", "Muñoz", email = "facundo.munoz@cirad.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5061-4241"))
Description: Provides classes and methods for handling networks or 
  graphs whose nodes are geographical (i.e. locations in the globe).
  The functionality includes the creation of objects of class geonetwork
  as a graph with node coordinates, the computation of network measures,
  the support of spatial operations (projection to different Coordinate
  Reference Systems, handling of bounding boxes, etc.) and the plotting of
  the geonetwork object combined with supplementary cartography for spatial 
  representation.
Depends: R (>= 3.5)
License: GPL-3 | file LICENSE
Language: en-GB
LazyData: true
Imports: geosphere, igraph, sf
Suggests: devtools, knitr, maps, mapview, rmarkdown, roxygen2, spData,
        testthat, tmaptools
RoxygenNote: 7.2.3
URL: https://umr-astre.pages.mia.inra.fr/geonetwork,
        https://forgemia.inra.fr/umr-astre/geonetwork
BugReports: https://forgemia.inra.fr/umr-astre/geonetwork/-/issues
NeedsCompilation: no
Packaged: 2023-04-14 07:56:57 UTC; facu
Author: Facundo Muñoz [aut, cre] (<https://orcid.org/0000-0002-5061-4241>)
Maintainer: Facundo Muñoz <facundo.munoz@cirad.fr>
Repository: CRAN
Date/Publication: 2023-04-14 08:30:02 UTC
Built: R 4.1.2; ; 2023-04-15 11:27:42 UTC; unix
