{
  "_id": "6a105cdbacfb0bcc41ca45a1",
  "Type": "Package",
  "Package": "freesurfer",
  "Title": "Wrapper Functions for 'FreeSurfer'",
  "Version": "1.8.1.902",
  "Authors@R": "c(\nperson(\"John\", \"Muschelli\", , \"muschellij2@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6469-1750\")),\nperson(\"Athanasia Mo\", \"Mowinckel\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-5756-0223\"))\n)",
  "Description": "Wrapper functions that interface with 'Freesurfer'\n<https://surfer.nmr.mgh.harvard.edu/>, a powerful and\ncommonly-used 'neuroimaging' software, using system commands.\nThe goal is to be able to interface with 'Freesurfer'\ncompletely in R, where you pass R objects of class 'nifti',\nimplemented by package 'oro.nifti', and the function executes\nan 'Freesurfer' command and returns an R object of class\n'nifti' or necessary output.",
  "License": "GPL-3",
  "URL": "https://muschellij2.github.io/freesurfer/,\nhttps://github.com/muschellij2/freesurfer",
  "BugReports": "https://github.com/muschellij2/freesurfer/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyLoad": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "FreeSurfer (https://freesurfer.net/)",
  "Repository": "https://muschellij2.r-universe.dev",
  "Date/Publication": "2026-04-09 01:12:22 UTC",
  "RemoteUrl": "https://github.com/muschellij2/freesurfer",
  "RemoteRef": "HEAD",
  "RemoteSha": "5953d538f0d7df3424d77ab40965671061f55642",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 04:57:13 UTC",
    "User": "root"
  },
  "Author": "John Muschelli [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6469-1750>),\nAthanasia Mo Mowinckel [ctb] (ORCID:\n<https://orcid.org/0000-0002-5756-0223>)",
  "Maintainer": "John Muschelli <muschellij2@gmail.com>",
  "MD5sum": "cd446fd2f82655cfce13f1f7c34134b4",
  "_user": "muschellij2",
  "_type": "src",
  "_file": "freesurfer_1.8.1.902.tar.gz",
  "_fileid": "95bfa228bbcc82e93bc26aae4d47e7ddb4d4c801b8a05b4b45419458785f9164",
  "_filesize": 373424,
  "_sha256": "95bfa228bbcc82e93bc26aae4d47e7ddb4d4c801b8a05b4b45419458785f9164",
  "_created": "2026-05-09T04:57:13.000Z",
  "_published": "2026-05-22T13:40:43.096Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391338706,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893004752"
    },
    {
      "job": 77391339158,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893004926"
    },
    {
      "job": 77391339037,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893003042"
    },
    {
      "job": 77391339006,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6892999795"
    },
    {
      "job": 77391338320,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6892990235"
    },
    {
      "job": 77391338156,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161918594"
    },
    {
      "job": 77391338950,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893000981"
    },
    {
      "job": 77391339459,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893002287"
    },
    {
      "job": 77391339207,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893003390"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muschellij2/freesurfer",
  "_commit": {
    "id": "5953d538f0d7df3424d77ab40965671061f55642",
    "author": "John Muschelli <muschellij2@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from drmowinckels/refactor\n\nRefactor",
    "time": 1775697142
  },
  "_maintainer": {
    "name": "John Muschelli",
    "email": "muschellij2@gmail.com",
    "login": "muschellij2",
    "orcid": "0000-0001-6469-1750",
    "twitter": "@strictlystat",
    "uuid": 1075118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "neurobase",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "oro.nifti",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "muschellij2",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 2
    },
    {
      "week": "2025-20",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "muschellij2",
      "count": 231,
      "uuid": 1075118
    },
    {
      "user": "drmowinckels",
      "count": 68,
      "uuid": 14014329
    },
    {
      "user": "emsweene",
      "count": 3,
      "uuid": 1934509
    }
  ],
  "_userbio": {
    "uuid": 1075118,
    "type": "user",
    "name": "John Muschelli"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/freesurfer"
  },
  "_devurl": "https://github.com/muschellij2/freesurfer",
  "_searchresults": 73,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/freesurfer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muschellij2/freesurfer",
  "_realowner": "muschellij2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.8",
      "date": "2016-09-07"
    },
    {
      "version": "1.0",
      "date": "2016-09-28"
    },
    {
      "version": "1.6.1",
      "date": "2017-10-10"
    },
    {
      "version": "1.6.5",
      "date": "2019-07-18"
    },
    {
      "version": "1.6.7",
      "date": "2020-03-30"
    },
    {
      "version": "1.6.8",
      "date": "2020-12-08"
    },
    {
      "version": "1.6.10",
      "date": "2024-05-14"
    },
    {
      "version": "1.8.1",
      "date": "2025-05-12"
    }
  ],
  "_exports": [
    "aparcs_to_bg",
    "aparcstats2table",
    "aparcstats2table.help",
    "asegstats2table",
    "asegstats2table.help",
    "autorecon1",
    "autorecon2",
    "autorecon3",
    "checkmnc",
    "construct_subj_dir",
    "convert_surface",
    "freesurfer_dir",
    "freesurfer_read_curv",
    "freesurfer_read_surf",
    "freesurferdir",
    "fs_cmd",
    "fs_dir",
    "fs_help",
    "fs_imgext",
    "fs_sitrep",
    "fs_subj_dir",
    "fs_version",
    "get_fs",
    "get_fs_home",
    "get_fs_license",
    "get_fs_output",
    "get_fs_setting",
    "get_fs_source",
    "get_fs_subdir",
    "get_fs_verbosity",
    "get_mni_bin",
    "have_fs",
    "mnc2nii",
    "mnc2nii.help",
    "mri_convert",
    "mri_convert.help",
    "mri_deface",
    "mri_info",
    "mri_info.help",
    "mri_mask",
    "mri_mask.help",
    "mri_normalize",
    "mri_normalize.help",
    "mri_segment.help",
    "mri_surf2surf",
    "mri_surf2surf.help",
    "mri_synthstrip",
    "mri_synthstrip.help",
    "mri_watershed",
    "mri_watershed.help",
    "mris_convert",
    "mris_convert_annot",
    "mris_convert_curv",
    "mris_convert_normals",
    "mris_convert_vertex",
    "mris_convert.help",
    "mris_euler_number",
    "mris_euler_number.help",
    "nii2mnc",
    "nii2mnc.help",
    "nu_correct",
    "nu_correct.help",
    "read_annotation",
    "read_aseg_stats",
    "read_fs_label",
    "read_fs_table",
    "read_mgh",
    "read_mgz",
    "read_mnc",
    "read_stats_table",
    "readmgh",
    "readmgz",
    "recon",
    "recon_all",
    "recon_con1",
    "recon_con2",
    "recon_con3",
    "recon_steps",
    "reconner",
    "set_fs_subj_dir",
    "stats2table",
    "surf_convert",
    "surface_to_obj",
    "surface_to_triangles",
    "synthstrip",
    "temp_file",
    "trac_all",
    "trac_bedpost",
    "trac_path",
    "trac_prep",
    "tracker",
    "tracker.help"
  ],
  "_datasets": [
    {
      "name": "fs_lut",
      "title": "Freesurfer look up table (LUT)",
      "object": "fs_lut",
      "class": [
        "data.frame"
      ],
      "fields": [
        "index",
        "label",
        "R",
        "G",
        "B",
        "A"
      ],
      "rows": 1266,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aparcs_to_bg",
      "title": "Convert Freesurfer aparcs Table to brainGraph",
      "topics": [
        "aparcs_to_bg"
      ]
    },
    {
      "page": "checkmnc-methods",
      "title": "Force object to filename with .mnc extension",
      "topics": [
        "checkmnc",
        "checkmnc,character-method",
        "checkmnc,list-method",
        "checkmnc,nifti-method",
        "checkmnc-methods",
        "ensure_mnc"
      ]
    },
    {
      "page": "construct_subj_dir",
      "title": "Construct Subject Directory",
      "topics": [
        "construct_subj_dir"
      ]
    },
    {
      "page": "convert_surface",
      "title": "Convert Freesurfer Surface",
      "topics": [
        "convert_surface"
      ]
    },
    {
      "page": "freesurfer_read_curv",
      "title": "Read Freesufer Curv file",
      "topics": [
        "freesurfer_read_curv"
      ]
    },
    {
      "page": "freesurfer_read_surf",
      "title": "Read Freesurfer Surface file",
      "topics": [
        "freesurfer_read_surf"
      ]
    },
    {
      "page": "fs_cmd",
      "title": "Execute FreeSurfer Commands from R",
      "topics": [
        "fs_cmd"
      ]
    },
    {
      "page": "fs_dir",
      "title": "Get FreeSurfer Directory Paths",
      "topics": [
        "freesurferdir",
        "freesurfer_dir",
        "fs_dir",
        "fs_subj_dir"
      ]
    },
    {
      "page": "fs_help",
      "title": "Wrapper for getting FreeSurfer help",
      "topics": [
        "fs_help"
      ]
    },
    {
      "page": "fs_imgext",
      "title": "Determine extension of image based on Freesurfer output type",
      "topics": [
        "fs_imgext"
      ]
    },
    {
      "page": "fs_lut",
      "title": "Freesurfer look up table (LUT)",
      "topics": [
        "fs_lut"
      ]
    },
    {
      "page": "fs_sitrep",
      "title": "FreeSurfer Situation Report",
      "topics": [
        "fs_sitrep"
      ]
    },
    {
      "page": "fs_version",
      "title": "Find Freesurfer Version",
      "topics": [
        "fs_version"
      ]
    },
    {
      "page": "get_fs",
      "title": "Generate FreeSurfer Command Line Environment Setup",
      "topics": [
        "get_fs"
      ]
    },
    {
      "page": "get_fs_setting",
      "title": "Retrieve FreeSurfer Configuration Settings",
      "topics": [
        "get_fs_home",
        "get_fs_license",
        "get_fs_output",
        "get_fs_setting",
        "get_fs_source",
        "get_fs_subdir",
        "get_fs_verbosity",
        "get_mni_bin"
      ]
    },
    {
      "page": "have_fs",
      "title": "Logical check if Freesurfer is accessible",
      "topics": [
        "have_fs"
      ]
    },
    {
      "page": "mnc2nii",
      "title": "Convert MNC to NIfTI",
      "topics": [
        "mnc2nii",
        "mnc2nii.help"
      ]
    },
    {
      "page": "mri_convert",
      "title": "Convert Medical Image Formats with FreeSurfer",
      "topics": [
        "mri_convert",
        "mri_convert.help"
      ]
    },
    {
      "page": "mri_deface",
      "title": "MRI Deface",
      "topics": [
        "mri_deface"
      ]
    },
    {
      "page": "mri_info",
      "title": "MRI information",
      "topics": [
        "mri_info"
      ]
    },
    {
      "page": "mri_info.help",
      "title": "MRI information Help",
      "topics": [
        "mri_info.help"
      ]
    },
    {
      "page": "mri_mask",
      "title": "Use Freesurfers MRI Mask",
      "topics": [
        "mri_mask"
      ]
    },
    {
      "page": "mri_mask.help",
      "title": "MRI Normalize Help",
      "topics": [
        "mri_mask.help"
      ]
    },
    {
      "page": "mri_normalize",
      "title": "Use Freesurfers MRI Normalize Algorithm",
      "topics": [
        "mri_normalize"
      ]
    },
    {
      "page": "mri_normalize.help",
      "title": "MRI Normalize Help",
      "topics": [
        "mri_normalize.help"
      ]
    },
    {
      "page": "mri_segment",
      "title": "Use Freesurfers MRI Segmentation Algorithm",
      "topics": [
        "mri_segment",
        "mri_segment.help"
      ]
    },
    {
      "page": "mri_surf2surf",
      "title": "Resample Cortical Surface Data with FreeSurfer",
      "topics": [
        "mri_surf2surf",
        "mri_surf2surf.help"
      ]
    },
    {
      "page": "mri_synthstrip",
      "title": "Use Freesurfers MRI SynthStrip",
      "topics": [
        "mri_synthstrip",
        "synthstrip"
      ]
    },
    {
      "page": "mri_synthstrip.help",
      "title": "MRI Normalize Help",
      "topics": [
        "mri_synthstrip.help"
      ]
    },
    {
      "page": "mri_watershed",
      "title": "Use Freesurfers MRI Watershed Algorithm",
      "topics": [
        "mri_watershed",
        "mri_watershed.help"
      ]
    },
    {
      "page": "mris_convert",
      "title": "Convert Cortical Surface File Formats with FreeSurfer",
      "topics": [
        "mris_convert",
        "mris_convert.help",
        "mris_convert_annot",
        "mris_convert_curv",
        "mris_convert_normals",
        "mris_convert_vertex"
      ]
    },
    {
      "page": "mris_euler_number",
      "title": "MRIs Euler Number",
      "topics": [
        "mris_euler_number"
      ]
    },
    {
      "page": "mris_euler_number.help",
      "title": "MRI Euler Number Help",
      "topics": [
        "mris_euler_number.help"
      ]
    },
    {
      "page": "nii2mnc",
      "title": "Convert NIfTI to MNC",
      "topics": [
        "nii2mnc",
        "nii2mnc.help"
      ]
    },
    {
      "page": "nu_correct",
      "title": "Use FreeSurfer's Non-Uniformity Correction",
      "topics": [
        "nu_correct",
        "nu_correct.help"
      ]
    },
    {
      "page": "read_annotation",
      "title": "Read Freesurfer annotation file",
      "topics": [
        "read_annotation"
      ]
    },
    {
      "page": "read_aseg_stats",
      "title": "Read FreeSurfer Anatomical Segmentation Statistics",
      "topics": [
        "read_aseg_stats"
      ]
    },
    {
      "page": "read_fs_label",
      "title": "Read Label File",
      "topics": [
        "read_fs_label"
      ]
    },
    {
      "page": "read_fs_table",
      "title": "Read FreeSurfer Table Output",
      "topics": [
        "read_fs_table",
        "read_stats_table"
      ]
    },
    {
      "page": "read_mgz",
      "title": "Read MGH or MGZ File",
      "topics": [
        "readmgh",
        "readmgz",
        "read_mgh",
        "read_mgz"
      ]
    },
    {
      "page": "read_mnc",
      "title": "Read MNC File",
      "topics": [
        "read_mnc"
      ]
    },
    {
      "page": "recon",
      "title": "FreeSurfer Reconstruction Pipeline Functions",
      "topics": [
        "recon",
        "recon_all",
        "recon_steps"
      ]
    },
    {
      "page": "recon_manual",
      "title": "Manual Freesurfer Reconstruction Workflow",
      "topics": [
        "autorecon1",
        "autorecon2",
        "autorecon3",
        "recon_con1",
        "recon_con2",
        "recon_con3",
        "recon_manual"
      ]
    },
    {
      "page": "reconner",
      "title": "Reconstruction Helper for FreeSurfer's recon-all",
      "topics": [
        "reconner"
      ]
    },
    {
      "page": "stats2table",
      "title": "Generalized Stats to Table",
      "topics": [
        "aparcstats2table",
        "aparcstats2table.help",
        "asegstats2table",
        "asegstats2table.help",
        "stats2table"
      ]
    },
    {
      "page": "surf_convert",
      "title": "Convert Surface Data to ASCII",
      "topics": [
        "surf_convert"
      ]
    },
    {
      "page": "surface_to_obj",
      "title": "Convert Freesurfer Surface to Wavefront OBJ",
      "topics": [
        "surface_to_obj"
      ]
    },
    {
      "page": "surface_to_triangles",
      "title": "Convert Freesurfer Surface to Triangles",
      "topics": [
        "surface_to_triangles"
      ]
    },
    {
      "page": "temp_file",
      "title": "Create a Temporary File with a Newly Created Directory",
      "topics": [
        "temp_file"
      ]
    },
    {
      "page": "trac",
      "title": "FreeSurfer Diffusion Tractography Pipeline",
      "topics": [
        "trac",
        "tracker",
        "tracker.help",
        "trac_all",
        "trac_bedpost",
        "trac_path",
        "trac_prep"
      ]
    }
  ],
  "_readme": "https://github.com/muschellij2/freesurfer/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "bitops",
    "cli",
    "lifecycle",
    "matrixStats",
    "neurobase",
    "oro.nifti",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "Rcpp",
    "rlang",
    "RNifti"
  ],
  "_vignettes": [
    {
      "source": "advance_future.Rmd",
      "filename": "advance_future.html",
      "title": "Advanced usage & future plans",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What's Next? Additional Features and Future Plans",
        "Conclusion"
      ],
      "created": "2026-04-09 01:12:22",
      "modified": "2026-04-09 01:12:22",
      "commits": 1
    },
    {
      "source": "analysing_visualizing.Rmd",
      "filename": "analysing_visualizing.html",
      "title": "Analyzing and Visualizing Freesurfer Outputs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exploring Freesurfer Output: A Practical Guide",
        "Visualizing Segmented Brain Structures",
        "Analyzing Anatomical Statistics for Brain Structures",
        "Converting and Visualizing Brain Surfaces with mris_convert",
        "Working with Label Files"
      ],
      "created": "2026-04-09 01:12:22",
      "modified": "2026-04-09 01:12:22",
      "commits": 1
    },
    {
      "source": "image_processing.Rmd",
      "filename": "image_processing.html",
      "title": "Core Image Processing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Understanding Imaging Formats in freesurfer and R",
        "The Freesurfer Reconstruction Pipeline",
        "Converting MRI Images with mri_convert",
        "Correcting for Bias Fields with nu_correct",
        "Brain Extraction with mri_watershed"
      ],
      "created": "2026-04-09 01:12:22",
      "modified": "2026-04-09 01:12:22",
      "commits": 1
    },
    {
      "source": "freesurfer.Rmd",
      "filename": "freesurfer.html",
      "title": "Getting Started and Setting Up freesurfer in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting Up Your R Environment for freesurfer",
        "Setting Up Freesurfer Options",
        "Check if Freesurfer is installed",
        "Understanding Freesurfer Output Formats",
        "Understanding how get_fs() fascilitates Freesurfer calls",
        "Why is get_fs() important?",
        "How it works",
        "Example Usage",
        "Organizing Your Freesurfer Analyses"
      ],
      "created": "2026-04-09 01:12:22",
      "modified": "2026-04-09 01:12:22",
      "commits": 1
    },
    {
      "source": "recon-all.Rmd",
      "filename": "recon-all.html",
      "title": "Running recon-all",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Running the Freesurfer recon-all Pipeline",
        "Restarting the Reconstruction Pipeline",
        "Customizing the Pipeline with recon",
        "Running All Steps (Default)",
        "Customizing Steps",
        "Adding Verbose Output",
        "Running Specific Stages of Reconstruction",
        "Advamced use with the Low-Level reconner Function",
        "Basic Usage",
        "Force Execution",
        "Summary of Functions",
        "Conclusion"
      ],
      "created": "2026-04-09 01:12:22",
      "modified": "2026-04-09 01:12:22",
      "commits": 1
    }
  ],
  "_score": 7.164352855784437,
  "_indexed": true,
  "_nocasepkg": "freesurfer",
  "_universes": [
    "muschellij2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:59:16.000Z",
      "distro": "noble",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "a618d0689442c64bdfc98eb30411d1a6de8e114dce1ab6bf8b12e5cbf699375c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:59:18.000Z",
      "distro": "noble",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "406eac76706303ebfffe48b792d7815a2e461dd581af401a258ef734ebb5a994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:59:10.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "36bab700c438e16148819ba69a02816dfcef596fb02dd666de28eb9fd4a29fe7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:58:46.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "e87ca018529a3f80966f020e0fbec7b01ca4b6388f5f5da86ab80c2139ca8acb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:58:28.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "08dc88506af55f6ee50b9209fcd68e063c89fa137f526d5b3325cdfd2bf62c52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:58:41.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "f8c61c01f7eae8eabd712274f8e79dc9370779ed2a57ddd8b6bab81c0c0778b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.1.902",
      "date": "2026-05-09T04:58:43.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "be5d2ec03d4d80390c858d0aa659664a2d423640c6510015dddb9a65ba1b1739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.1.902",
      "date": "2026-05-22T13:40:24.000Z",
      "commit": "5953d538f0d7df3424d77ab40965671061f55642",
      "fileid": "37bcb1f8914f98413fe083c122cf6433668af82ebfc71c3581044742ceec1f95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/25592212829"
    }
  ]
}