The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

dgraphs: Data-Derived Graph Construction Utilities

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) <doi:10.1109/T-C.1973.223640>, Brito et al. (1997) <doi:10.1016/S0167-7152(96)00213-1>, Berry and Sauer (2019) <doi:10.3934/fods.2019001>, and Gower and Ross (1969) <doi:10.2307/2346439>.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: FNN, igraph (≥ 2.2.0), parallel
LinkingTo: Rcpp, RcppEigen
Suggests: Matrix, testthat (≥ 3.0.0)
Published: 2026-08-20
DOI: 10.32614/CRAN.package.dgraphs
Author: Peter 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)
Maintainer: Peter Gajer <pgajer at gmail.com>
BugReports: https://github.com/pgajer/dgraphs/issues
License: MIT + file LICENSE
Copyright: file inst/COPYRIGHTS
dgraphs copyright details
URL: https://github.com/pgajer/dgraphs
NeedsCompilation: yes
SystemRequirements: C++17
Language: en-US
Materials: README, NEWS
CRAN checks: dgraphs results [issues need fixing before 2026-09-12]

Documentation:

Reference manual: dgraphs.html , dgraphs.pdf

Downloads:

Package source: dgraphs_0.1.0.tar.gz
Windows binaries: r-devel: dgraphs_0.1.0.zip, r-release: dgraphs_0.1.0.zip, r-oldrel: dgraphs_0.1.0.zip
macOS binaries: r-release (arm64): dgraphs_0.1.0.tgz, r-oldrel (arm64): dgraphs_0.1.0.tgz, r-release (x86_64): dgraphs_0.1.0.tgz, r-oldrel (x86_64): dgraphs_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dgraphs to link to this 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.
Health stats visible at Monitor.