Lists all available frozen CalCOFI database releases by reading the versions manifest from the public GCS bucket.
cc_list_versions()Tibble with columns: version, release_date, tables, total_rows, size_mb, is_latest
if (FALSE) { # \dontrun{
cc_list_versions()
} # }