-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
48 lines (48 loc) · 804 Bytes
/
DESCRIPTION
File metadata and controls
48 lines (48 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Package: flipAPI
Type: Package
Title: Web APIs tools
Version: 1.7.0
Author: Displayr <opensource@displayr.com>
Maintainer: Displayr <opensource@displayr.com>
Description: Functions to extract data and interact with web APIs.
Encoding: UTF-8
License: GPL-3
LazyData: TRUE
Depends: R (>= 3.5.0)
Imports:
arrow,
countrycode,
curl,
tools,
mime,
httr,
ip2location,
stringr,
readxl,
utils,
flipTime,
flipTransformations,
flipU (>= 1.6.1),
haven,
openxlsx,
gganimate,
git2r,
knitr,
RJSONIO,
DBI,
odbc,
rhtmlMetro,
RMySQL,
reticulate,
RPostgres,
zeallot,
zip
Remotes: Displayr/flipTransformations,
Suggests:
testthat,
httptest,
jsonlite,
withr,
officer,
gifski
RoxygenNote: 7.3.3