minor
This commit is contained in:
parent
cb0cbbca7b
commit
7610e0507b
1 changed files with 38 additions and 18 deletions
|
|
@ -31,10 +31,12 @@ 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(s3fs,s3_file_exists)
|
||||
importFrom(s3fs,s3_file_system)
|
||||
importFrom(s3fs,s3_file_upload)
|
||||
importFrom(xml2,read_xml)
|
||||
importFrom(xml2,xml_find_all)
|
||||
importFrom(xml2,xml_find_first)
|
||||
|
|
|
|||
Loading…
Reference in a new issue