# Generated by roxygen2: do not edit by hand

export(addDrift)
export(addQuotes)
export(adjustBirths)
export(birthFunction)
export(buildPedigree)
export(calc_relativeFitness)
export(compute_distGrowth)
export(createGenotypes)
export(create_genotypeFrame)
export(deathFunction)
export(defineNeighbours)
export(defineSHAPE)
export(expGrowth)
export(extractInfo_focalID)
export(extract_popDemographics)
export(findParent)
export(find_neededNeighbours)
export(fitnessDist)
export(fitnessLandscape)
export(growthFunction)
export(logisticGrowth)
export(logisticMap)
export(lossSampling)
export(mutationFunction)
export(nameEnviron)
export(nameObject)
export(nameTable)
export(nameTable_neighbourhood)
export(nameTable_step)
export(name_batchString)
export(name_batchSubmit)
export(name_bodyScript)
export(name_parameterScript)
export(name_subScript)
export(querryEstablished)
export(reportPopulations)
export(reset_shapeDB)
export(retrieve_binaryString)
export(runProcessing)
export(runReplicate)
export(runSHAPE)
export(set_DepbySite_ancestFitness)
export(set_RMF_indWeight)
export(set_const_NK_interactionsMat)
export(set_const_RMF_globalOptima)
export(set_siteByState_fitnessMat)
export(shapeCombinations)
export(shapeExperiment)
export(stopError)
export(summariseExperiment)
export(summarise_evolRepeatability)
export(summarise_experimentFiles)
export(summarise_experimentParameters)
export(summarise_popDemographics)
export(trimQuotes)
export(updateLines)
export(writeParameters)
export(write_subScript)
import(DBI)
import(RSQLite)
importFrom(VGAM,rfrechet)
importFrom(abind,abind)
importFrom(doParallel,registerDoParallel)
importFrom(evd,rgev)
importFrom(evd,rrweibull)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,hist)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(sn,rsn)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,read.csv)
importFrom(utils,write.table)
