# Generated by roxygen2: do not edit by hand

S3method(print,registry_data)
export(CorpusData)
export(conll_get_regions)
export(corpus_as_tarball)
export(corpus_copy)
export(corpus_install)
export(corpus_packages)
export(corpus_recode)
export(corpus_remove)
export(corpus_rename)
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(p_attribute_encode)
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(use_corpus_registry_envvar)
import(R6)
import(methods)
importFrom(RCurl,getURL)
importFrom(RCurl,url.exists)
importFrom(RcppCWB,cl_attribute_size)
importFrom(RcppCWB,cl_delete_corpus)
importFrom(RcppCWB,cwb_compress_rdx)
importFrom(RcppCWB,cwb_huffcode)
importFrom(RcppCWB,cwb_makeall)
importFrom(curl,curl_download)
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(jsonlite,fromJSON)
importFrom(pbapply,pblapply)
importFrom(pbapply,setTimerProgressBar)
importFrom(pbapply,timerProgressBar)
importFrom(rstudioapi,getSourceEditorContext)
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(usethis,edit_r_environ)
importFrom(usethis,ui_code_block)
importFrom(usethis,ui_field)
importFrom(usethis,ui_todo)
importFrom(usethis,ui_value)
importFrom(utils,available.packages)
importFrom(utils,contrib.url)
importFrom(utils,download.file)
importFrom(utils,install.packages)
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_xml)
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)
