{
  "_id": "6a1e6c5e1d7bb097a0a62404",
  "Package": "surveyframe",
  "Title": "Survey Instrument Workflows",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\ngiven = \"Mohammed Ali\",\nfamily = \"Sharafuddin\",\nemail = \"mohammedali.page@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-5247-2964\")\n)\n)",
  "Description": "Supports survey research workflows built around a typed\ninstrument object (the sframe). Features include visual\ninstrument design via a browser-based builder or 'Shiny'\nstudio, export to a self-contained static HTML survey, an\nembeddable 'Shiny' module, SHA-256 integrity-checked\nserialisation to the '.sframe' format, multi-page survey\nrendering, branching logic, response quality checking, scale\nscoring, psychometric diagnostics, analysis-plan execution,\nmodel syntax planning, an interactive response dashboard,\ncodebook generation, and reproducible HTML reporting.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/MohammedAliSharafuddin/surveyframe",
  "BugReports": "https://github.com/MohammedAliSharafuddin/surveyframe/issues",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://mohammedalisharafuddin.r-universe.dev",
  "Date/Publication": "2026-06-02 05:06:11 UTC",
  "RemoteUrl": "https://github.com/mohammedalisharafuddin/surveyframe",
  "RemoteRef": "HEAD",
  "RemoteSha": "81acf1456a43295f707055ee18bc388c3d33bf6c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 05:34:38 UTC",
    "User": "root"
  },
  "Author": "Mohammed Ali Sharafuddin [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5247-2964>)",
  "Maintainer": "Mohammed Ali Sharafuddin <mohammedali.page@gmail.com>",
  "MD5sum": "0623de70a15c7c107d16fbb20d3aebe2",
  "_user": "mohammedalisharafuddin",
  "_type": "src",
  "_file": "surveyframe_0.3.1.tar.gz",
  "_fileid": "fcf147bcd60edf27ed8ca78fd8a2c011502bcfbb8e32aa0e42355ed3787c3c62",
  "_filesize": 792445,
  "_sha256": "fcf147bcd60edf27ed8ca78fd8a2c011502bcfbb8e32aa0e42355ed3787c3c62",
  "_created": "2026-06-02T05:34:38.000Z",
  "_published": "2026-06-02T05:38:38.540Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79006295527,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349803837"
    },
    {
      "job": 79006295535,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349799929"
    },
    {
      "job": 79006295501,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349778354"
    },
    {
      "job": 79006295495,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349782837"
    },
    {
      "job": 79005928083,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349758000"
    },
    {
      "job": 79006295484,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349779609"
    },
    {
      "job": 79006295518,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7349783396"
    },
    {
      "job": 79006295519,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7349780050"
    },
    {
      "job": 79006295520,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7349777655"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mohammedalisharafuddin/surveyframe",
  "_commit": {
    "id": "81acf1456a43295f707055ee18bc388c3d33bf6c",
    "author": "MohamedaliS <50414472+MohamedaliS@users.noreply.github.com>",
    "committer": "MohamedaliS <50414472+MohamedaliS@users.noreply.github.com>",
    "message": "Order pkgdown Articles by the survey research workflow\n\nAdd an articles section so the website lists vignettes in workflow order\n(worked example, build, analyse, reliability and validity, model syntax,\nvisual tools) instead of alphabetically. Website-only, not in the package build.\n",
    "time": 1780376771
  },
  "_maintainer": {
    "name": "Mohammed Ali Sharafuddin",
    "email": "mohammedali.page@gmail.com",
    "login": "flairmi",
    "description": "",
    "uuid": 175247904,
    "orcid": "0000-0001-5247-2964"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "googlesheets4",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Suggests"
    },
    {
      "package": "psych",
      "version": ">= 2.3.0",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mohammedalisharafuddin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 22
    },
    {
      "week": "2026-21",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 9
    },
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mohammedalisharafuddin",
      "count": 51,
      "uuid": 50414472
    }
  ],
  "_userbio": {
    "uuid": 50414472,
    "type": "user",
    "name": "Mohammed Ali Sharafuddin"
  },
  "_downloads": {
    "count": 95,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/surveyframe"
  },
  "_devurl": "https://github.com/mohammedalisharafuddin/surveyframe",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/surveyframe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mohammedalisharafuddin/surveyframe",
  "_realowner": "mohammedalisharafuddin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "add_model",
    "assumption_report",
    "cfa_lavaan_syntax",
    "cfa_syntax",
    "codebook_report",
    "descriptives_report",
    "efa_report",
    "efa_solution",
    "efa_syntax",
    "export_google_sheet",
    "export_static_survey",
    "item_report",
    "launch_builder",
    "launch_builder_demo",
    "launch_dashboard",
    "launch_dashboard_demo",
    "launch_studio",
    "launch_studio_demo",
    "missing_data_report",
    "model_json",
    "model_report_template",
    "outlier_report",
    "posthoc_report",
    "quality_report",
    "read_responses",
    "read_sframe",
    "read_sheet_responses",
    "reliability_report",
    "render_report",
    "render_results",
    "render_survey",
    "run_analysis_plan",
    "sample_size_plan",
    "score_scales",
    "sem_lavaan_syntax",
    "seminr_syntax",
    "sf_branch",
    "sf_check",
    "sf_choices",
    "sf_construct",
    "sf_covariance",
    "sf_indirect",
    "sf_instrument",
    "sf_item",
    "sf_model",
    "sf_path",
    "sf_scale",
    "sframe_builder_empty_state",
    "sframe_builder_state_from_instrument",
    "sframe_builder_validate_draft",
    "sframe_demo_data",
    "sframe_input_types_demo_data",
    "survey_module_server",
    "survey_module_ui",
    "validate_model",
    "validate_sframe",
    "validity_report",
    "write_sframe"
  ],
  "_help": [
    {
      "page": "add_model",
      "title": "Add a model specification to an instrument",
      "topics": [
        "add_model"
      ]
    },
    {
      "page": "assumption_report",
      "title": "Assumption-check report",
      "topics": [
        "assumption_report"
      ]
    },
    {
      "page": "cfa_lavaan_syntax",
      "title": "Generate lavaan CFA syntax",
      "topics": [
        "cfa_lavaan_syntax"
      ]
    },
    {
      "page": "cfa_syntax",
      "title": "Generate lavaan CFA syntax from an instrument object",
      "topics": [
        "cfa_syntax"
      ]
    },
    {
      "page": "codebook_report",
      "title": "Generate a survey codebook from an instrument object",
      "topics": [
        "codebook_report"
      ]
    },
    {
      "page": "descriptives_report",
      "title": "Descriptive statistics report",
      "topics": [
        "descriptives_report"
      ]
    },
    {
      "page": "efa_report",
      "title": "Prepare a survey instrument for exploratory factor analysis",
      "topics": [
        "efa_report"
      ]
    },
    {
      "page": "efa_solution",
      "title": "Estimate an exploratory factor solution",
      "topics": [
        "efa_solution"
      ]
    },
    {
      "page": "efa_syntax",
      "title": "Generate EFA planning syntax",
      "topics": [
        "efa_syntax"
      ]
    },
    {
      "page": "export_google_sheet",
      "title": "Export a survey instrument to Google Sheets collection format",
      "topics": [
        "export_google_sheet"
      ]
    },
    {
      "page": "export_static_survey",
      "title": "Export a self-contained static HTML survey",
      "topics": [
        "export_static_survey"
      ]
    },
    {
      "page": "format.sframe",
      "title": "Format an sframe instrument object as a string",
      "topics": [
        "format.sframe"
      ]
    },
    {
      "page": "item_report",
      "title": "Generate item-level diagnostics",
      "topics": [
        "item_report"
      ]
    },
    {
      "page": "launch_builder",
      "title": "Launch the surveyframe visual survey builder",
      "topics": [
        "launch_builder"
      ]
    },
    {
      "page": "launch_builder_demo",
      "title": "Launch SurveyBuilder with the bundled input-types demo preloaded",
      "topics": [
        "launch_builder_demo"
      ]
    },
    {
      "page": "launch_dashboard",
      "title": "Launch the interactive response dashboard",
      "topics": [
        "launch_dashboard"
      ]
    },
    {
      "page": "launch_dashboard_demo",
      "title": "Launch the response dashboard with the bundled input-types demo",
      "topics": [
        "launch_dashboard_demo"
      ]
    },
    {
      "page": "launch_studio",
      "title": "Launch the SurveyStudio interface",
      "topics": [
        "launch_studio"
      ]
    },
    {
      "page": "launch_studio_demo",
      "title": "Launch SurveyStudio with the bundled input-types demo",
      "topics": [
        "launch_studio_demo"
      ]
    },
    {
      "page": "missing_data_report",
      "title": "Missing-data report",
      "topics": [
        "missing_data_report"
      ]
    },
    {
      "page": "model_json",
      "title": "Serialise a model specification to JSON",
      "topics": [
        "model_json"
      ]
    },
    {
      "page": "model_report_template",
      "title": "Create a model reporting template",
      "topics": [
        "model_report_template"
      ]
    },
    {
      "page": "outlier_report",
      "title": "Flag univariate and multivariate outliers",
      "topics": [
        "outlier_report"
      ]
    },
    {
      "page": "posthoc_report",
      "title": "Post-hoc and pairwise comparison report",
      "topics": [
        "posthoc_report"
      ]
    },
    {
      "page": "print.sframe",
      "title": "Print an sframe instrument object",
      "topics": [
        "print.sframe"
      ]
    },
    {
      "page": "quality_report",
      "title": "Generate a data quality report for survey responses",
      "topics": [
        "quality_report"
      ]
    },
    {
      "page": "read_responses",
      "title": "Read and validate survey responses",
      "topics": [
        "read_responses"
      ]
    },
    {
      "page": "read_sframe",
      "title": "Read an instrument from a .sframe file",
      "topics": [
        "read_sframe"
      ]
    },
    {
      "page": "read_sheet_responses",
      "title": "Read survey responses from a Google Sheet",
      "topics": [
        "read_sheet_responses"
      ]
    },
    {
      "page": "reliability_report",
      "title": "Compute reliability statistics for scored scales",
      "topics": [
        "reliability_report"
      ]
    },
    {
      "page": "render_report",
      "title": "Render a reproducible survey report",
      "topics": [
        "render_report"
      ]
    },
    {
      "page": "render_results",
      "title": "Render analysis results to a formatted HTML report",
      "topics": [
        "render_results"
      ]
    },
    {
      "page": "render_survey",
      "title": "Render a survey from an instrument object",
      "topics": [
        "render_survey"
      ]
    },
    {
      "page": "run_analysis_plan",
      "title": "Run a pre-planned analysis from an instrument's analysis plan",
      "topics": [
        "run_analysis_plan"
      ]
    },
    {
      "page": "sample_size_plan",
      "title": "Sample-size and power planning helper",
      "topics": [
        "sample_size_plan"
      ]
    },
    {
      "page": "score_scales",
      "title": "Score defined scales from survey responses",
      "topics": [
        "score_scales"
      ]
    },
    {
      "page": "sem_lavaan_syntax",
      "title": "Generate lavaan CB-SEM syntax",
      "topics": [
        "sem_lavaan_syntax"
      ]
    },
    {
      "page": "seminr_syntax",
      "title": "Generate seminr PLS-SEM syntax",
      "topics": [
        "seminr_syntax"
      ]
    },
    {
      "page": "sf_branch",
      "title": "Define a branching rule",
      "topics": [
        "sf_branch"
      ]
    },
    {
      "page": "sf_check",
      "title": "Define a design-time survey check",
      "topics": [
        "sf_check"
      ]
    },
    {
      "page": "sf_choices",
      "title": "Define a reusable choice set",
      "topics": [
        "sf_choices"
      ]
    },
    {
      "page": "sf_construct",
      "title": "Define a latent or composite construct",
      "topics": [
        "sf_construct"
      ]
    },
    {
      "page": "sf_covariance",
      "title": "Define a covariance between constructs",
      "topics": [
        "sf_covariance"
      ]
    },
    {
      "page": "sf_indirect",
      "title": "Define an indirect effect path",
      "topics": [
        "sf_indirect"
      ]
    },
    {
      "page": "sf_instrument",
      "title": "Create a survey instrument object",
      "topics": [
        "sf_instrument"
      ]
    },
    {
      "page": "sf_item",
      "title": "Define a survey item",
      "topics": [
        "sf_item"
      ]
    },
    {
      "page": "sf_model",
      "title": "Create a surveyframe model specification",
      "topics": [
        "sf_model"
      ]
    },
    {
      "page": "sf_path",
      "title": "Define a structural path between constructs",
      "topics": [
        "sf_path"
      ]
    },
    {
      "page": "sf_scale",
      "title": "Define a scored scale",
      "topics": [
        "sf_scale"
      ]
    },
    {
      "page": "sframe_builder_empty_state",
      "title": "Create an empty SurveyStudio builder state",
      "topics": [
        "sframe_builder_empty_state"
      ]
    },
    {
      "page": "sframe_builder_state_from_instrument",
      "title": "Convert an instrument into a SurveyStudio builder state",
      "topics": [
        "sframe_builder_state_from_instrument"
      ]
    },
    {
      "page": "sframe_builder_validate_draft",
      "title": "Validate a SurveyStudio draft state",
      "topics": [
        "sframe_builder_validate_draft"
      ]
    },
    {
      "page": "sframe_demo_data",
      "title": "Load bundled surveyframe demo data",
      "topics": [
        "sframe_demo_data"
      ]
    },
    {
      "page": "sframe_input_types_demo_data",
      "title": "Load bundled input-types demo data",
      "topics": [
        "sframe_input_types_demo_data"
      ]
    },
    {
      "page": "summary.sframe",
      "title": "Summarise an sframe instrument object",
      "topics": [
        "summary.sframe"
      ]
    },
    {
      "page": "survey_module_server",
      "title": "Shiny module server for an embedded survey",
      "topics": [
        "survey_module_server"
      ]
    },
    {
      "page": "survey_module_ui",
      "title": "Shiny module UI for an embedded survey",
      "topics": [
        "survey_module_ui"
      ]
    },
    {
      "page": "validate_model",
      "title": "Validate a surveyframe model specification",
      "topics": [
        "validate_model"
      ]
    },
    {
      "page": "validate_sframe",
      "title": "Validate an instrument object",
      "topics": [
        "validate_sframe"
      ]
    },
    {
      "page": "validity_report",
      "title": "Validity report for construct models",
      "topics": [
        "validity_report"
      ]
    },
    {
      "page": "write_sframe",
      "title": "Write an instrument to a .sframe file",
      "topics": [
        "write_sframe"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mohammedalisharafuddin/surveyframe/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/mohammedalisharafuddin/surveyframe/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "jsonlite",
    "openssl",
    "rlang",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "analysing-survey-responses.Rmd",
      "filename": "analysing-survey-responses.html",
      "title": "Analysing survey responses: running the plan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the demo",
        "Import responses",
        "Missing data and quality",
        "Score scales",
        "Check assumptions before the plan",
        "Define the plan",
        "Run the plan",
        "Read a single result",
        "Render the results report",
        "In SurveyStudio"
      ],
      "created": "2026-05-14 11:13:48",
      "modified": "2026-05-30 20:17:38",
      "commits": 4
    },
    {
      "source": "building-survey-instrument.Rmd",
      "filename": "building-survey-instrument.html",
      "title": "Building a survey instrument: questions, plan, and model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Choice sets",
        "Items and item types",
        "Scales, reverse coding, and minimum valid items",
        "Attention checks",
        "Branching",
        "The analysis plan",
        "Assemble the instrument",
        "Validate the instrument",
        "Write and read .sframe files",
        "GUI option"
      ],
      "created": "2026-05-14 11:13:48",
      "modified": "2026-05-30 20:17:38",
      "commits": 4
    },
    {
      "source": "efa-cfa-sem-pls-syntax.Rmd",
      "filename": "efa-cfa-sem-pls-syntax.html",
      "title": "EFA, CFA, CB-SEM, and PLS-SEM syntax generation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "EFA planning syntax",
        "CFA syntax: the lower-order measurement model",
        "CB-SEM syntax: the structural model",
        "PLS-SEM syntax: the two-stage higher-order model",
        "Construct modes",
        "Model JSON and a reporting template",
        "Where the syntax goes next"
      ],
      "created": "2026-05-14 11:13:48",
      "modified": "2026-05-30 20:17:38",
      "commits": 5
    },
    {
      "source": "scale-reliability-validity.Rmd",
      "filename": "scale-reliability-validity.html",
      "title": "Scale reliability and validity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reliability from the instrument",
        "Item diagnostics",
        "EFA readiness",
        "Convergent validity from the published loadings",
        "Discriminant validity",
        "Collinearity",
        "Cautious interpretation"
      ],
      "created": "2026-05-14 11:13:48",
      "modified": "2026-05-30 20:17:38",
      "commits": 4
    },
    {
      "source": "surveyframe.Rmd",
      "filename": "surveyframe.html",
      "title": "Survey design and live results: a tourism services example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About this vignette",
        "The questionnaire",
        "Shared Likert scale",
        "Helper functions",
        "Digital marketing items",
        "Destination service quality items",
        "Destination sustainability quality (DSUQ, 11 items)",
        "Tourist satisfaction (TS, 3 items) and behavioural intention (BI, 3 items)",
        "Demographic items",
        "Scales",
        "Assemble the instrument",
        "Validate and serialise",
        "Set up data collection",
        "Store the Google Sheets endpoint in the instrument",
        "Export the static HTML survey",
        "Generate the Google Sheets collector script",
        "Pull live responses",
        "Simulated responses for offline demonstration",
        "Quality checks",
        "Score and describe",
        "Reliability",
        "Analysis plan",
        "Run the analysis plan",
        "Results report",
        "The live workflow",
        "Summary"
      ],
      "created": "2026-04-16 06:00:07",
      "modified": "2026-06-01 03:44:40",
      "commits": 13
    },
    {
      "source": "surveybuilder-gui-overview.Rmd",
      "filename": "surveybuilder-gui-overview.html",
      "title": "The visual workflow: SurveyBuilder, SurveyStudio, and the dashboard",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Input-types demo",
        "SurveyBuilder: the Analyse mode",
        "SurveyStudio: the screens",
        "Recommended workflow",
        "Demo launchers",
        "Standalone builder",
        "Studio workflow hub",
        "Dashboard",
        "Known limitations",
        "Moving files between tools"
      ],
      "created": "2026-05-14 11:13:48",
      "modified": "2026-05-30 20:17:38",
      "commits": 6
    }
  ],
  "_score": 5.3692158574101425,
  "_indexed": true,
  "_nocasepkg": "surveyframe",
  "_universes": [
    "mohammedalisharafuddin",
    "flairmi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-02T05:37:37.000Z",
      "distro": "noble",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "41e9543925848c8c4019d7460618cad2ec4bf357b51104e06480f772ab089654",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-02T05:37:16.000Z",
      "distro": "noble",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "fea9d8898e2e61a59d903135cbe122e1bfbf3dc90043bd76eacaca0cca81c2f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-02T05:36:09.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "225cbeb6272fc75f95ed57801909224923c2d701b4ac611f2b4e97b2d4654e63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-02T05:36:25.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "3d42a9f7fa54bea1afc790cfaf655514f5fefd4efa54f0bcdc521c7bdad260a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-02T05:36:33.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "904a76cd32b73e38199147ed17aa92842cbb44f138ac9802f394ba77554681c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-02T05:36:13.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "5b8fe926c6cae16198e70e780abf142cbde19406e5f47bc2aa2d8a98bfe55f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-02T05:35:58.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "c236490c402de1d8de75e06fa8a28fe2d50b0f4a15cf5bed724051bf8d2fe5a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-02T05:35:54.000Z",
      "commit": "81acf1456a43295f707055ee18bc388c3d33bf6c",
      "fileid": "07bca79e3c5e40b74f5ff30aa1dc3196a6c97c91359b62edc6b42f09b7f87764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mohammedalisharafuddin/actions/runs/26800485015"
    }
  ]
}