Package: TCIApathfinder
Title: Client for the Cancer Imaging Archive REST API
Version: 1.0.5
Authors@R: person("Pamela", "Russell", email = "pamela.russell@gmail.com", role = c("aut", "cre"))
Description: A wrapper for The Cancer Imaging Archive's REST API. The Cancer
    Imaging Archive (TCIA) hosts de-identified medical images of cancer
    available for public download, as well as rich metadata for each image
    series. TCIA provides a REST API for programmatic access to the data.
    This package provides simple functions to access each API endpoint.
    For more information, see <https://github.com/pamelarussell/TCIApathfinder>
    and TCIA's website.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, oro.dicom, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-04-16 16:15:04 UTC; Pamela
Author: Pamela Russell [aut, cre]
Maintainer: Pamela Russell <pamela.russell@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-16 16:53:15 UTC
