Package: xlm
Type: Package
Title: A 'Stellar' Client
Version: 0.1.1
Author: Oliver Frost
Maintainer: Oliver Frost <oliverfrost@protonmail.com>
Description: An R wrapper for interacting with the Stellar network, mostly via the Horizon API.
    The Horizon API is a RESTful API that allows applications to query the Stellar blockchain, or to stream data, potentially in real time.
    A full overview of Horizon can be found at <https://www.stellar.org/developers/reference/>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: httr, RJSONIO, methods, data.table, stats, R6
RoxygenNote: 6.1.0
Suggests: testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2018-10-22 16:59:29 UTC; olive
Repository: CRAN
Date/Publication: 2018-10-22 17:30:02 UTC
