Package: LDlinkR
Type: Package
Title: An R Package for Calculating Linkage Disequilibrium
Version: 1.0.1
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 data using LDlink.
License: GPL (>= 2)
URL: https://ldlink.nci.nih.gov
Encoding: UTF-8
LazyData: true
Imports: httr (>= 1.4.0), utils (>= 3.4.2)
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-17 20:19:25 UTC; myersta
Author: Timothy A. Myers [aut, cre],
  Stephen J. Chanock [aut],
  Mitchell J. Machiela [aut]
Repository: CRAN
Date/Publication: 2019-10-17 20:50:02 UTC
