Package: ubci
Version: 0.0.3
Title: Get Cryptocurrency Related Data by Upbit
Description: Get 'UBCI' & Price from 'Upbit'.
     'ubci' is the abbreviation of 'UpBit Crypto Index' and is the name of the index provided by 'upbit'.
     The 'upbit' is one of the cryptocurrency exchange in Korea. The 'ubci' package is a wrapper around the ticker
     information and 'ubci' API supplied by 'upbit'.
Authors@R: person("Chanyub", "Park", , "mrchypark@gmail.com", c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
URL: https://github.com/mrchypark/ubci
BugReports: https://github.com/mrchypark/ubci/issues
RoxygenNote: 6.0.1.9000
Imports: httr, lubridate, tibble, dplyr, tidyr, magrittr
Suggests: testthat
Depends: R (>= 3.2)
NeedsCompilation: no
Packaged: 2018-08-21 16:09:11 UTC; mrchypark
Author: Chanyub Park [aut, cre]
Maintainer: Chanyub Park <mrchypark@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-21 22:10:03 UTC
