Package: nonnet
Title: Generate and Analyze Nonlinear Networks
Version: 1.0.0
Authors@R: c(
    person("Lindley", "Slipetz", email = "ddj6tu@virginia.edu",
           role = c("aut", "cre")),
    person("Teague", "Henry", email = "ycp6wm@virginia.edu",
           role = "ctb")
    )
Maintainer: Lindley Slipetz <ddj6tu@virginia.edu>
Description: Creates and detects nonlinear relations using the methods described in Slipetz, Qiu, Sun, and Henry (2026)
    <doi:10.48550/arXiv.2411.02763>. Use the netgen() function to generate a nonlinear network and the dcor_res() function for a residualization procedure for detecting nonlinear relations.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: energy, mgcv, stats
Config/roxygen2/version: 8.1.0
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-05 14:55:45 UTC; ddj6tu
Author: Lindley Slipetz [aut, cre],
  Teague Henry [ctb]
Repository: CRAN
Date/Publication: 2026-09-15 10:40:11 UTC
