{
  "_id": "6a0f6ac6acfb0bcc41c5e3d1",
  "Package": "fmriqa",
  "Type": "Package",
  "Title": "Functional MRI Quality Assurance Routines",
  "Version": "0.5.0",
  "Date": "2026-02-20",
  "Authors@R": "person(\"Martin\", \"Wilson\", email = \"martin.wilson111@gmail.com\",\nrole = c(\"cre\",\"aut\"))",
  "Description": "Methods for performing fMRI quality assurance (QA)\nmeasurements of test objects. Heavily based on the fBIRN\nprocedures detailed by Friedman and Glover (2006)\n<doi:10.1002/jmri.20583>.",
  "BugReports": "https://github.com/martin3141/fmriqa/issues",
  "License": "GPL-3",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfftw3-dev libglpk-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libxml2-dev libx11-dev",
  "Repository": "https://martin3141.r-universe.dev",
  "Date/Publication": "2026-02-20 15:47:31 UTC",
  "RemoteUrl": "https://github.com/martin3141/fmriqa",
  "RemoteRef": "HEAD",
  "RemoteSha": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:42:52 UTC",
    "User": "root"
  },
  "Author": "Martin Wilson [cre, aut]",
  "Maintainer": "Martin Wilson <martin.wilson111@gmail.com>",
  "MD5sum": "f8c9616538c51151b97dd59b4b3fc016",
  "_user": "martin3141",
  "_type": "src",
  "_file": "fmriqa_0.5.0.tar.gz",
  "_fileid": "7c3c4bd6f9295619cb3c8405370f40effcf7ebd342152ae27163933b0ff4a2b4",
  "_filesize": 1660058,
  "_sha256": "7c3c4bd6f9295619cb3c8405370f40effcf7ebd342152ae27163933b0ff4a2b4",
  "_created": "2026-05-21T08:42:52.000Z",
  "_published": "2026-05-21T20:27:50.837Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262107651,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131232996"
    },
    {
      "job": 77262107623,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131234566"
    },
    {
      "job": 77262107614,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131217023"
    },
    {
      "job": 77262107637,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131226491"
    },
    {
      "job": 77262106817,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131174553"
    },
    {
      "job": 77262106669,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146430404"
    },
    {
      "job": 77262107603,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7131215159"
    },
    {
      "job": 77262107631,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7131212157"
    },
    {
      "job": 77262107599,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131212525"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martin3141/fmriqa",
  "_commit": {
    "id": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
    "author": "Martin Wilson <martin.wilson111@gmail.com>",
    "committer": "Martin Wilson <martin.wilson111@gmail.com>",
    "message": "buildignore update\n",
    "time": 1771602451
  },
  "_maintainer": {
    "name": "Martin Wilson",
    "email": "martin.wilson111@gmail.com",
    "login": "martin3141",
    "description": "MR Physicist at CHBH, University of Birmingham",
    "uuid": 7724002
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "RNifti",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "optparse",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "RcppEigen",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "martin3141",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-02-20"
    }
  ],
  "_topics": [
    "fmri",
    "neuroimaging",
    "qa"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "martin3141",
      "count": 7,
      "uuid": 7724002
    }
  ],
  "_userbio": {
    "uuid": 7724002,
    "type": "user",
    "name": "Martin Wilson",
    "description": "MR Physicist at CHBH, University of Birmingham"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fmriqa"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/martin3141/fmriqa",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fmriqa.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martin3141/fmriqa",
  "_realowner": "martin3141",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-24"
    },
    {
      "version": "0.2.0",
      "date": "2017-12-20"
    },
    {
      "version": "0.3.0",
      "date": "2018-02-19"
    },
    {
      "version": "0.5.0",
      "date": "2026-02-20"
    }
  ],
  "_exports": [
    "combine_res_glob",
    "run_fmriqa",
    "run_fmriqa_glob"
  ],
  "_help": [
    {
      "page": "fmriqa-package",
      "title": "fmriqa: fMRI quality assurance routines",
      "topics": [
        "fmriqa-package",
        "fmriqa"
      ]
    },
    {
      "page": "combine_res_glob",
      "title": "Combine fmriqa csv result files into a dataframe",
      "topics": [
        "combine_res_glob"
      ]
    },
    {
      "page": "run_fmriqa",
      "title": "Run fMRI quality assurance procedure on a NIfTI data file",
      "topics": [
        "run_fmriqa"
      ]
    },
    {
      "page": "run_fmriqa_glob",
      "title": "Run fMRI quality assurance procedure on a set of NIfTI data files",
      "topics": [
        "run_fmriqa_glob"
      ]
    }
  ],
  "_readme": "https://github.com/martin3141/fmriqa/raw/HEAD/README.md",
  "_rundeps": [
    "bmp",
    "cli",
    "cpp11",
    "digest",
    "downloader",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "imager",
    "isoband",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "optparse",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "pracma",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "readbitmap",
    "reshape2",
    "rlang",
    "RNifti",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tiff",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "fmriqa-intro.Rmd",
      "filename": "fmriqa-intro.html",
      "title": "Introduction to fmriqa",
      "author": "Martin Wilson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Usage",
        "Real data example"
      ],
      "created": "2017-12-08 14:27:14",
      "modified": "2017-12-20 14:14:36",
      "commits": 5
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "fmriqa",
  "_universes": [
    "martin3141"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-21T08:45:14.000Z",
      "distro": "noble",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "c91f3e2e606af457e3801fc8b3b8bb1144268c41d86d7a165589985ef6d0969b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-21T08:45:21.000Z",
      "distro": "noble",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "d270b712107cf3c226fa51c186ec4ce199f824609b1db8a16119de78e92ad45e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-21T08:44:44.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "fb195afaf42c5ea484515fd98b8b1f590e5d34bcada73569cb9dbf83c68e83d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-21T08:44:59.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "767229badf616385557c42bd577f1057f86e8f6156985ad38b970e90e06187d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-21T20:27:29.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "40c23cec1be773d502e8069e7faf717c32e9413b5cb29cd87544b12876d3fac1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-21T08:44:24.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "fd8a95fe08ee0ec2db3c7d1c78078b3e92f229123e14e3278237a4857b53a259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-21T08:44:13.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "52b4f57e26a429f272e8d8cf7b1fc88735e2d981e101497424eb784025572bdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-21T08:44:12.000Z",
      "commit": "91b0016dbf2b6df6c5ab0afbded582c263e7f2b9",
      "fileid": "0d654d11053d51c5feda5f043b83aaf34b69120df93176acd3c1cec742a57691",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martin3141/actions/runs/26215220554"
    }
  ]
}