# Generated by roxygen2: do not edit by hand

export(add_read)
export(add_write)
export(create_config)
export(fair_init)
export(fair_run)
export(fdp)
export(finalise)
export(find_read_match)
export(find_write_match)
export(findme)
export(get_components)
export(get_dataproduct)
export(get_entry)
export(initialise)
export(link_read)
export(link_write)
export(raise_issue)
export(raise_issue_config)
export(raise_issue_repo)
export(raise_issue_script)
export(random_hash)
export(read_array)
export(read_distribution)
export(read_estimate)
export(read_table)
export(write_array)
export(write_distribution)
export(write_estimate)
export(write_table)
import(R6)
import(assertthat, except = has_name)
import(cli)
import(configr)
import(dplyr)
import(httr)
import(jsonlite)
import(rhdf5)
import(semver)
import(usethis)
import(yaml)
importFrom(git2r,last_commit)
importFrom(git2r,remote_url)
importFrom(git2r,sha)
importFrom(openssl,sha1)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,type.convert)
importFrom(utils,unzip)
importFrom(utils,write.csv)
