# Generated by roxygen2: do not edit by hand

S3method(print,registry_data)
export(CorpusData)
export(as.vrt)
export(conll_get_regions)
export(corpus_as_tarball)
export(corpus_copy)
export(corpus_get_version)
export(corpus_install)
export(corpus_packages)
export(corpus_recode)
export(corpus_remove)
export(corpus_rename)
export(corpus_testload)
export(create_cwb_directories)
export(cwb_corpus_dir)
export(cwb_directories)
export(cwb_get_bindir)
export(cwb_get_url)
export(cwb_install)
export(cwb_is_installed)
export(cwb_registry_dir)
export(get_encoding)
export(gparlsample_url_restricted)
export(p_attribute_encode)
export(p_attribute_rename)
export(pkg_add_configure_scripts)
export(pkg_add_corpus)
export(pkg_add_creativecommons_license)
export(pkg_add_description)
export(pkg_add_gitattributes_file)
export(pkg_create_cwb_dirs)
export(registry_data)
export(registry_file_compose)
export(registry_file_parse)
export(registry_file_write)
export(s_attribute_delete)
export(s_attribute_encode)
export(s_attribute_files)
export(s_attribute_get_regions)
export(s_attribute_get_values)
export(s_attribute_merge)
export(s_attribute_recode)
export(s_attribute_rename)
export(use_corpus_registry_envvar)
export(zenodo_get_tarball)
export(zenodo_get_tarballurl)
import(R6)
import(methods)
importFrom(RcppCWB,cl_attribute_size)
importFrom(RcppCWB,cl_delete_corpus)
importFrom(RcppCWB,cl_load_corpus)
importFrom(RcppCWB,cqp_get_registry)
importFrom(RcppCWB,cqp_is_initialized)
importFrom(RcppCWB,cqp_load_corpus)
importFrom(RcppCWB,cqp_reset_registry)
importFrom(RcppCWB,cwb_compress_rdx)
importFrom(RcppCWB,cwb_huffcode)
importFrom(RcppCWB,cwb_makeall)
importFrom(cli,ansi_with_hidden_cursor)
importFrom(cli,cat_rule)
importFrom(cli,cli_alert)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_process_done)
importFrom(cli,cli_process_failed)
importFrom(cli,cli_process_start)
importFrom(cli,cli_rule)
importFrom(cli,cli_text)
importFrom(cli,col_blue)
importFrom(cli,col_cyan)
importFrom(cli,col_magenta)
importFrom(cli,col_red)
importFrom(cli,make_spinner)
importFrom(curl,curl)
importFrom(curl,curl_download)
importFrom(curl,curl_fetch_memory)
importFrom(curl,handle_cookies)
importFrom(curl,handle_setopt)
importFrom(curl,new_handle)
importFrom(data.table,":=")
importFrom(data.table,.GRP)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast.data.table)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,is.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,setorderv)
importFrom(data.table,uniqueN)
importFrom(fs,path)
importFrom(fs,path_expand)
importFrom(fs,path_temp)
importFrom(fs,path_tidy)
importFrom(httr,http_error)
importFrom(jsonlite,fromJSON)
importFrom(lifecycle,deprecate_soft)
importFrom(lifecycle,deprecate_warn)
importFrom(pbapply,pblapply)
importFrom(pbapply,setTimerProgressBar)
importFrom(pbapply,timerProgressBar)
importFrom(stats,setNames)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_enc_mark)
importFrom(stringi,stri_match_all_regex)
importFrom(stringi,stri_replace_all)
importFrom(tools,file_path_sans_ext)
importFrom(tools,md5sum)
importFrom(utils,available.packages)
importFrom(utils,contrib.url)
importFrom(utils,download.file)
importFrom(utils,installed.packages)
importFrom(utils,localeToCharset)
importFrom(utils,menu)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tar)
importFrom(utils,txtProgressBar)
importFrom(utils,untar)
importFrom(utils,unzip)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_name)
importFrom(xml2,xml_parents)
importFrom(xml2,xml_text)
importFrom(zen4R,ZenodoManager)
