# Generated by roxygen2: do not edit by hand

S3method("$",Idd)
S3method("$",Idf)
S3method("$",IdfObject)
S3method("$<-",Idf)
S3method("$<-",IdfObject)
S3method("[",EpwDate)
S3method("[",Idd)
S3method("[",IdfObject)
S3method("[<-",EpwDate)
S3method("[[",EpwDate)
S3method("[[",Idd)
S3method("[[",Idf)
S3method("[[",IdfObject)
S3method("[[<-",EpwDate)
S3method("[[<-",Idf)
S3method("[[<-",IdfObject)
S3method(as.Date,EpwDate)
S3method(as.POSIXct,EpwDate)
S3method(as.character,IddObject)
S3method(as.character,Idf)
S3method(as.character,IdfObject)
S3method(as.character,Range)
S3method(c,EpwDate)
S3method(format,EplusSql)
S3method(format,Epw)
S3method(format,EpwDate)
S3method(format,Idd)
S3method(format,IddObject)
S3method(format,Idf)
S3method(format,IdfObject)
S3method(format,ParametricJob)
S3method(format,Range)
S3method(print,EpwDate)
S3method(print,ErrFile)
S3method(print,IddFieldPossible)
S3method(print,IddRelation)
S3method(print,IddRelationBy)
S3method(print,IddRelationTo)
S3method(print,IdfRelation)
S3method(print,IdfRelationBy)
S3method(print,IdfRelationTo)
S3method(print,IdfValidity)
S3method(print,IdfValuePossible)
S3method(print,Range)
S3method(str,EplusSql)
S3method(str,Epw)
S3method(str,Idd)
S3method(str,IddObject)
S3method(str,Idf)
S3method(str,IdfObject)
S3method(str,ParametricJob)
export(avail_eplus)
export(avail_idd)
export(clean_wd)
export(custom_validate)
export(download_eplus)
export(download_idd)
export(download_weather)
export(empty_idf)
export(eplus_config)
export(eplus_job)
export(eplus_sql)
export(eplusr_option)
export(idd_object)
export(idf_object)
export(install_eplus)
export(is_avail_eplus)
export(is_avail_idd)
export(is_eplus_path)
export(is_eplus_ver)
export(is_epw)
export(is_idd)
export(is_idd_ver)
export(is_iddobject)
export(is_idf)
export(is_idfobject)
export(level_checks)
export(param_job)
export(read_epw)
export(read_err)
export(read_idf)
export(run_idf)
export(run_multi)
export(use_eplus)
export(use_idd)
importFrom(R6,R6Class)
importFrom(RSQLite,SQLite)
importFrom(RSQLite,dbConnect)
importFrom(RSQLite,dbDisconnect)
importFrom(RSQLite,dbGetQuery)
importFrom(RSQLite,dbListTables)
importFrom(RSQLite,dbReadTable)
importFrom(callr,r_bg)
importFrom(cli,boxx)
importFrom(cli,cat_boxx)
importFrom(cli,cat_bullet)
importFrom(cli,cat_line)
importFrom(cli,cat_rule)
importFrom(cli,rule)
importFrom(cli,symbol)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(data.table,"%chin%")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,between)
importFrom(data.table,chmatch)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,dcast.data.table)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,last)
importFrom(data.table,melt.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,rleid)
importFrom(data.table,rowidv)
importFrom(data.table,set)
importFrom(data.table,setDT)
importFrom(data.table,setattr)
importFrom(data.table,setcolorder)
importFrom(data.table,setindexv)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(data.table,setorderv)
importFrom(later,later)
importFrom(lubridate,"year<-")
importFrom(lubridate,as_datetime)
importFrom(lubridate,days)
importFrom(lubridate,days_in_month)
importFrom(lubridate,force_tz)
importFrom(lubridate,hms)
importFrom(lubridate,hours)
importFrom(lubridate,leap_year)
importFrom(lubridate,make_date)
importFrom(lubridate,make_datetime)
importFrom(lubridate,mday)
importFrom(lubridate,minutes)
importFrom(lubridate,month)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,tz)
importFrom(lubridate,with_tz)
importFrom(lubridate,yday)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(methods,setOldClass)
importFrom(processx,process)
importFrom(progress,progress_bar)
importFrom(stats,na.omit)
importFrom(stringi,"stri_sub<-")
importFrom(stringi,stri_count_charclass)
importFrom(stringi,stri_count_fixed)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_dup)
importFrom(stringi,stri_endswith_fixed)
importFrom(stringi,stri_extract_first_regex)
importFrom(stringi,stri_isempty)
importFrom(stringi,stri_length)
importFrom(stringi,stri_locate_first_fixed)
importFrom(stringi,stri_locate_first_regex)
importFrom(stringi,stri_match_first_regex)
importFrom(stringi,stri_rand_strings)
importFrom(stringi,stri_replace_all_charclass)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_first_regex)
importFrom(stringi,stri_split_charclass)
importFrom(stringi,stri_split_fixed)
importFrom(stringi,stri_startswith_fixed)
importFrom(stringi,stri_sub)
importFrom(stringi,stri_subset_fixed)
importFrom(stringi,stri_subset_regex)
importFrom(stringi,stri_trans_tolower)
importFrom(stringi,stri_trans_totitle)
importFrom(stringi,stri_trans_toupper)
importFrom(stringi,stri_trim_both)
importFrom(stringi,stri_trim_left)
importFrom(stringi,stri_trim_right)
importFrom(stringi,stri_wrap)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(units,drop_units)
importFrom(units,install_conversion_constant)
importFrom(units,install_symbolic_unit)
importFrom(units,set_units)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,download.file)
importFrom(utils,menu)
