# Generated by roxygen2: do not edit by hand

S3method(plot,bioconductorDownloads)
S3method(plot,bioconductorRank)
S3method(plot,countryDistribution)
S3method(plot,countsRanks)
S3method(plot,cranDistribution)
S3method(plot,cranDownloads)
S3method(plot,packageDistribution)
S3method(plot,packageLog)
S3method(plot,packageRank)
S3method(plot,packageVersionPercent)
S3method(plot,weeklyDownloads)
S3method(print,bioconductorDownloads)
S3method(print,bioconductorRank)
S3method(print,countryDistribution)
S3method(print,cranDistribution)
S3method(print,cranDownloads)
S3method(print,packageDistribution)
S3method(print,packageLog)
S3method(print,packageRank)
S3method(summary,bioconductorDownloads)
S3method(summary,bioconductorRank)
S3method(summary,cranDistribution)
S3method(summary,cranDownloads)
S3method(summary,packageDistribution)
S3method(summary,packageRank)
export(annualPlot)
export(bioconductorDownloads)
export(bioconductorRank)
export(countryDistribution)
export(countryPackage)
export(countsRanks)
export(cranDistribution)
export(cranDownloads)
export(cranInflationPlot)
export(cranMirrors)
export(currentTime)
export(downloadsCountry)
export(filteredDownloads)
export(inflationPlot)
export(inflationPlot2)
export(ipCount)
export(ipDownloads)
export(ipPackage)
export(localTime)
export(logDate)
export(logInfo)
export(monthlyLog)
export(packageCountry)
export(packageHistory)
export(packageLog)
export(packageRank)
export(packageVersionPercent)
export(plotDownloadsCountry)
export(plotTopCountryCodes)
export(queryCount)
export(queryPackage)
export(queryPercentile)
export(queryRank)
export(topCountryCodes)
export(utc)
export(utc0)
export(versionPlot)
export(weeklyDownloads)
import(memoise)
importFrom(R.utils,decompressFile)
importFrom(cachem,cache_mem)
importFrom(data.table,fread)
importFrom(fasttime,fastPOSIXct)
importFrom(ggplot2,
  aes,
  annotate,
  coord_cartesian,
  dup_axis,
  element_blank,
  element_text,
  facet_wrap,
  geom_hline,
  geom_label,
  geom_line,
  geom_point,
  geom_raster,
  geom_segment,
  geom_smooth,
  geom_tile,
  geom_vline,
  ggplot,
  labs,
  margin,
  scale_color_manual,
  scale_fill_distiller,
  scale_linetype_manual,
  scale_shape_manual,
  scale_x_continuous,
  scale_x_date,
  scale_x_log10,
  scale_y_continuous,
  scale_y_discrete,
  scale_y_log10,
  scale_y_reverse,
  theme,
  theme_bw,
  vars
)
importFrom(graphics,
  abline,
  axis,
  barplot,
  dotchart,
  legend,
  lines,
  mtext,
  par,
  points,
  segments,
  text,
  title
)
importFrom(patchwork,
  plot_annotation,
  plot_layout,
  wrap_plots
)
importFrom(pkgsearch,cran_package_history)
importFrom(sugrrants,facet_calendar)
importFrom(utils,head)
