Package: SNPediaR
Title: Query data from SNPedia
Version: 1.2.0
Date: 2015-09-26
Authors@R: person ("David", "Montaner", email =
        "david.montaner@gmail.com", role = c ("aut", "cre"))
Description: SNPediaR provides some tools for downloading and parsing
        data from the SNPedia web site <http://www.snpedia.com>. The
        implemented functions allow users to import the wiki text
        available in SNPedia pages and to extract the most relevant
        information out of them. If some information in the downloaded
        pages is not automatically processed by the library functions,
        users can easily implement their own parsers to access it in an
        efficient way.
Depends: R (>= 3.0.0)
License: GPL-2
LazyData: true
URL: https://github.com/genometra/SNPediaR
BugReports: https://github.com/genometra/SNPediaR/issues
Suggests: BiocStyle, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Imports: RCurl, jsonlite
biocViews: SNP, VariantAnnotation
RoxygenNote: 5.0.1
NeedsCompilation: no
Author: David Montaner [aut, cre]
Maintainer: David Montaner <david.montaner@gmail.com>
Packaged: 2017-04-25 01:31:25 UTC; biocbuild
Built: R 3.4.0; ; 2017-04-25 07:18:59 UTC; windows
