Package: rsnps Title: Get 'SNP' ('Single-Nucleotide' 'Polymorphism') Data on the Web Description: A programmatic interface to various 'SNP' 'datasets' on the web: 'OpenSNP' (), and 'NBCIs' 'dbSNP' database (). Functions are included for searching for 'NCBI'. For 'OpenSNP', functions are included for getting 'SNPs', and data for 'genotypes', 'phenotypes', annotations, and bulk downloads of data by user. Version: 0.6.1 License: MIT + file LICENSE Authors@R: c( person("Julia", "Gustavsen", role = c("aut", "cre"), email = "j.gustavsen@gmail.com", comment = c(ORCID = "0000-0002-4764-4802")), person("Sina", "Rüeger", role = "aut", email = "sina.rueeger@gmail.com", comment = c(ORCID = "0000-0003-2848-9242")), person("Scott", "Chamberlain", role = "aut", comment = c(ORCID = "0000-0003-1444-9135")), person("Kevin", "Ushey", role = "aut"), person("Hao", "Zhu", role = "aut") ) URL: https://docs.ropensci.org/rsnps/, https://github.com/ropensci/rsnps/ BugReports: https://github.com/ropensci/rsnps/issues/ VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Encoding: UTF-8 Imports: plyr, stringr, crul (>= 0.5.2), data.table, jsonlite, httr Suggests: testthat, knitr, markdown, tibble, vcr (>= 0.6.0), covr RoxygenNote: 7.2.3 X-schema.org-applicationCategory: Genes X-schema.org-keywords: gene, snp, sequence, API, web, api-client, species, dbSNP, OpenSNP, NCBI, genotype X-schema.org-isPartOf: https://ropensci.org Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-07-16 06:00:48 UTC RemoteUrl: https://github.com/ropensci/rsnps RemoteRef: master RemoteSha: 1a604aef7815f4c9d9b2dd35fc77c8926ca3377a NeedsCompilation: no Packaged: 2026-07-01 08:14:12 UTC; root Author: Julia Gustavsen [aut, cre] (ORCID: ), Sina Rüeger [aut] (ORCID: ), Scott Chamberlain [aut] (ORCID: ), Kevin Ushey [aut], Hao Zhu [aut] Maintainer: Julia Gustavsen