-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 838 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: similR
Version: 0.0.999
Date: 2018-09-24
Title: Similarity and Distance metrics for binary matrices
Description: Multiple measurements of similarity and distance between pairs of
binary matrices as listed in Choi et al (2010).
Depends: R (>= 3.5.0)
Authors@R: c(
person(given = "George", family = "Vega Yon", role = c("cre","aut"),
email = "g.vegayon@gmail.com", comment = c(ORCID = "0000-0002-3171-0844")),
person("Army Research Laboratory and the U.S. Army Research Office",
role = "fnd", comment = "Grant Number W911NF-15-1-0577")
)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Encoding: UTF-8
Imports:
stats,
Rcpp,
parallel
Suggests:
proxy,
knitr,
rmarkdown,
ggplot2,
magrittr, tinytest
LinkingTo: Rcpp
License: MIT + file LICENSE
VignetteBuilder: knitr