-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 1004 Bytes
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(default_repo)
export(default_rscripts)
export(extractCommit)
export(extractCommitInfo)
export(extractEntryNameAndCommit)
export(getRepoInfo)
export(getRevisionInfo)
export(get_rscript_paths)
export(readLogFile)
export(readLogFilesInDirectory)
export(readSizeFiles)
export(read_files_history)
export(read_histories)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlChildren)
importFrom(XML,xmlTreeParse)
importFrom(XML,xmlValue)
importFrom(dplyr,bind_rows)
importFrom(dplyr,mutate)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,dir_info)
importFrom(kwb.file,remove_common_root)
importFrom(kwb.utils,catAndRun)
importFrom(kwb.utils,isNullOrEmpty)
importFrom(kwb.utils,noFactorDataFrame)
importFrom(kwb.utils,resetRowNames)
importFrom(magrittr,"%>%")
importFrom(plyr,rbind.fill)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(stringr,str_subset)