{
  "_id": "6a1f6031b401979e7342e21a",
  "Package": "fmrireport",
  "Type": "Package",
  "Title": "PDF Reporting for fMRI GLM Fits",
  "Version": "0.1.0",
  "Authors@R": "person(\"Bradley\", \"Buchsbaum\", , role = c(\"aut\", \"cre\"), email = \"brad.buchsbaum@gmail.com\")",
  "Description": "Generates publication-oriented PDF reports for fitted fMRI\nGLM models from 'fmrireg'. Reports include model/design\nsummaries, HRF plots, coefficient summaries, contrast brain\nmaps, and peak coordinate tables.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "URL": "https://bbuchsbaum.github.io/fmrireport/,\nhttps://github.com/bbuchsbaum/fmrireport",
  "BugReports": "https://github.com/bbuchsbaum/fmrireport/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Additional_repositories": "https://bbuchsbaum.r-universe.dev",
  "Remotes": [
    "bbuchsbaum/fmrireg",
    "bbuchsbaum/fmridataset",
    "bbuchsbaum/neuroim2",
    "bbuchsbaum/neuroatlas",
    "bbuchsbaum/fmrihrf"
  ],
  "Config/pak/sysreqs": "cmake make libhdf5-dev libicu-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://bbuchsbaum.r-universe.dev",
  "Date/Publication": "2026-02-23 00:07:36 UTC",
  "RemoteUrl": "https://github.com/bbuchsbaum/fmrireport",
  "RemoteRef": "HEAD",
  "RemoteSha": "aca110d4f314478410c77d2cc9674d047918e2be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 22:54:30 UTC",
    "User": "root"
  },
  "Author": "Bradley Buchsbaum [aut, cre]",
  "Maintainer": "Bradley Buchsbaum <brad.buchsbaum@gmail.com>",
  "MD5sum": "73a05994ff2ab862bc41ecac86acb93f",
  "_user": "bbuchsbaum",
  "_type": "src",
  "_file": "fmrireport_0.1.0.tar.gz",
  "_fileid": "0f6234ceb90c164f384c7fd7693a2058b2f3ddd9bc0e627431c3d0394838f989",
  "_filesize": 405699,
  "_sha256": "0f6234ceb90c164f384c7fd7693a2058b2f3ddd9bc0e627431c3d0394838f989",
  "_created": "2026-06-02T22:54:30.000Z",
  "_published": "2026-06-02T22:58:57.900Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79188910191,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7371800911"
    },
    {
      "job": 79188910224,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7371791906"
    },
    {
      "job": 79188910210,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7371769030"
    },
    {
      "job": 79188910317,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7371769817"
    },
    {
      "job": 79187811594,
      "time": 493,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7371742178"
    },
    {
      "job": 79188910231,
      "time": 187,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7371788808"
    },
    {
      "job": 79188910255,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7371771429"
    },
    {
      "job": 79188910238,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7371771230"
    },
    {
      "job": 79188910219,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7371770913"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bbuchsbaum/fmrireport",
  "_commit": {
    "id": "aca110d4f314478410c77d2cc9674d047918e2be",
    "author": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "committer": "bbuchsbaum <brad.buchsbaum@gmail.com>",
    "message": "Fix R CMD check warnings: event_table, S3 method, head import\n\n- Remove reference to non-existent fmridataset::event_table(); use\n  dataset$event_table accessor instead\n- Register report.default S3 method in NAMESPACE\n- Qualify head() calls with utils:: in .pick_peak_slices()\n- Drop macOS from CI matrix (neurosurf/rgl requires XQuartz)\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1771805256
  },
  "_maintainer": {
    "name": "Bradley Buchsbaum",
    "email": "brad.buchsbaum@gmail.com",
    "login": "bbuchsbaum",
    "description": "",
    "uuid": 53819
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "fmrireg",
      "version": ">= 0.1.2",
      "role": "Imports"
    },
    {
      "package": "fmridataset",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "neuroim2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fmrihrf",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "neuroatlas",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tinytable",
      "role": "Suggests"
    }
  ],
  "_owner": "bbuchsbaum",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 11
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bbuchsbaum",
      "count": 12,
      "uuid": 53819
    }
  ],
  "_userbio": {
    "uuid": 53819,
    "type": "user",
    "name": "bbuchsbaum"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fmrireport"
  },
  "_devurl": "https://github.com/bbuchsbaum/fmrireport",
  "_pkgdown": "https://bbuchsbaum.github.io/fmrireport/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fmrireport.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "cluster_table",
    "format_cluster_tt",
    "report"
  ],
  "_help": [
    {
      "page": "as.data.frame.cluster_table",
      "title": "Coerce cluster_table to a Flat data.frame",
      "topics": [
        "as.data.frame.cluster_table"
      ]
    },
    {
      "page": "cluster_table",
      "title": "Build a Publication-Quality Activation Cluster Table",
      "topics": [
        "cluster_table"
      ]
    },
    {
      "page": "format_cluster_tt",
      "title": "Format a cluster_table as a tinytable",
      "topics": [
        "format_cluster_tt"
      ]
    },
    {
      "page": "print.cluster_table",
      "title": "Print a cluster_table Object",
      "topics": [
        "print.cluster_table"
      ]
    },
    {
      "page": "report",
      "title": "Render Analysis Reports",
      "topics": [
        "report",
        "report.default",
        "report.fmri_lm"
      ]
    }
  ],
  "_readme": "https://github.com/bbuchsbaum/fmrireport/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "BH",
    "bigassertr",
    "bigmemory",
    "bigmemory.sri",
    "bigparallelr",
    "bigstatsr",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "dbscan",
    "deflist",
    "delarr",
    "DEoptimR",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "ff",
    "flock",
    "fmriAR",
    "fmridataset",
    "fmridesign",
    "fmrigds",
    "fmrihrf",
    "fmrilss",
    "fmrireg",
    "fontawesome",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gtable",
    "hdf5r",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mmap",
    "neuroim2",
    "numDeriv",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plotly",
    "pracma",
    "prettyunits",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rmio",
    "RNifti",
    "RNiftyReg",
    "robustbase",
    "roptim",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "fmrireport.Rmd",
      "filename": "fmrireport.html",
      "title": "Getting started with fmrireport",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why fmrireport?",
        "Package overview",
        "Quick example: cluster_table()",
        "Flat table for rendering",
        "MNI coordinate labels",
        "Tinytable output",
        "Full PDF report workflow",
        "Controlling the activation table",
        "Next steps"
      ],
      "created": "2026-02-22 19:23:30",
      "modified": "2026-02-22 19:23:30",
      "commits": 1
    },
    {
      "source": "cluster-tables.Rmd",
      "filename": "cluster-tables.html",
      "title": "Publication-quality activation tables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Creating synthetic activation maps",
        "Basic cluster detection",
        "Controlling sub-peak detection",
        "Sorting options",
        "P-value computation",
        "Flat data.frame output",
        "MNI coordinate column names",
        "Formatted tables with tinytable",
        "Atlas labeling",
        "Combining with overlay plots",
        "Connectivity options",
        "Edge cases",
        "The cluster_table object",
        "Summary"
      ],
      "created": "2026-02-22 19:23:30",
      "modified": "2026-02-22 19:41:56",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "fmrireport",
  "_universes": [
    "bbuchsbaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T22:58:22.000Z",
      "distro": "noble",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "be58295d169edb2f478751aa11b0d55d932281aa1ea770fde037635f53061e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T22:57:46.000Z",
      "distro": "noble",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "eddce5e1dd246429818746a8e21823efc2376f48eeb50983e09251bb538777c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T22:56:19.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "113913c515cb8bdcbb7fba910049d66559b45fdb0b0033508b3cdccbb690372d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T22:56:20.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "f06181b884a04c99d9f77a62103a90ef8dfa2d33e6dd68c526a2882b7352d742",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T22:57:52.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "2061f9ef37c75c8c622c86cb66f2d911d06adc0100887fc5bf95664a2a3ae81f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T22:56:19.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "3c42b1011a7941fdddaa295e4089bc4e662c7c4b99bdec0bcdacde5b176c9b7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T22:56:18.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "41887b29a76e3b073a1365a8d3f56a0e0f2d31f65cf23e8228f91c07e914c0fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T22:56:16.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "202a7e61f5b9f0785a23582d14fe2796753e7f3af82afc9d4236b55e9df026b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/26852518922"
    }
  ]
}