Package: jaccard
Type: Package
Title: Testing Similarity Between Binary Datasets using
        Jaccard/Tanimoto Coefficients
Version: 0.1.2
Date: 2026-02-02
Maintainer: Neo Christopher Chung <nchchung@gmail.com>
Authors@R: c(person(given = c("Neo", "Christopher"),
                        family = "Chung",
                        role = c("aut", "cre"),
                        email = "nchchung@gmail.com"),
                 person(given = "Błażej",
                        family = "Miasojedow",
                        role = "aut",
                        email = "bmiasojedow@gmail.com"),
                 person(given = "Michał",
                        family = "Startek",
                        role = "aut",
                        email = "M.Startek@mimuw.edu.pl"),
                 person(given = "Anna",
                        family = "Gambin",
                        role = "aut",
                        email = "a.gambin@uw.edu.pl"))
Description: Calculate statistical significance of Jaccard/Tanimoto similarity
    coefficients.
License: GPL-2
Encoding: UTF-8
Imports: Rcpp (>= 0.12.6), qvalue, shiny
LinkingTo: Rcpp
NeedsCompilation: yes
RoxygenNote: 7.3.3
Packaged: 2026-02-03 09:37:51 UTC; ncc
Author: Neo Christopher Chung [aut, cre],
  Błażej Miasojedow [aut],
  Michał Startek [aut],
  Anna Gambin [aut]
Repository: CRAN
Date/Publication: 2026-02-03 10:00:11 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-13 04:11:36 UTC; windows
Archs: x64
