move to R package
This commit is contained in:
parent
96facfaf5a
commit
5e32452d09
1 changed files with 257 additions and 0 deletions
15
NAMESPACE
Normal file
15
NAMESPACE
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
importFrom(gert,git_config_set)
|
||||
importFrom(lubridate,as_date)
|
||||
importFrom(lubridate,dmy_hms)
|
||||
importFrom(magrittr,"%>%")
|
||||
importFrom(pak,local_install_dev_deps)
|
||||
importFrom(paws.storage,s3)
|
||||
importFrom(pkgbuild,build)
|
||||
importFrom(purrr,list_rbind)
|
||||
importFrom(purrr,map)
|
||||
importFrom(xml2,read_xml)
|
||||
importFrom(xml2,xml_find_all)
|
||||
importFrom(xml2,xml_find_first)
|
||||
importFrom(xml2,xml_text)
|
||||
Loading…
Reference in a new issue