Package: templateflow 0.1.0
templateflow: Client for the 'TemplateFlow' Archive
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.
Authors:
templateflow_0.1.0.tar.gz
templateflow_0.1.0.zip(r-4.7)templateflow_0.1.0.zip(r-4.6)templateflow_0.1.0.zip(r-4.5)
templateflow_0.1.0.tgz(r-4.6-any)templateflow_0.1.0.tgz(r-4.5-any)
templateflow_0.1.0.tar.gz(r-4.7-any)templateflow_0.1.0.tar.gz(r-4.6-any)
templateflow_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
templateflow/json (API)
| # Install 'templateflow' in R: |
| install.packages('templateflow', repos = c('https://bbuchsbaum.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bbuchsbaum/templateflow/issues
Last updated from:68a835c734. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 364 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 334 | ||
| macos-release-arm64 | OK | 235 | ||
| macos-oldrel-arm64 | OK | 223 | ||
| windows-devel | OK | 589 | ||
| windows-release | OK | 490 | ||
| windows-oldrel | OK | 541 | ||
| wasm-release | OK | 123 |
Exports:TemplateFlowClienttf_cache_refreshtf_cache_scantf_cache_statstf_cache_updatetf_cache_wipetf_clitf_clienttf_datalad_gettf_datalad_installtf_datalad_updatetf_describetf_entitiestf_gettf_get_citationstf_get_metadatatf_lstf_prefetchtf_set_clienttf_templates
Dependencies:askpassclicurlgluehttr2jsonlitelifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Print a TemplateFlowClient | print.TemplateFlowClient |
| TemplateFlow R client | TemplateFlowClient |
| Refresh cache layout | tf_cache_refresh |
| Scan cache for problematic files | tf_cache_scan |
| Cache statistics | tf_cache_stats |
| Update template cache | tf_cache_update |
| Wipe the template cache | tf_cache_wipe |
| TemplateFlow CLI | tf_cli |
| Get or create the default global TemplateFlow client | tf_client |
| Check if DataLad is available | tf_datalad_available |
| Get files from a DataLad dataset | tf_datalad_get |
| Install a DataLad dataset | tf_datalad_install |
| Update a DataLad dataset | tf_datalad_update |
| Describe a template | tf_describe |
| List available BIDS entity names | tf_entities |
| Extract compound file extension | tf_file_extension |
| Fetch template assets (downloading if needed) | tf_get |
| Retrieve template citations | tf_get_citations |
| Read template metadata | tf_get_metadata |
| List template assets | tf_ls |
| Batch prefetch template files | tf_prefetch |
| Read a template file into an R object | tf_read_file |
| Set global client | tf_set_client |
| List available templates | tf_templates |
