-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
23 lines (23 loc) · 932 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: nser
Type: Package
Title: Bhavcopy and Live Market Data from National Stock Exchange (NSE)
& Bombay Stock Exchange (BSE) India
Version: 1.5.1
Date: 2024-02-03
Authors@R: person("Nandan", "Patil", email = "tryanother609@gmail.com", role = c("cre", "aut"))
Description: Download Current & Historical Bhavcopy. Get Live Market data from NSE India of Equities and Derivatives (F&O) segment. Data source <https://www.nseindia.com/>.
URL: https://github.com/nandp1/nser/
BugReports: https://github.com/nandp1/nser/issues
Language: en-US
License: GPL-3
Depends: R (>= 3.0)
Encoding: UTF-8
LazyData: TRUE
Imports: utils, readr, magrittr, rvest, stringr,
googleVis, dplyr, lubridate, purrr, curl, reticulate, xml2
Suggests: rmarkdown, testthat (>= 3.0.0), knitr, reshape2
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Author: Nandan Patil [cre, aut]
Maintainer: Nandan Patil <tryanother609@gmail.com>
Repository: CRAN