Package: rsnps
Title: Get SNP (Single-Nucleotide Polymorphism) Data on the Web
Description: A programmatic interface to various SNP datasets
    on the web: openSNP, NBCI's dbSNP database, and Broad Institute SNP
    Annotation and Proxy Search. Functions are included for searching for
    SNPs for the Broad Institute and NCBI. For OpenSNP, functions are
    included for getting SNPs, and data for genotypes, phenotypes,
    annotations, and bulk downloads of data by user.
Version: 0.1.6
Date: 2015-03-03
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Kevin", "Ushey", role = "aut",
    email = "kevinushey@gmail.com"))
URL: https://github.com/ropensci/rsnps
BugReports: https://github.com/ropensci/rsnps/issues
VignetteBuilder: knitr
Imports: plyr, stringr, httr, RCurl, XML, jsonlite
Suggests: roxygen2, testthat, rjson, knitr
Packaged: 2015-03-03 16:00:14 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Kevin Ushey [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-03 17:34:08
Built: R 3.1.3; ; 2015-03-04 18:11:01 UTC; unix
