Package: DataFusionGDM
Type: Package
Title: Machine Learning for Integrating Partially Overlapped Genetic
        Datasets
Version: 1.3.2
Authors@R: c(person(given = "Jiashuai", family = "Zhu", role = c("aut", "cre"), email = "jiashuai.zhu@student.unimelb.edu.au", comment = c(ORCID = "0000-0002-9916-9732", affiliation = "Faculty of Science, The University of Melbourne, Parkville, VIC, Australia; Agriculture Victoria, AgriBio Centre, Bundoora, VIC, Australia")), person(given = "The University of Melbourne", role = c("cph")), person(given = "Agriculture Victoria", role = c("cph")))
Description: Tools to simulate genetic distance matrices, align and compare them via
    multidimensional scaling (MDS) and Procrustes, and evaluate imputation with
    the Bootstrapping Evaluation for Structural Missingness Imputation (BESMI)
    framework. Methods align with Zhu et al. (2025) <doi:10.3389/fpls.2025.1543956>
    and the associated software resource Zhu (2025) <doi:10.26188/28602953>.
License: GPL-3
URL: https://github.com/jiashuaiz/DataFusion-GDM
BugReports: https://github.com/jiashuaiz/DataFusion-GDM/issues
Encoding: UTF-8
Depends: R (>= 3.6)
Imports: ggplot2, vegan, mice, stats, utils
Suggests: VIM, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: no
Config/testthat/edition: 3
Packaged: 2025-11-01 05:05:13 UTC; jiashuaiz
Author: Jiashuai Zhu [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9916-9732>, affiliation: Faculty of
    Science, The University of Melbourne, Parkville, VIC, Australia;
    Agriculture Victoria, AgriBio Centre, Bundoora, VIC, Australia),
  The University of Melbourne [cph],
  Agriculture Victoria [cph]
Maintainer: Jiashuai Zhu <jiashuai.zhu@student.unimelb.edu.au>
Repository: CRAN
Date/Publication: 2025-11-04 19:20:07 UTC
Built: R 4.4.1; ; 2025-11-04 19:57:06 UTC; unix
