Package: SNPediaR Title: Query data from SNPedia Version: 1.39.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 . 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 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: 6.0.1 Config/pak/sysreqs: make Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:43:54 UTC RemoteUrl: https://github.com/bioc/SNPediaR RemoteRef: HEAD RemoteSha: 1da720b30718defca1c9511ad44d466f499733c9 NeedsCompilation: no Packaged: 2026-07-17 04:58:33 UTC; root Author: David Montaner [aut, cre] Maintainer: David Montaner