Package: LDlinkR
Type: Package
Title: Calculating Linkage Disequilibrium (LD) in Human Population
        Groups of Interest
Version: 1.1.2
Authors@R: 
    c(person(given = "Timothy A.",
             family = "Myers",
             role = c("aut", "cre"),
             email = "myersta@mail.nih.gov"),
      person(given = "Stephen J.",
             family = "Chanock",
             role = "aut",
             email = "chanocks@mail.nih.gov"),
      person(given = "Mitchell J.",
             family = "Machiela",
             role = "aut",
             email = "mitchell.machiela@nih.gov"))
Maintainer: Timothy A. Myers <myersta@mail.nih.gov>
Description: Provides access to the 'LDlink' API (<https://ldlink.nci.nih.gov/?tab=apiaccess>)
    using the R console.  This programmatic access facilitates researchers who are 
    interested in performing batch queries in 1000 Genomes Project (2015) <doi:10.1038/nature15393> 
    data using 'LDlink'. 'LDlink' is an interactive and powerful suite of web-based tools for querying 
    germline variants in human population groups of interest. For more details, please see 
    Machiela et al. (2015) <doi:10.1093/bioinformatics/btv402>.
License: GPL (>= 2)
URL: https://ldlink.nci.nih.gov
BugReports: https://github.com/CBIIT/LDlinkR/issues
Encoding: UTF-8
LazyData: true
Imports: httr (>= 1.4.0), utils (>= 3.4.2)
Suggests: testthat, knitr, rmarkdown, spelling
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2021-02-19 19:38:04 UTC; myersta
Author: Timothy A. Myers [aut, cre],
  Stephen J. Chanock [aut],
  Mitchell J. Machiela [aut]
Repository: CRAN
Date/Publication: 2021-02-19 19:50:06 UTC
Built: R 4.0.2; ; 2021-02-25 12:48:00 UTC; unix
