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 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://ncchung.r-universe.dev Date/Publication: 2026-02-03 09:39:49 UTC RemoteUrl: https://github.com/ncchung/jaccard RemoteRef: HEAD RemoteSha: 10119ffc719032901cb2321187efda10df733302 Packaged: 2026-07-03 06:46:52 UTC; root Author: Neo Christopher Chung [aut, cre], Błażej Miasojedow [aut], Michał Startek [aut], Anna Gambin [aut]