bidsr: A Brain Imaging Data Structure ('BIDS') Parser

Parse and read the files that comply with the brain imaging data structure, or 'BIDS' format, see the publication from Gorgolewski, K., Auer, T., Calhoun, V. et al. (2016) <doi:10.1038/sdata.2016.44>. Provides query functions to extract and check the 'BIDS' entity information (such as subject, session, task, etc.) from the file paths and suffixes according to the specification. The package is developed and used in the reproducible analysis and visualization of intracranial electroencephalography, or 'RAVE', see Magnotti, J. F., Wang, Z., and Beauchamp, M. S. (2020) <doi:10.1016/j.neuroimage.2020.117341>; see 'citation("bidsr")' for details and attributions.

Version: 0.1.0
Imports: checkmate, data.table, fastmap, fs, jsonlite, nanotime, S7 (≥ 0.2.0), utils, uuid
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-04-02
DOI: 10.32614/CRAN.package.bidsr
Author: Zhengjia Wang ORCID iD [aut, cre], Trustees of the University of Pennsylvania [cph] (All files in this package unless explicitly stated in the file or listed in the 'Copyright' section below.)
Maintainer: Zhengjia Wang <dipterix.wang at gmail.com>
BugReports: https://github.com/dipterix/bidsr/issues
License: MIT + file LICENSE
Copyright: This software includes material (schema files from directory 'inst/bids-schema') from the 'BIDS' specification, which is licensed under a Creative Commons Attribution 4.0 International License; see a copy of the license under 'inst/bids-schema/LICENSE.txt', and website <https://bids.neuroimaging.io> for details.
URL: https://dipterix.org/bidsr/, https://github.com/dipterix/bidsr/
NeedsCompilation: no
Language: en-US
Citation: bidsr citation info
Materials: README NEWS
CRAN checks: bidsr results

Documentation:

Reference manual: bidsr.pdf
Vignettes: Get Started (source, R code)

Downloads:

Package source: bidsr_0.1.0.tar.gz
Windows binaries: r-devel: bidsr_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bidsr to link to this page.