{
  "_id": "6a1fe126b401979e73439cb4",
  "Package": "BiocFileCache",
  "Title": "Manage Files Across Sessions",
  "Version": "3.3.0",
  "Authors@R": "c(person(\"Lori\", \"Shepherd\",\nemail = \"lori.shepherd@roswellpark.org\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Martin\", \"Morgan\",\nemail = \"martin.morgan@roswellpark.org\",\nrole = \"aut\"))",
  "Description": "This package creates a persistent on-disk cache of files\nthat the user can add, update, and retrieve. It is useful for\nmanaging resources (such as custom Txdb objects) that are\ncostly or difficult to create, web resources, and data files\nused across sessions.",
  "BugReports": "https://github.com/Bioconductor/BiocFileCache/issues",
  "DevelopmentURL": "https://github.com/Bioconductor/BiocFileCache",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "biocViews": "DataImport",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:45:18 UTC",
  "RemoteUrl": "https://github.com/bioc/BiocFileCache",
  "RemoteRef": "HEAD",
  "RemoteSha": "20482da7c31d50aacc0be12f569d453befe54d37",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:02:10 UTC",
    "User": "root"
  },
  "Author": "Lori Shepherd [aut, cre],\nMartin Morgan [aut]",
  "Maintainer": "Lori Shepherd <lori.shepherd@roswellpark.org>",
  "MD5sum": "42874645fe5a951f002d86818a759d2f",
  "_user": "bioc",
  "_type": "src",
  "_file": "BiocFileCache_3.3.0.tar.gz",
  "_fileid": "08e732268729ab9ed67480364b2a49e61f4299344e69ac4bbf2b903806e02cb8",
  "_filesize": 181130,
  "_sha256": "08e732268729ab9ed67480364b2a49e61f4299344e69ac4bbf2b903806e02cb8",
  "_created": "2026-06-03T08:02:10.000Z",
  "_published": "2026-06-03T08:09:10.940Z",
  "_jobs": [
    {
      "job": 79248733654,
      "time": 222,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379003933"
    },
    {
      "job": 79248733641,
      "time": 375,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7379055625"
    },
    {
      "job": 79248733829,
      "time": 359,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379050583"
    },
    {
      "job": 79248733847,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7378999046"
    },
    {
      "job": 79248733525,
      "time": 344,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379045528"
    },
    {
      "job": 79248067725,
      "time": 242,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7378928090"
    },
    {
      "job": 79248733603,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378979834"
    },
    {
      "job": 79248733673,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7378973031"
    },
    {
      "job": 79248733697,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7378972898"
    },
    {
      "job": 79248733687,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7378969512"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/BiocFileCache",
  "_commit": {
    "id": "20482da7c31d50aacc0be12f569d453befe54d37",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380318
  },
  "_maintainer": {
    "name": "Lori Shepherd",
    "email": "lori.shepherd@roswellpark.org",
    "login": "lshep",
    "description": "",
    "uuid": 18724380
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "dbplyr",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "filelock",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rtracklayer",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 465,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "3.3.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "3.2.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dataimport",
    "core-package",
    "u24ca289073"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "lshep",
      "count": 301,
      "uuid": 18724380
    },
    {
      "user": "mtmorgan",
      "count": 72,
      "uuid": 118552
    },
    {
      "user": "jwokaty",
      "count": 16,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 14,
      "uuid": 2746443
    },
    {
      "user": "ltla",
      "count": 6,
      "uuid": 8166669
    },
    {
      "user": "hpages",
      "count": 4,
      "uuid": 8810451
    },
    {
      "user": "link-ny",
      "count": 3,
      "uuid": 4392950
    },
    {
      "user": "shians",
      "count": 2,
      "uuid": 6036662
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "federicomarini",
      "count": 1,
      "uuid": 7447478
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 46414,
    "source": "https://www.bioconductor.org/packages/stats/bioc/BiocFileCache"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/bioconductor/biocfilecache",
  "_searchresults": 628,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BiocFileCache.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bioconductor/biocfilecache",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bfcadd",
    "bfccache",
    "bfccount",
    "bfcdownload",
    "bfcinfo",
    "bfcmeta",
    "bfcmeta<-",
    "bfcmetalist",
    "bfcmetaremove",
    "bfcneedsupdate",
    "bfcnew",
    "bfcpath",
    "bfcquery",
    "bfcquerycols",
    "bfcremove",
    "bfcrid",
    "bfcrpath",
    "bfcsync",
    "bfcupdate",
    "BiocFileCache",
    "cleanbfc",
    "exportbfc",
    "getBFCOption",
    "importbfc",
    "makeBiocFileCacheFromDataFrame",
    "makeCachedActiveBinding",
    "removebfc",
    "setBFCOption",
    "show"
  ],
  "_help": [
    {
      "page": "BFCOption",
      "title": "BFCOption These functions help get and set an R variable CACHE that controls the default caching location.",
      "topics": [
        "BFCOption",
        "getBFCOption",
        "setBFCOption"
      ]
    },
    {
      "page": "BiocFileCache-class",
      "title": "BiocFileCache class",
      "topics": [
        "bfcadd",
        "bfcadd,BiocFileCache-method",
        "bfcadd,missing-method",
        "bfccache",
        "bfccache,BiocFileCacheBase-method",
        "bfccache,missing-method",
        "bfccount",
        "bfccount,BiocFileCacheBase-method",
        "bfccount,missing-method",
        "bfccount,tbl_bfc-method",
        "bfcdownload",
        "bfcdownload,BiocFileCache-method",
        "bfcdownload,missing-method",
        "bfcinfo",
        "bfcinfo,BiocFileCacheBase-method",
        "bfcinfo,missing-method",
        "bfcmeta",
        "bfcmeta,BiocFileCacheBase-method",
        "bfcmeta,missing-method",
        "bfcmeta<-",
        "bfcmeta<-,BiocFileCacheBase-method",
        "bfcmetalist",
        "bfcmetalist,BiocFileCacheBase-method",
        "bfcmetalist,missing-method",
        "bfcmetaremove",
        "bfcmetaremove,BiocFileCacheBase-method",
        "bfcmetaremove,missing-method",
        "bfcneedsupdate",
        "bfcneedsupdate,BiocFileCacheBase-method",
        "bfcneedsupdate,missing-method",
        "bfcnew",
        "bfcnew,BiocFileCache-method",
        "bfcnew,missing-method",
        "bfcpath",
        "bfcpath,BiocFileCacheBase-method",
        "bfcpath,missing-method",
        "bfcquery",
        "bfcquery,BiocFileCacheBase-method",
        "bfcquery,missing-method",
        "bfcquerycols",
        "bfcquerycols,BiocFileCacheBase-method",
        "bfcquerycols,missing-method",
        "bfcremove",
        "bfcremove,BiocFileCache-method",
        "bfcremove,missing-method",
        "bfcrid",
        "bfcrid,BiocFileCache-method",
        "bfcrid,BiocFileCacheReadOnly-method",
        "bfcrid,missing-method",
        "bfcrid,tbl_bfc-method",
        "bfcrpath",
        "bfcrpath,BiocFileCacheBase-method",
        "bfcrpath,missing-method",
        "bfcsync",
        "bfcsync,BiocFileCache-method",
        "bfcsync,missing-method",
        "bfcupdate",
        "bfcupdate,BiocFileCache-method",
        "bfcupdate,missing-method",
        "BiocFileCache",
        "BiocFileCache-class",
        "cleanbfc",
        "cleanbfc,BiocFileCache-method",
        "cleanbfc,missing-method",
        "exportbfc",
        "exportbfc,BiocFileCacheBase-method",
        "exportbfc,missing-method",
        "importbfc",
        "importbfc,character-method",
        "length,BiocFileCacheBase-method",
        "removebfc",
        "removebfc,BiocFileCache-method",
        "removebfc,missing-method",
        "show,BiocFileCacheBase-method",
        "[,BiocFileCache,character,missing-method",
        "[,BiocFileCache,missing,missing-method",
        "[,BiocFileCacheReadOnly,character,missing-method",
        "[,BiocFileCacheReadOnly,missing,missing-method",
        "[[,BiocFileCacheBase,character,missing-method",
        "[[<-,BiocFileCache,character,missing,character-method"
      ]
    },
    {
      "page": "makeBiocFileCacheFromDataFrame",
      "title": "Make BiocFileCache objects from an existing data.frame",
      "topics": [
        "makeBiocFileCacheFromDataFrame",
        "makeBiocFileCacheFromDataFrame,ANY-method"
      ]
    },
    {
      "page": "makeCachedActiveBinding",
      "title": "makeCachedActiveBinding",
      "topics": [
        "makeCachedActiveBinding"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "RSQLite",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 11.612643381374804,
  "_indexed": true,
  "_nocasepkg": "biocfilecache",
  "_universes": [
    "bioc",
    "lshep",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3.0",
      "date": "2026-06-03T08:06:00.000Z",
      "distro": "noble",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "6e36a000c3514d83130d29c466f50fc2f21fa7c0cc8ef40cd49809cde1935283",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.3.0",
      "date": "2026-06-03T08:05:14.000Z",
      "distro": "noble",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "c9fcb2e072cb58795f578d99f74e5fba7922303fe43df6adef2637db8542b1ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.3.0",
      "date": "2026-06-03T08:03:56.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "c7c8330c6a79ece0e6300c2024c73ea0e01a5fc853c598b36ddff2e5465326d0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.3.0",
      "date": "2026-06-03T08:03:52.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "8f9615fb1e1c9ee410b9afd2115d867350edb0b8936c986728ab6856f96baa82",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.3.0",
      "date": "2026-06-03T08:05:00.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "5124eda21b4c70dbbdbaded0402da210887fcd06490323cb0177385e7f17d548",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-06-03T08:03:59.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "c22f5764b8fb3764664fd67d9a10c444875bbd47aa7dc624b04ac2e54368a485",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-06-03T08:03:52.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "0030b19855f4c4408d4240578f5c0565dd9d886d566b5d9dfdc5a70c476b10a7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-06-03T08:03:44.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "9a56c6cb5714d10b1610b4010fa340e52e87e48728a475e663d13f560560d59f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26871595985"
    }
  ]
}