{
  "_id": "6a1fe95db401979e7343e061",
  "Package": "templateflow",
  "Type": "Package",
  "Title": "Client for the 'TemplateFlow' Archive",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Bradley\", \"Buchsbaum\", email = \"brad.buchsbaum@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"NiPreps\", role = c(\"aut\", \"cph\")),\nperson(\"OpenAI Codex\", role = \"aut\")\n)",
  "Maintainer": "Bradley Buchsbaum <brad.buchsbaum@gmail.com>",
  "Description": "R client for querying and fetching resources from the\nTemplateFlow archive using a local cache backed by the public\nTemplateFlow S3 bucket. Provides functions to list template\nassets, download missing files, read template metadata, and\nretrieve citations.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/bbuchsbaum/templateflow",
  "BugReports": "https://github.com/bbuchsbaum/templateflow/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bbuchsbaum.r-universe.dev",
  "Date/Publication": "2026-03-05 18:09:16 UTC",
  "RemoteUrl": "https://github.com/bbuchsbaum/templateflow",
  "RemoteRef": "HEAD",
  "RemoteSha": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:14:53 UTC",
    "User": "root"
  },
  "Author": "Bradley Buchsbaum [aut, cre],\nNiPreps [aut, cph],\nOpenAI Codex [aut]",
  "MD5sum": "1f5de38675550fbede5279165d80080b",
  "_user": "bbuchsbaum",
  "_type": "src",
  "_file": "templateflow_0.1.0.tar.gz",
  "_fileid": "3e920c13eb297cd24d7554fff938e4f3aed3399efd929b7856b095dbbcb9904d",
  "_filesize": 814817,
  "_sha256": "3e920c13eb297cd24d7554fff938e4f3aed3399efd929b7856b095dbbcb9904d",
  "_created": "2026-06-03T08:14:53.000Z",
  "_published": "2026-06-03T08:44:13.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79250730695,
      "time": 1301,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7379631020"
    },
    {
      "job": 79250730703,
      "time": 1337,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379643115"
    },
    {
      "job": 79250730641,
      "time": 1722,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7379772058"
    },
    {
      "job": 79250730606,
      "time": 1033,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379537221"
    },
    {
      "job": 79250253487,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379185175"
    },
    {
      "job": 79250730609,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379224999"
    },
    {
      "job": 79250730630,
      "time": 1530,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7379707336"
    },
    {
      "job": 79250730617,
      "time": 1642,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7379744910"
    },
    {
      "job": 79250730600,
      "time": 1499,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379696823"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bbuchsbaum/templateflow",
  "_commit": {
    "id": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
    "author": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "committer": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "message": "fix: fallback label queries to desc for mask/probseg\n",
    "time": 1772734156
  },
  "_maintainer": {
    "name": "Bradley Buchsbaum",
    "email": "brad.buchsbaum@gmail.com",
    "login": "bbuchsbaum",
    "description": "",
    "uuid": 53819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "aws.s3",
      "role": "Suggests"
    },
    {
      "package": "bidser",
      "role": "Suggests"
    },
    {
      "package": "gifti",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "oro.nifti",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RNifti",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "bbuchsbaum",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bbuchsbaum",
      "count": 4,
      "uuid": 53819
    }
  ],
  "_userbio": {
    "uuid": 53819,
    "type": "user",
    "name": "bbuchsbaum"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/templateflow"
  },
  "_devurl": "https://github.com/bbuchsbaum/templateflow",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/templateflow.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "TemplateFlowClient",
    "tf_cache_refresh",
    "tf_cache_scan",
    "tf_cache_stats",
    "tf_cache_update",
    "tf_cache_wipe",
    "tf_cli",
    "tf_client",
    "tf_datalad_get",
    "tf_datalad_install",
    "tf_datalad_update",
    "tf_entities",
    "tf_get",
    "tf_get_citations",
    "tf_get_metadata",
    "tf_ls",
    "tf_prefetch",
    "tf_set_client",
    "tf_templates"
  ],
  "_help": [
    {
      "page": "print.TemplateFlowClient",
      "title": "Print a TemplateFlowClient",
      "topics": [
        "print.TemplateFlowClient"
      ]
    },
    {
      "page": "TemplateFlowClient",
      "title": "TemplateFlow R client",
      "topics": [
        "TemplateFlowClient"
      ]
    },
    {
      "page": "tf_cache_refresh",
      "title": "Refresh cache layout",
      "topics": [
        "tf_cache_refresh"
      ]
    },
    {
      "page": "tf_cache_scan",
      "title": "Scan cache for problematic files",
      "topics": [
        "tf_cache_scan"
      ]
    },
    {
      "page": "tf_cache_stats",
      "title": "Cache statistics",
      "topics": [
        "tf_cache_stats"
      ]
    },
    {
      "page": "tf_cache_update",
      "title": "Update template cache",
      "topics": [
        "tf_cache_update"
      ]
    },
    {
      "page": "tf_cache_wipe",
      "title": "Wipe the template cache",
      "topics": [
        "tf_cache_wipe"
      ]
    },
    {
      "page": "tf_cli",
      "title": "TemplateFlow CLI",
      "topics": [
        "tf_cli"
      ]
    },
    {
      "page": "tf_client",
      "title": "Get or create the default global TemplateFlow client",
      "topics": [
        "tf_client"
      ]
    },
    {
      "page": "tf_datalad_available",
      "title": "Check if DataLad is available",
      "topics": [
        "tf_datalad_available"
      ]
    },
    {
      "page": "tf_datalad_get",
      "title": "Get files from a DataLad dataset",
      "topics": [
        "tf_datalad_get"
      ]
    },
    {
      "page": "tf_datalad_install",
      "title": "Install a DataLad dataset",
      "topics": [
        "tf_datalad_install"
      ]
    },
    {
      "page": "tf_datalad_update",
      "title": "Update a DataLad dataset",
      "topics": [
        "tf_datalad_update"
      ]
    },
    {
      "page": "tf_entities",
      "title": "List available BIDS entity names",
      "topics": [
        "tf_entities"
      ]
    },
    {
      "page": "tf_file_extension",
      "title": "Extract compound file extension",
      "topics": [
        "tf_file_extension"
      ]
    },
    {
      "page": "tf_get",
      "title": "Fetch template assets (downloading if needed)",
      "topics": [
        "tf_get"
      ]
    },
    {
      "page": "tf_get_citations",
      "title": "Retrieve template citations",
      "topics": [
        "tf_get_citations"
      ]
    },
    {
      "page": "tf_get_metadata",
      "title": "Read template metadata",
      "topics": [
        "tf_get_metadata"
      ]
    },
    {
      "page": "tf_ls",
      "title": "List template assets",
      "topics": [
        "tf_ls"
      ]
    },
    {
      "page": "tf_prefetch",
      "title": "Batch prefetch template files",
      "topics": [
        "tf_prefetch"
      ]
    },
    {
      "page": "tf_read_file",
      "title": "Read a template file into an R object",
      "topics": [
        "tf_read_file"
      ]
    },
    {
      "page": "tf_set_client",
      "title": "Set global client",
      "topics": [
        "tf_set_client"
      ]
    },
    {
      "page": "tf_templates",
      "title": "List available templates",
      "topics": [
        "tf_templates"
      ]
    }
  ],
  "_readme": "https://github.com/bbuchsbaum/templateflow/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "templateflow.Rmd",
      "filename": "templateflow.html",
      "title": "templateflow R client",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Quick start",
        "CLI wrapper",
        "Configuration"
      ],
      "created": "2026-02-23 03:06:33",
      "modified": "2026-02-23 03:06:33",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "templateflow",
  "_universes": [
    "bbuchsbaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:17:38.000Z",
      "distro": "noble",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "22a57667d3cf5dc6cab03a64068d0dfee69a3a2c76afa919f9b7192753a679ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-03T08:17:52.000Z",
      "distro": "noble",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "9ee40c5e7a98e82375b556a79dc5da461280b1fba3c10bce91753cd45bdf3cbb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:16:23.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "8098677d35e6ceee975770de688f6767ac53444b61fb37b5e7e379e12e2789cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-03T08:16:54.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "fba669316d76448ef0ce4ea556fa2064ae413c271c8df6fb1c381aad96d5b19d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-03T08:17:05.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "d6881db2a8008210ca293baad36b007f1efb83ad6ce66ed09124cf0988fdbba9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:16:14.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "a98b1e1d03563a9c21a94af6495644f355fd66f062b2d727fc26cdf24e1a7a38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:16:06.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "72b22409ad9b408453b6f701dea0d863977852a53e73cf5503f2b0adb6ea6207",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-03T08:16:04.000Z",
      "commit": "4aff5651c9035b1bde6f1a7c2297ef67ffae590a",
      "fileid": "13daf38b9f8871a95760dd5b2e15afaf7c7f75df6c99e6354170f2dee29368c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26872234655"
    }
  ]
}