{
  "_id": "6a4eebac21b18e15484fefed",
  "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-07-09 00:26:14 UTC",
    "User": "root"
  },
  "Author": "Bradley Buchsbaum [aut, cre]",
  "Maintainer": "Bradley Buchsbaum <brad.buchsbaum@gmail.com>",
  "_user": "bbuchsbaum",
  "_type": "src",
  "_file": "fmrireport_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/15914ffa927c32dcab5961cbd9e3009248f7c8e2a7491842c3f06169894f2485",
  "_filesize": 406215,
  "_sha256": "15914ffa927c32dcab5961cbd9e3009248f7c8e2a7491842c3f06169894f2485",
  "_expires": "2026-10-17T00:30:34.000Z",
  "_created": "2026-07-09T00:26:14.000Z",
  "_published": "2026-07-09T00:30:36.032Z",
  "_jobs": [
    {
      "job": 86012676093,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8185676321"
    },
    {
      "job": 86012676092,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8185667577"
    },
    {
      "job": 86012676111,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8185637999"
    },
    {
      "job": 86012676135,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8185642269"
    },
    {
      "job": 86011667229,
      "time": 472,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8185613371"
    },
    {
      "job": 86012676099,
      "time": 195,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8185669574"
    },
    {
      "job": 86012676642,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8185650891"
    },
    {
      "job": 86012676663,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8185645680"
    },
    {
      "job": 86012676544,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8185650227"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 34
  },
  "_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.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fmrireport.html",
    "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"
      ]
    }
  ],
  "_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": 2.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "fmrireport",
  "_universes": [
    "bbuchsbaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T00:29:51.000Z",
      "distro": "resolute",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/3f058d01a3d817137010db4d38854c9be7dcacb21791ab1e5b967872aaa0a52d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-09T00:29:22.000Z",
      "distro": "resolute",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/c2fb7adcddd7a9a0ca22d08033d6ebca04e6a50eb9049f96d2791f5a6693c88d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T00:27:45.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/2fa58e61b174dc15eacfa0f0ada14ae73b8751391d8101a8cc74e7acf5fcfdac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-09T00:27:55.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/1b9d02bcc767982cba470feb140ab207116727045ab03a15e1ebfcaec2e84621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-09T00:29:47.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/02e997403a47288e24278ed898f2caddc8ff5eb35806ccb59ff2c1df1664319e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T00:28:19.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/52cc2226b8e5c38c736ed1767a77e0d354129a6f84d2def7f876e8d850baf227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T00:27:58.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/f05d3d12628aa3045aea669096acd2a01385ffdbc314462f68a3361d5a9c34d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-09T00:28:16.000Z",
      "commit": "aca110d4f314478410c77d2cc9674d047918e2be",
      "fileid": "https://r2.ropensci.org/c870a83659d733c3b7d306124ace7359c57e290b39495a8d2b07f8be5b1814b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bbuchsbaum/actions/runs/28984892455"
    }
  ]
}