Package: wbcmd Title: Wrapper Functions for 'Connectome Workbench' Commands Version: 0.1.0 Authors@R: person("Athanasia Mo", "Mowinckel", , "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5756-0223")) Description: Provides R wrapper functions for the 'Connectome Workbench' command-line tool ('wb_command'). Includes a central dispatcher for executing workbench commands, environment detection, and convenience wrappers for common operations on Connectivity Informatics Technology Initiative (CIFTI), Geometry Informatics Technology Initiative (GIFTI), and surface files. License: MIT + file LICENSE URL: https://lcbc-uio.github.io/wbcmd/, https://github.com/lcbc-uio/wbcmd BugReports: https://github.com/lcbc-uio/wbcmd/issues Imports: cli, lifecycle, rlang, roxygen2, tools, utils Suggests: covr, knitr, pkgdown, rmarkdown, spelling, testthat (>= 3.0.0), withr SystemRequirements: Connectome Workbench (https://www.humanconnectome.org/software/connectome-workbench) Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev Repository: https://lcbc-uio.r-universe.dev Date/Publication: 2026-02-23 21:54:53 UTC RemoteUrl: https://github.com/LCBC-UiO/wbcmd RemoteRef: HEAD RemoteSha: 855466d27f77f2d1f95128930bfd21ebee1231ff NeedsCompilation: no Packaged: 2026-06-07 07:02:32 UTC; root Author: Athanasia Mo Mowinckel [aut, cre, cph] (ORCID: ) Maintainer: Athanasia Mo Mowinckel