Package: GCSM
Title: Implements Generic Composite Similarity Measure
Version: 0.1.1
Authors@R: 
    person(given = "Yadong",
           family = "Liu",
           role = c("aut", "cre"),
           email = "liuyadong828@gmail.com",
           comment = c(ORCID = "0000-0002-1283-3451"))
Description: Provides implementation of the generic composite similarity measure
    (GCSM) described in Liu et al. (2020) <doi:10.1016/j.ecoinf.2020.101169>. The
    implementation is in C++ and uses 'RcppArmadillo'. Additionally, implementations
    of the structural similarity (SSIM) and the composite similarity measure based
    on means, standard deviations, and correlation coefficient (CMSC), are included.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/liuyadong/GCSM
BugReports: https://github.com/liuyadong/GCSM/issues
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp
Suggests: testthat
NeedsCompilation: yes
Packaged: 2021-03-27 14:09:10 UTC; yadong
Author: Yadong Liu [aut, cre] (<https://orcid.org/0000-0002-1283-3451>)
Maintainer: Yadong Liu <liuyadong828@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-27 14:40:08 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 03:43:59 UTC; unix
Archs: GCSM.so.dSYM
