# Generated by roxygen2: do not edit by hand

S3method("$",Idd)
S3method("$",Idf)
S3method("$",IdfObject)
S3method("$<-",IdfObject)
S3method("[",IdfObject)
S3method("[[",Idd)
S3method("[[",Idf)
S3method("[[",IdfObject)
S3method("[[<-",IdfObject)
S3method(print,ErrFile)
S3method(print,IdfFieldPossible)
S3method(print,IdfFieldRange)
S3method(print,IdfObjectRefMap)
S3method(print,IdfValidity)
export(avail_eplus)
export(avail_idd)
export(clean_wd)
export(download_eplus)
export(download_idd)
export(eplus_config)
export(eplus_job)
export(eplusr_option)
export(install_eplus)
export(is_avail_eplus)
export(is_avail_idd)
export(param_job)
export(read_epw)
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(assertthat,"on_failure<-")
importFrom(assertthat,assert_that)
importFrom(cli,boxx)
importFrom(cli,cat_bullet)
importFrom(cli,cat_line)
importFrom(cli,cat_rule)
importFrom(cli,rule)
importFrom(clisymbols,symbol)
importFrom(data.table,":=")
importFrom(data.table,as.ITime)
importFrom(data.table,between)
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,rbindlist)
importFrom(data.table,rleid)
importFrom(data.table,setDT)
importFrom(data.table,setattr)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(data.table,setorderv)
importFrom(data.table,shift)
importFrom(fasttime,fastPOSIXct)
importFrom(furrr,future_map2)
importFrom(future,multiprocess)
importFrom(future,plan)
importFrom(gh,gh)
importFrom(lubridate,days)
importFrom(lubridate,force_tz)
importFrom(lubridate,leap_year)
importFrom(lubridate,mday)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,year)
importFrom(processx,process)
importFrom(processx,run)
importFrom(progress,progress_bar)
importFrom(purrr,flatten)
importFrom(purrr,iwalk)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_int)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,modify_depth)
importFrom(purrr,pmap)
importFrom(purrr,splice)
importFrom(purrr,vec_depth)
importFrom(purrr,walk2)
importFrom(readr,read_lines)
importFrom(readr,write_lines)
importFrom(stats,na.omit)
importFrom(stringr,str_detect)
importFrom(stringr,str_match)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_trim)
importFrom(tools,file_ext)
importFrom(tools,file_path_sans_ext)
importFrom(units,ud_units)
importFrom(uuid,UUIDgenerate)
