Package: PGRdup
Title: Discover Probable Duplicates in Plant Genetic Resources (PGR)
        Collections
Version: 0.2
Authors@R: c(
    person(c("J.", "Aravind"),
    email = "aravindj@nbpgr.ernet.in",
    role = c("aut", "cre")),
    person(c("J.", "Radhamani"),
    email = "radhamani@nbpgr.ernet.in", role = "aut"),
    person(c("Kalyani", "Srinivasan"),
    email = "kalyani@nbpgr.ernet.in", role = "aut"),
    person(c("B.", "Ananda", "Subhash"),
    email = "anandasubhash@gmail.com", role = "aut"),
    person(c("R.", "K.", "Tyagi"),
    email = "rktyagi@nbpgr.ernet.in", role = "aut"))
Description: Provides functions to aid the identification of probable/possible
    duplicates in Plant Genetic Resources (PGR) collections using
    'passport databases' comprising of information records of each constituent
    sample. These include methods for cleaning the data, creation of a
    searchable Keyword in Context (KWIC) index of keywords associated with
    sample records and the identification of nearly identical records with
    similar information by fuzzy, phonetic and semantic matching of keywords.
Depends: R (>= 3.0.2)
Imports: data.table (>= 1.9.3), igraph, stringdist (>= 0.5), stringi
Copyright: 2014, ICAR-NBPGR
License: GPL-2 | GPL-3
LazyData: true
Packaged: 2015-04-14 07:02:17 UTC; sony
Author: J. Aravind [aut, cre],
  J. Radhamani [aut],
  Kalyani Srinivasan [aut],
  B. Ananda Subhash [aut],
  R. K. Tyagi [aut]
Maintainer: J. Aravind <aravindj@nbpgr.ernet.in>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-14 09:25:54
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-04-15 07:20:01 UTC; unix
Archs: PGRdup.so.dSYM
