# Generated by roxygen2: do not edit by hand

S3method("%><%",mdate)
S3method("%>=<%",mdate)
S3method("%g%",mdate)
S3method("%ge%",mdate)
S3method("%intersect%",mdate)
S3method("%l%",mdate)
S3method("%le%",mdate)
S3method("%union%",mdate)
S3method("+",mdate)
S3method("-",mdate)
S3method("<",mdate)
S3method("<=",mdate)
S3method(">",mdate)
S3method(">=",mdate)
S3method("[",mdate)
S3method("[<-",mdate)
S3method("[[",mdate)
S3method("[[<-",mdate)
S3method(as.Date,mdate)
S3method(as.POSIXct,mdate)
S3method(as.POSIXlt,mdate)
S3method(as.data.frame,mdate)
S3method(as.list,mdate)
S3method(as_messydate,Date)
S3method(as_messydate,POSIXct)
S3method(as_messydate,POSIXlt)
S3method(as_messydate,character)
S3method(as_messydate,list)
S3method(as_messydate,mdate)
S3method(c,mdate)
S3method(max,mdate)
S3method(mean,mdate)
S3method(median,mdate)
S3method(messyduration,character)
S3method(messyduration,mdate)
S3method(min,mdate)
S3method(modal,mdate)
S3method(mreport,default)
S3method(print,mdate)
S3method(print,mdates_duration)
S3method(print,mreport)
S3method(random,mdate)
S3method(rep,mdate)
export("%><%")
export("%>=<%")
export("%g%")
export("%ge%")
export("%intersect%")
export("%l%")
export("%le%")
export("%union%")
export(as_approximate)
export(as_messydate)
export(as_uncertain)
export(contract)
export(day)
export(expand)
export(is_approximate)
export(is_element)
export(is_intersecting)
export(is_messydate)
export(is_precise)
export(is_similar)
export(is_subset)
export(is_uncertain)
export(make_messydate)
export(md_intersect)
export(md_multiset)
export(md_union)
export(mdate)
export(messyduration)
export(modal)
export(month)
export(mreport)
export(new_messydate)
export(new_messyduration)
export(on_or_after)
export(on_or_before)
export(precision)
export(random)
export(validate_messydate)
export(validate_messyduration)
export(year)
importFrom(dplyr,"%>%")
importFrom(dplyr,first)
importFrom(dplyr,last)
importFrom(dplyr,lead)
importFrom(lubridate,NA_Date_)
importFrom(lubridate,as_date)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(purrr,map)
importFrom(purrr,pmap_chr)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tibble,tibble)
importFrom(utils,str)
