move to R package

This commit is contained in:
Patrick Schratz 2024-06-02 13:05:39 +02:00
commit 5e32452d09
Signed by: pat-s
GPG key ID: 3C6318841EF78925

15
NAMESPACE Normal file
View 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)