{
  "_id": "6a4754e96527f6f71f9ff8f0",
  "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-07-03 06:12:17 UTC",
    "User": "root"
  },
  "Author": "Lori Shepherd [aut, cre],\nMartin Morgan [aut]",
  "Maintainer": "Lori Shepherd <lori.shepherd@roswellpark.org>",
  "MD5sum": "fdf8b185085ac4a364b8ce440c6f0744",
  "_user": "bioc",
  "_type": "src",
  "_file": "BiocFileCache_3.3.0.tar.gz",
  "_fileid": "0a24791ebd257e014f67d5fdaec6ca1b6ee5d7d656d956c6ca553252a25bff91",
  "_filesize": 184035,
  "_sha256": "0a24791ebd257e014f67d5fdaec6ca1b6ee5d7d656d956c6ca553252a25bff91",
  "_created": "2026-07-03T06:12:17.000Z",
  "_published": "2026-07-03T06:21:29.949Z",
  "_jobs": [
    {
      "job": 84940627597,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8059144547"
    },
    {
      "job": 84940627602,
      "time": 517,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8059239504"
    },
    {
      "job": 84940627611,
      "time": 240,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8059165181"
    },
    {
      "job": 84940627590,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8059138597"
    },
    {
      "job": 84940627609,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8059132780"
    },
    {
      "job": 84940027647,
      "time": 297,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8059098902"
    },
    {
      "job": 84940627583,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059139877"
    },
    {
      "job": 84940627648,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8059132978"
    },
    {
      "job": 84940627620,
      "time": 242,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8059166034"
    },
    {
      "job": 84940627613,
      "time": 434,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8059217461"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835",
  "_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": "resolute",
  "_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": 486,
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/bioconductor/biocfilecache",
  "_searchresults": 746,
  "_rbuild": "4.6.1",
  "_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": 10.039956883564132,
  "_indexed": true,
  "_nocasepkg": "biocfilecache",
  "_universes": [
    "bioc",
    "lshep",
    "bioconductor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3.0",
      "date": "2026-07-03T06:15:14.000Z",
      "distro": "resolute",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "0f416fa05d329090549f8386c076930dfb084cd60784bb3910a4c8d9feecf2b0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.3.0",
      "date": "2026-07-03T06:16:00.000Z",
      "distro": "resolute",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "5618cc8fe6821ddab8ee06043604acb33b6a6c167f69ef717a066c691bd16d8d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.3.0",
      "date": "2026-07-03T06:14:21.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "19402c59714b3d38e7128faae2e060f838664b8f76540194e320795fcb717193",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.3.0",
      "date": "2026-07-03T06:14:09.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "3721b62cafd371ac64035ebc610b77ef604cb79f777a9b4d3b04e2d1bc9eb6fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.3.0",
      "date": "2026-07-03T06:15:03.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "a98cc99a07b2ed00ef486202c342b95e447baed9018b96f9d994737efe7f7108",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-07-03T06:13:51.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "511b207faea69cc2f8d48b415a8709814d7e54717e9d9ed6c3e02d960752cd1c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-07-03T06:15:59.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "4b7bfb10c8d8c8f84d762a29287a5796cc013c5d9a55cdda18775e74a3c52527",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.3.0",
      "date": "2026-07-03T06:13:51.000Z",
      "commit": "20482da7c31d50aacc0be12f569d453befe54d37",
      "fileid": "fbb2716bc7b455199e2b3bf391f7a64d37f88c4f5f1db4e971fc5c86c2bd2106",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28641969835"
    }
  ]
}