Package: nse2r
Type: Package
Title: Fetch Data from 'National Stock Exchange (India)'
Version: 0.1.0
Authors@R: c(person("Lokesh", "Kumar", role = c("aut"),
             email = "latreja@gmail.com"),
             person("Aravind", "Hebbali", role = c("aut", "cre"), 
             email = "hebbali.aravind@gmail.com"),
             person("Lionel", "Pinto", role = c("ctb"),
             email = "lionel.nie@gmail.com"))
Description: Fetch data related to stocks, index, futures & options from the 
    'NSE (National Stock Exchange, India)'. This package is community maintained 
    and is not officially supported by 'NSE'. The accuracy of data is only as 
    correct as provided on <https://www.nseindia.com>.
License: MIT + file LICENSE
URL: https://github.com/rsquaredacademy/nse2r,
        https://nse2r.rsquaredacademy.com/
BugReports: https://github.com/rsquaredacademy/nse2r/issues
Depends: R(>= 3.3)
Imports: httr, jsonlite, magrittr, purrr, rvest, shiny, stringr,
        tibble, utils, xml2
Suggests: dplyr, DT, shinyBS, shinycssloaders, shinythemes
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-11 08:02:14 UTC; HP
Author: Lokesh Kumar [aut],
  Aravind Hebbali [aut, cre],
  Lionel Pinto [ctb]
Maintainer: Aravind Hebbali <hebbali.aravind@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-16 15:10:02 UTC
