# Generated by roxygen2: do not edit by hand

S3method(plot,bioconductor)
S3method(plot,bioconductor_rank)
S3method(plot,cran_downloads)
S3method(plot,package_rank)
S3method(plot,package_rank_time)
S3method(print,bioconductor)
S3method(print,bioconductor_rank)
S3method(print,cran_downloads)
S3method(print,package_rank)
S3method(print,package_rank_time)
S3method(summary,bioconductor)
S3method(summary,bioconductor_rank)
S3method(summary,cran_downloads)
S3method(summary,package_rank)
S3method(summary,package_rank_time)
export(bioconductorDownloads)
export(bioconductorRank)
export(cranDownloads)
export(fetchLog)
export(packageRank)
export(packageRankTime)
import(RCurl)
import(cranlogs)
import(data.table)
import(ggplot2)
import(graphics)
import(memoise)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
