Package: LDlinkR
Type: Package
Title: Access LDlink API with R
Version: 1.0.0
Authors@R: 
    c(person(given = "Timothy A.",
             family = "Myers",
             role = "cre",
             email = "myersta@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.5.2)
Suggests: testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-01 11:20:01 UTC; myersta
Author: Timothy A. Myers [cre],
  Mitchell J. Machiela [aut]
Repository: CRAN
Date/Publication: 2019-08-01 12:50:17 UTC
