forked from ropensci/rix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 729 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 729 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
# Generated by roxygen2: do not edit by hand
export(available_dates)
export(available_df)
export(available_r)
export(ga_cachix)
export(make_launcher)
export(nix_build)
export(renv2nix)
export(rix)
export(rix_init)
export(setup_cachix)
export(tar_nix_ga)
export(with_nix)
importFrom(codetools,checkUsage)
importFrom(codetools,findGlobals)
importFrom(curl,curl_fetch_memory)
importFrom(curl,handle_reset)
importFrom(curl,handle_setheaders)
importFrom(curl,has_internet)
importFrom(curl,new_handle)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,read_json)
importFrom(stats,na.omit)
importFrom(tools,pskill)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,untar)