Package: templateflow Type: Package Title: Client for the 'TemplateFlow' Archive Version: 0.1.0 Authors@R: c( person("Bradley", "Buchsbaum", email = "brad.buchsbaum@gmail.com", role = c("aut", "cre")), person("NiPreps", role = c("aut", "cph")), person("OpenAI Codex", role = "aut") ) Maintainer: Bradley Buchsbaum Description: R client for querying and fetching resources from the TemplateFlow archive using a local cache backed by the public TemplateFlow S3 bucket. Provides functions to list template assets, download missing files, read template metadata, and retrieve citations. Depends: R (>= 4.1.0) License: Apache License (>= 2) | file LICENSE URL: https://bbuchsbaum.github.io/templateflow/, https://github.com/bbuchsbaum/templateflow BugReports: https://github.com/bbuchsbaum/templateflow/issues Encoding: UTF-8 Imports: cli, httr2 (>= 1.0.0), jsonlite, rappdirs, rlang Suggests: aws.s3, bidser, gifti, knitr, oro.nifti, pkgdown, rmarkdown, RNifti, testthat (>= 3.0.0), tibble, withr VignetteBuilder: knitr Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/Needs/website: albersdown Config/pak/sysreqs: libssl-dev Repository: https://bbuchsbaum.r-universe.dev Date/Publication: 2026-06-19 13:03:10 UTC RemoteUrl: https://github.com/bbuchsbaum/templateflow RemoteRef: HEAD RemoteSha: 68a835c734082cd9e1c987374ed95ca3737632c6 NeedsCompilation: no Packaged: 2026-06-19 13:36:51 UTC; root Author: Bradley Buchsbaum [aut, cre], NiPreps [aut, cph], OpenAI Codex [aut]