-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
29 lines (28 loc) · 754 Bytes
/
NAMESPACE
File metadata and controls
29 lines (28 loc) · 754 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
# Generated by roxygen2: do not edit by hand
export(as_rule_df)
export(download_community_rules)
export(download_subscription_rules)
export(expand_port_ranges)
export(read_extended)
export(read_rules)
export(rule_vars)
import(httr)
import(stringi)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,data_frame)
importFrom(ore,groups)
importFrom(ore,matches)
importFrom(ore,ore.search)
importFrom(purrr,flatten_df)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(stats,complete.cases)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,packageVersion)