# Generated by roxygen2: do not edit by hand

export(.rast)
export(bf_decode)
export(bf_encode)
export(bf_map)
export(bf_protocol)
export(bf_registry)
export(bf_standards)
importFrom(base64enc,base64decode)
importFrom(base64enc,base64encode)
importFrom(checkmate,assertCharacter)
importFrom(checkmate,assertChoice)
importFrom(checkmate,assertClass)
importFrom(checkmate,assertDataFrame)
importFrom(checkmate,assertDisjunct)
importFrom(checkmate,assertFunction)
importFrom(checkmate,assertIntegerish)
importFrom(checkmate,assertList)
importFrom(checkmate,assertLogical)
importFrom(checkmate,assertNames)
importFrom(checkmate,assertNumeric)
importFrom(checkmate,assertSubset)
importFrom(checkmate,testCharacter)
importFrom(checkmate,testIntegerish)
importFrom(checkmate,testNull)
importFrom(codetools,findGlobals)
importFrom(crayon,cyan)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_match)
importFrom(dplyr,case_when)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(gh,gh)
importFrom(gitcreds,gitcreds_get)
importFrom(glue,glue)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(methods,formalArgs)
importFrom(methods,functionBody)
importFrom(methods,new)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,safely)
importFrom(rlang,`:=`)
importFrom(rlang,enquos)
importFrom(rlang,env_bind)
importFrom(rlang,eval_tidy)
importFrom(rlang,exec)
importFrom(rlang,get_expr)
importFrom(rlang,new_environment)
importFrom(stats,na.omit)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_i)
importFrom(stringr,str_sub)
importFrom(stringr,str_sub_all)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,ncol)
importFrom(terra,nrow)
importFrom(terra,rast)
importFrom(terra,res)
importFrom(terra,values)
importFrom(tibble,tibble)
importFrom(tidyr,separate)
importFrom(tidyr,separate_longer_delim)
importFrom(tidyr,separate_wider_position)
importFrom(tidyr,unite)
importFrom(tidyselect,everything)
importFrom(tools,md5sum)
importFrom(utils,bibentry)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(yaml,as.yaml)
importFrom(yaml,yaml.load)
