Package: clap Type: Package Title: Detecting Class Overlapping Regions in Multidimensional Data Version: 0.1.0 Authors@R: c(person(given = "Priyanga Dilini", family = "Talagala", email= "pritalagala@gmail.com", role= c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-2870-7449"))) Description: The issue of overlapping regions in multidimensional data arises when different classes or clusters share similar feature representations, making it challenging to delineate distinct boundaries between them accurately. This package provides methods for detecting and visualizing these overlapping regions using partitional clustering techniques based on nearest neighbor distances. License: GPL-3 Encoding: UTF-8 Imports: mclust, FNN, dplyr, stats, rlang Suggests: ggplot2 RoxygenNote: 7.3.1 URL: https://github.com/pridiltal/clap BugReports: https://github.com/pridiltal/clap/issues Repository: https://pridiltal.r-universe.dev Date/Publication: 2024-07-06 08:38:45 UTC RemoteUrl: https://github.com/pridiltal/clap RemoteRef: HEAD RemoteSha: a0e22afe5634a09ac4bf1ac4d381b2be8106d7ab NeedsCompilation: no Packaged: 2026-06-12 09:59:32 UTC; root Author: Priyanga Dilini Talagala [aut, cre, cph] (ORCID: ) Maintainer: Priyanga Dilini Talagala Depends: R (>= 4.1.0)