This package looks neat, I get that the main point is to parse data but I was actually looking to generate the structure from template, do you have plans to add this? Much in the same way R has {usethis} to create packages, it would be nice if this package could create template repositories for datasets that comply with BIDS standard.
It would be then nice to bidser::create_subject() to recreate whatever nested structure appears on a config.yaml (or a whatever.whatever file).
I'm happy to contribute