-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 717 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 717 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
Package: greynoise
Type: Package
Title: Query 'GreyNoise Intelligence 'API'
Version: 0.2.0
Date: 2018-07-12
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Author: Bob Rudis (bob@rud.is)
Maintainer: Bob Rudis <bob@rud.is>
Description: Tools are provided to query the 'GreyNoise Intelligence 'API'.
URL: https://github.com/hrbrmstr/greynoise
BugReports: https://github.com/hrbrmstr/greynoise/issues
License: AGPL
Encoding: UTF-8
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0)
Imports:
httr,
jsonlite,
grid,
gtable,
ggplot2,
hrbrthemes,
extrafont,
magrittr
RoxygenNote: 7.0.2