# Generated by roxygen2: do not edit by hand

S3method(check,rfast99)
S3method(plot,rfast99)
S3method(print,rfast99)
export(FFPK)
export(check)
export(compile_model)
export(generate_infile)
export(heat_check)
export(mcsim_install)
export(mcsim_version)
export(pbpk_apap_model)
export(pbtk1cpt_model)
export(pksim)
export(rfast99)
export(set_rtools40_path)
export(solve_fun)
export(solve_mcsim)
export(tell2)
import(ggplot2)
importFrom(data.table,as.data.table)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,fft)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,time)
importFrom(stats,var)
importFrom(utils,download.file)
