Package: splitGraph
Title: Dataset Dependency Graphs for Leakage-Aware Evaluation
Version: 0.1.0
Authors@R: c(
    person("Selcuk", "Korkmaz", role = c("aut","cre"), email = "selcukorkmaz@gmail.com",
           comment = c(ORCID = "0000-0003-4632-6850"))
    )
Description: Represent biomedical dataset structure as typed dependency
    graphs so that sample provenance, repeated-measure structure, study
    design, batch effects, and temporal relationships are explicit and
    inspectable. Validates dataset structure, detects sample-level overlap,
    derives deterministic split constraints, and produces a tool-agnostic
    split specification for leakage-aware evaluation workflows.
License: MIT + file LICENSE
URL: https://github.com/selcukorkmaz/splitGraph
BugReports: https://github.com/selcukorkmaz/splitGraph/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: graphics, igraph
Suggests: knitr, pkgload, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
RoxygenNote: 7.3.3
Packaged: 2026-04-14 21:44:56 UTC; selcuk
Author: Selcuk Korkmaz [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4632-6850>)
Maintainer: Selcuk Korkmaz <selcukorkmaz@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-21 09:20:01 UTC
Built: R 4.5.3; ; 2026-04-23 20:29:08 UTC; windows
