# Generated by roxygen2: do not edit by hand

S3method(mreport,default)
S3method(mreport,list)
S3method(plot,compare_categories)
S3method(plot,compare_missing)
S3method(plot,compare_overlap)
S3method(precision,character)
S3method(precision,default)
S3method(precision,numeric)
S3method(print,mreport)
export("%>%")
export(call_citations)
export(call_packages)
export(call_releases)
export(call_sources)
export(call_treaties)
export(coalesce_compatible)
export(compare_categories)
export(compare_dimensions)
export(compare_missing)
export(compare_overlap)
export(consolidate)
export(data_contrast)
export(data_evolution)
export(data_source)
export(db_comp)
export(db_plot)
export(describe_datacube)
export(get_packages)
export(mreport)
export(network_map)
export(open_codebook)
export(plot_releases)
export(pluck)
export(recollect)
export(repaint)
export(resolve_coalesce)
export(resolve_consensus)
export(resolve_max)
export(resolve_mean)
export(resolve_median)
export(resolve_min)
export(resolve_mode)
export(resolve_precision)
export(resolve_random)
export(resolve_unite)
export(retrieve_bilaterals)
export(retrieve_links)
export(retrieve_membership_list)
export(retrieve_multilaterals)
export(reunite)
export(transmutate)
import(dplyr)
import(ggplot2)
import(messydates)
importFrom(cli,cli_alert_info)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dtplyr,lazy_dt)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,http_error)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(messydates,as_messydate)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(remotes,install_github)
importFrom(stats,ave)
importFrom(stats,na.omit)
importFrom(stats,reorder)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,word)
importFrom(tidyr,drop_na)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(utils,askYesNo)
importFrom(utils,packageVersion)
