<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Data-Derived Graph Construction Utilities</dc:title>
  <dc:title>R package dgraphs version 0.2.0</dc:title>
  <dc:description>Constructs data-derived graphs from numerical observations using
    mutual, shared-neighbor, intersection, geodesic, radius, adaptive-radius,
    and minimum-spanning-tree completion methods. Provides graph conversion,
    pruning, diagnostics, spectral embedding, endpoint detection, and path
    utilities. The implemented graph constructions include methods described by
    Jarvis and Patrick (1973) &lt;doi:10.1109/T-C.1973.223640&gt;, Brito et al. (1997)
    &lt;doi:10.1016/S0167-7152(96)00213-1&gt;, Berry and Sauer (2019)
    &lt;doi:10.3934/fods.2019001&gt;, and Gower and Ross (1969)
    &lt;doi:10.2307/2346439&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: FNN, igraph (&gt;= 2.2.0), parallel, Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:relation>Suggests: knitr, Matrix, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Pawel Gajer &lt;pgajer@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pawel Gajer [aut, cre],
  Sunil Arya [ctb] (ANN library),
  David M. Mount [ctb] (ANN library),
  University of Maryland [cph] (ANN library),
  Yixuan Qiu [ctb, cph] (Spectra library),
  Anna Araslanova [ctb, cph] (Spectra LOBPCG solver),
  Gael Guennebaud [ctb, cph] (Spectra linear algebra routines),
  Jitse Niesen [ctb, cph] (Spectra linear algebra routines),
  Netherlands eScience Center [ctb, cph] (Spectra eigensolver routines)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=dgraphs/LICENSE)</dc:rights>
  <dc:date>2026-08-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dgraphs</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dgraphs</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
