{
  "_id": "6a0f77e1acfb0bcc41c62244",
  "Package": "fxl",
  "Type": "Package",
  "Title": "'fxl' Single Case Design Charting Package",
  "Version": "1.7.3",
  "Authors@R": "person(given = \"Shawn\",\nfamily = \"Gilroy\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"sgilroy1@lsu.edu\",\ncomment = c(ORCID = \"0000-0002-1097-8366\"))",
  "VignetteBuilder": "knitr",
  "Description": "The 'fxl' Charting package is used to prepare and design\nsingle case design figures that are typically prepared in\nspreadsheet software. With 'fxl', there is no need to leave the\nR environment to prepare these works and many of the more\nunique conventions in single case experimental designs can be\nperformed without the need for physically constructing features\nof plots (e.g., drawing annotations across plots). Support is\nprovided for various different plotting arrangements (e.g.,\nmultiple baseline), annotations (e.g., brackets, arrows), and\noutput formats (e.g., svg, rasters).",
  "License": "GPL (>=3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Repository": "https://miyamot0.r-universe.dev",
  "Date/Publication": "2026-01-21 20:30:48 UTC",
  "RemoteUrl": "https://github.com/miyamot0/fxl",
  "RemoteRef": "HEAD",
  "RemoteSha": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:04:59 UTC",
    "User": "root"
  },
  "Author": "Shawn Gilroy [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-1097-8366>)",
  "Maintainer": "Shawn Gilroy <sgilroy1@lsu.edu>",
  "MD5sum": "8971abef42264f4a7000bc02023058fd",
  "_user": "miyamot0",
  "_type": "src",
  "_file": "fxl_1.7.3.tar.gz",
  "_fileid": "a10303675c36342a18c1e6f501ee2024d92bb74c6ebb7ae7ca578978e266a677",
  "_filesize": 5782958,
  "_sha256": "a10303675c36342a18c1e6f501ee2024d92bb74c6ebb7ae7ca578978e266a677",
  "_created": "2026-05-21T06:04:59.000Z",
  "_published": "2026-05-21T21:23:45.403Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77271492171,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128428802"
    },
    {
      "job": 77271491984,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128429730"
    },
    {
      "job": 77271492116,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128433084"
    },
    {
      "job": 77271492235,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128425184"
    },
    {
      "job": 77271491470,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128394340"
    },
    {
      "job": 77271491528,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147532337"
    },
    {
      "job": 77271492263,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128417117"
    },
    {
      "job": 77271492164,
      "time": 146,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128426955"
    },
    {
      "job": 77271491975,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128418729"
    }
  ],
  "_buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/miyamot0/fxl",
  "_commit": {
    "id": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
    "author": "Shawn Gilroy <shawnpgilroy@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #62 from miyamot0/testing\n\nTesting",
    "time": 1769027448
  },
  "_maintainer": {
    "name": "Shawn Gilroy",
    "email": "sgilroy1@lsu.edu",
    "login": "miyamot0",
    "orcid": "0000-0002-1097-8366",
    "description": "behavior analyst, school psychologist, programmer.  Associate Professor of Psychology at Louisiana State University",
    "uuid": 1230944
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Depends"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "miyamot0",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "behavior-analysis",
    "single-case-design",
    "visual-analysis"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "miyamot0",
      "count": 303,
      "uuid": 1230944
    }
  ],
  "_userbio": {
    "uuid": 1230944,
    "type": "user",
    "name": "Shawn Gilroy",
    "description": "behavior analyst, school psychologist, programmer.  Associate Professor of Psychology at Louisiana State University"
  },
  "_downloads": {
    "count": 214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fxl"
  },
  "_devurl": "https://github.com/miyamot0/fxl",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fxl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/miyamot0/fxl",
  "_realowner": "miyamot0",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.6.3",
      "date": "2023-04-24"
    },
    {
      "version": "1.7.0",
      "date": "2024-06-02"
    },
    {
      "version": "1.7.1",
      "date": "2024-06-05"
    },
    {
      "version": "1.7.2",
      "date": "2024-12-20"
    },
    {
      "version": "1.7.3",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "cnvrt_coords",
    "draw_arrows",
    "draw_bar_support",
    "draw_brackets",
    "draw_cumsum_lines",
    "draw_cumsum_points",
    "draw_guide_line",
    "draw_label_facet",
    "draw_label_phase",
    "draw_legend",
    "draw_lines",
    "draw_points",
    "draw_rect",
    "draw_scr_criterion",
    "draw_scr_plines",
    "isValidAestheticMapping",
    "isValidAXSCharacter",
    "isValidCharacterVector",
    "isValidDataFrame",
    "isValidLogicalVector",
    "isValidNumericVector",
    "print.fxl",
    "print.fxlsemilog",
    "scr_anno_arrows",
    "scr_anno_brackets",
    "scr_anno_guide_line",
    "scr_anno_rect",
    "scr_bar_support",
    "scr_criterion_lines",
    "scr_cumsum_lines",
    "scr_cumsum_points",
    "scr_label_facet",
    "scr_label_phase",
    "scr_legend",
    "scr_lines",
    "scr_plines",
    "scr_plines_mbd",
    "scr_plot",
    "scr_points",
    "scr_save",
    "scr_title",
    "scr_xlabel",
    "scr_xoverride",
    "scr_ylabel",
    "scr_yoverride",
    "var_map"
  ],
  "_datasets": [
    {
      "name": "Challenge1Data",
      "title": "Twitter chart challenge data 1",
      "object": "Challenge1Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "StudyID",
        "FigureNum",
        "PanelNum",
        "CaseName",
        "CaseNum",
        "X",
        "OutcomeName",
        "Direction",
        "Y",
        "CondName",
        "CondNum"
      ],
      "rows": 226,
      "table": true,
      "tojson": true
    },
    {
      "name": "Challenge2Data",
      "title": "Twitter chart challenge data 2",
      "object": "Challenge2Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant",
        "Session",
        "Condition",
        "IWS",
        "CWS"
      ],
      "rows": 113,
      "table": true,
      "tojson": true
    },
    {
      "name": "Challenge4Data",
      "title": "Twitter chart challenge data 4",
      "object": "Challenge4Data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Session",
        "Participant",
        "Phase",
        "Number.Writing.Fluency",
        "Dot.Number",
        "Dot.Number.Total",
        "Number.Total",
        "Number.Writing.Fluency_Accuracy",
        "Dot.Number_Accuracy",
        "Dot.Number.Total_Accuracy",
        "Number.Total_Accuracy"
      ],
      "rows": 189,
      "table": true,
      "tojson": true
    },
    {
      "name": "GelinoEtAl2022",
      "title": "Plotting data from Koffarnus et al. (2011)",
      "object": "GelinoEtAl2022",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Condition",
        "Time",
        "SC",
        "yhat",
        "Count1",
        "Count2",
        "Count3",
        "Count4",
        "Facet"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gilroyetal2015",
      "title": "Plotting data from Gilroy et al. (2015)",
      "object": "Gilroyetal2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant",
        "Session",
        "Condition",
        "Responding",
        "PhaseNum",
        "LineOff"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gilroyetal2019",
      "title": "Plotting data from Gilroy et al. (2019) - FA",
      "object": "Gilroyetal2019",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Session",
        "SIB",
        "AGG",
        "DIS",
        "Prompt",
        "Comply",
        "SR",
        "CTB",
        "Condition"
      ],
      "rows": 15,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gilroyetal2019Tx",
      "title": "Plotting data from Gilroy et al. (2019) - Treatment",
      "object": "Gilroyetal2019Tx",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant",
        "Session",
        "Condition",
        "CTB",
        "FCR",
        "FCR2",
        "PhaseNum",
        "LineOff"
      ],
      "rows": 86,
      "table": true,
      "tojson": true
    },
    {
      "name": "Gilroyetal2021",
      "title": "Plotting data from Gilroy et al. (2015) - Treatment",
      "object": "Gilroyetal2021",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Participant",
        "Session",
        "Condition",
        "Responding",
        "Reinforcers",
        "PhaseNum",
        "LineOff"
      ],
      "rows": 69,
      "table": true,
      "tojson": true
    },
    {
      "name": "KoffarnusEtAl2011",
      "title": "Plotting data from Koffarnus et al. (2011)",
      "object": "KoffarnusEtAl2011",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "ID",
        "Code"
      ],
      "rows": 14979,
      "table": true,
      "tojson": true
    },
    {
      "name": "LozyEtAl2020",
      "title": "Plotting data from Lozy et al. (2020)",
      "object": "LozyEtAl2020",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Session",
        "Participant",
        "KM",
        "TD",
        "Phase"
      ],
      "rows": 91,
      "table": true,
      "tojson": true
    },
    {
      "name": "SimulatedAcademicFluency",
      "title": "Plotting data for Hypothetical Academic MTSS",
      "object": "SimulatedAcademicFluency",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rates",
        "Times",
        "index",
        "starts",
        "jitter",
        "pred",
        "err"
      ],
      "rows": 168,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assert_input_type",
      "title": "assert_input_type",
      "topics": [
        "assert_input_type"
      ]
    },
    {
      "page": "Challenge1Data",
      "title": "Twitter chart challenge data 1",
      "topics": [
        "Challenge1Data"
      ]
    },
    {
      "page": "Challenge2Data",
      "title": "Twitter chart challenge data 2",
      "topics": [
        "Challenge2Data"
      ]
    },
    {
      "page": "Challenge4Data",
      "title": "Twitter chart challenge data 4",
      "topics": [
        "Challenge4Data"
      ]
    },
    {
      "page": "cnvrt_coords",
      "title": "cnvrt_coords",
      "topics": [
        "cnvrt_coords"
      ]
    },
    {
      "page": "draw_arrows",
      "title": "draw_arrows",
      "topics": [
        "draw_arrows"
      ]
    },
    {
      "page": "draw_bar_support",
      "title": "draw_bar_support",
      "topics": [
        "draw_bar_support"
      ]
    },
    {
      "page": "draw_brackets",
      "title": "draw_brackets",
      "topics": [
        "draw_brackets"
      ]
    },
    {
      "page": "draw_cumsum_lines",
      "title": "draw_cumsum_lines",
      "topics": [
        "draw_cumsum_lines"
      ]
    },
    {
      "page": "draw_cumsum_points",
      "title": "draw_cumsum_points",
      "topics": [
        "draw_cumsum_points"
      ]
    },
    {
      "page": "draw_guide_line",
      "title": "draw_guide_line",
      "topics": [
        "draw_guide_line"
      ]
    },
    {
      "page": "draw_label_facet",
      "title": "draw_label_facet",
      "topics": [
        "draw_label_facet"
      ]
    },
    {
      "page": "draw_label_phase",
      "title": "draw_label_phase",
      "topics": [
        "draw_label_phase"
      ]
    },
    {
      "page": "draw_legend",
      "title": "draw_legend",
      "topics": [
        "draw_legend"
      ]
    },
    {
      "page": "draw_lines",
      "title": "draw_lines",
      "topics": [
        "draw_lines"
      ]
    },
    {
      "page": "draw_points",
      "title": "draw_points",
      "topics": [
        "draw_points"
      ]
    },
    {
      "page": "draw_rect",
      "title": "draw_rect",
      "topics": [
        "draw_rect"
      ]
    },
    {
      "page": "draw_scr_criterion",
      "title": "draw_scr_criterion",
      "topics": [
        "draw_scr_criterion"
      ]
    },
    {
      "page": "draw_scr_plines",
      "title": "draw_scr_plines",
      "topics": [
        "draw_scr_plines"
      ]
    },
    {
      "page": "GelinoEtAl2022",
      "title": "Plotting data from Koffarnus et al. (2011)",
      "topics": [
        "GelinoEtAl2022"
      ]
    },
    {
      "page": "Gilroyetal2015",
      "title": "Plotting data from Gilroy et al. (2015)",
      "topics": [
        "Gilroyetal2015"
      ]
    },
    {
      "page": "Gilroyetal2019",
      "title": "Plotting data from Gilroy et al. (2019) - FA",
      "topics": [
        "Gilroyetal2019"
      ]
    },
    {
      "page": "Gilroyetal2019Tx",
      "title": "Plotting data from Gilroy et al. (2019) - Treatment",
      "topics": [
        "Gilroyetal2019Tx"
      ]
    },
    {
      "page": "Gilroyetal2021",
      "title": "Plotting data from Gilroy et al. (2015) - Treatment",
      "topics": [
        "Gilroyetal2021"
      ]
    },
    {
      "page": "isValidAestheticMapping",
      "title": "isValidAestheticMapping",
      "topics": [
        "isValidAestheticMapping"
      ]
    },
    {
      "page": "isValidAXSCharacter",
      "title": "isValidAXSCharacter",
      "topics": [
        "isValidAXSCharacter"
      ]
    },
    {
      "page": "isValidCharacterVector",
      "title": "isValidCharacterVector",
      "topics": [
        "isValidCharacterVector"
      ]
    },
    {
      "page": "isValidDataFrame",
      "title": "isValidDataFrame",
      "topics": [
        "isValidDataFrame"
      ]
    },
    {
      "page": "isValidLogicalVector",
      "title": "isValidLogicalVector",
      "topics": [
        "isValidLogicalVector"
      ]
    },
    {
      "page": "isValidNumericVector",
      "title": "isValidNumericVector",
      "topics": [
        "isValidNumericVector"
      ]
    },
    {
      "page": "KoffarnusEtAl2011",
      "title": "Plotting data from Koffarnus et al. (2011)",
      "topics": [
        "KoffarnusEtAl2011"
      ]
    },
    {
      "page": "LozyEtAl2020",
      "title": "Plotting data from Lozy et al. (2020)",
      "topics": [
        "LozyEtAl2020"
      ]
    },
    {
      "page": "print.fxl",
      "title": "print.fxl",
      "topics": [
        "print.fxl"
      ]
    },
    {
      "page": "print.fxlsemilog",
      "title": "print.fxlsemilog",
      "topics": [
        "print.fxlsemilog"
      ]
    },
    {
      "page": "scr_anno_arrows",
      "title": "scr_anno_arrows",
      "topics": [
        "scr_anno_arrows"
      ]
    },
    {
      "page": "scr_anno_brackets",
      "title": "scr_anno_brackets",
      "topics": [
        "scr_anno_brackets"
      ]
    },
    {
      "page": "scr_anno_guide_line",
      "title": "scr_anno_guide_line",
      "topics": [
        "scr_anno_guide_line"
      ]
    },
    {
      "page": "scr_anno_rect",
      "title": "scr_anno_rect",
      "topics": [
        "scr_anno_rect"
      ]
    },
    {
      "page": "scr_bar_support",
      "title": "scr_bar_support",
      "topics": [
        "scr_bar_support"
      ]
    },
    {
      "page": "scr_criterion_lines",
      "title": "scr_criterion_lines",
      "topics": [
        "scr_criterion_lines"
      ]
    },
    {
      "page": "scr_cumsum_lines",
      "title": "scr_cumsum",
      "topics": [
        "scr_cumsum_lines"
      ]
    },
    {
      "page": "scr_cumsum_points",
      "title": "scr_cumsum_points",
      "topics": [
        "scr_cumsum_points"
      ]
    },
    {
      "page": "scr_label_facet",
      "title": "scr_label_facet",
      "topics": [
        "scr_label_facet"
      ]
    },
    {
      "page": "scr_label_phase",
      "title": "scr_label_phase",
      "topics": [
        "scr_label_phase"
      ]
    },
    {
      "page": "scr_legend",
      "title": "scrlegend",
      "topics": [
        "scr_legend"
      ]
    },
    {
      "page": "scr_lines",
      "title": "scr_lines",
      "topics": [
        "scr_lines"
      ]
    },
    {
      "page": "scr_plines",
      "title": "scr_plines",
      "topics": [
        "scr_plines"
      ]
    },
    {
      "page": "scr_plines_mbd",
      "title": "scr_plines_mbd",
      "topics": [
        "scr_plines_mbd"
      ]
    },
    {
      "page": "scr_plot",
      "title": "scrplot",
      "topics": [
        "scr_plot"
      ]
    },
    {
      "page": "scr_points",
      "title": "scr_points",
      "topics": [
        "scr_points"
      ]
    },
    {
      "page": "scr_save",
      "title": "scrsave",
      "topics": [
        "scr_save"
      ]
    },
    {
      "page": "scr_title",
      "title": "scrtitle",
      "topics": [
        "scr_title"
      ]
    },
    {
      "page": "scr_xlabel",
      "title": "xlabel",
      "topics": [
        "scr_xlabel"
      ]
    },
    {
      "page": "scr_xoverride",
      "title": "xoverride",
      "topics": [
        "scr_xoverride"
      ]
    },
    {
      "page": "scr_ylabel",
      "title": "ylabel",
      "topics": [
        "scr_ylabel"
      ]
    },
    {
      "page": "scr_yoverride",
      "title": "yoverride",
      "topics": [
        "scr_yoverride"
      ]
    },
    {
      "page": "SimulatedAcademicFluency",
      "title": "Plotting data for Hypothetical Academic MTSS",
      "topics": [
        "SimulatedAcademicFluency"
      ]
    },
    {
      "page": "var_map",
      "title": "var_map",
      "topics": [
        "var_map"
      ]
    }
  ],
  "_readme": "https://github.com/miyamot0/fxl/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "fxl.Rmd",
      "filename": "fxl.html",
      "title": "Faux Excel (fxl) Charting in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The rationale for fxl and Novel Methods",
        "Primary Goals of fxl Package",
        "Goal #1: Transparency and Replicability",
        "Goal #2: Access to Single Case Conventions",
        "Goal #3: Support for Dynamic Reporting",
        "Syntax and General Code Structure",
        "Rationale for Distinct Package/Style",
        "Core Plotting Object",
        "Required: x",
        "Required: y",
        "Optional: p [Phases]",
        "Optional: facet [Participants, Targets, Subplots]",
        "Example Core Plotting Object:",
        "Adding Drawing Layers to Core Plotting Object",
        "Data Layers",
        "Points: scr_points",
        "Cumulative Sum Points: scr_cumsum_points",
        "Lines: scr_lines",
        "Cumulative Sum Lines: scr_cumsum_lines",
        "Images: scr_images",
        "Bars: scr_bar_support",
        "Annotation Layers",
        "Text (within panels): scr_label_phase",
        "Text (across panels): scr_label_facet",
        "Phase Changes (within panels): scr_plines",
        "Phase Changes (across panels): scr_plines_mbd",
        "Arrows: scr_anno_arrows",
        "Brackets: scr_anno_brackets",
        "Aim Lines: scr_anno_guide_line",
        "Legend: scr_legend",
        "Plotting Overrides",
        "Title: scr_title",
        "Label: scr_xlabel",
        "Label: scr_ylabel",
        "Ticks: scr_xoverride",
        "Ticks: scr_yoverride",
        "General Layer Aesthetics",
        "Color (color)",
        "Line Type (lty)",
        "Line Width (size)",
        "Aesthetics (mapping)",
        "Publication Quality Examples using fxl",
        "Gilroy et al. (2021) - Operant Behavioral Economics",
        "Gilroy et al. (2019) - Functional Communication Training",
        "Gilroy et al. (2015) - Derived Relational Responding",
        "Automation of fxl in Clinical Reports",
        "Schoolwide/Multi-class Academic Monitoring",
        "Individualized Inspection of Student Learning",
        "Descriptive Use Cases",
        "Use Case Number 1: Basic Treatment Evaluation with Reversal Design",
        "Data Import",
        "Mapping Aesthetics to Data",
        "Adding Primary Data Layers",
        "Customizing Margins and Axes",
        "Adding Phase Change Lines",
        "Adding Phase Labels",
        "Customizing Title, Axes Labels",
        "Saving Figure Output",
        "Closing and Summary",
        "Use Case Number 2: Multiple Baseline Design across Students",
        "Adding Facet and Phase Labels"
      ],
      "created": "2021-03-14 16:49:52",
      "modified": "2023-04-24 15:49:18",
      "commits": 11
    }
  ],
  "_score": 5.283301228703549,
  "_indexed": true,
  "_nocasepkg": "fxl",
  "_universes": [
    "miyamot0"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-21T06:07:19.000Z",
      "distro": "noble",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "debe83364f90936f2b3cb08e86998228e3a77348dcc34bdd34c98a61843000a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-21T06:07:24.000Z",
      "distro": "noble",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "9c73917031b13c926e383c0ee621551ef539f5c43070a6521c3e6eda7aa4154f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-21T06:07:46.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "f908a8fcb11ada2d5c2be9bf55e15e633be35e834b94cfde844e9948b6fa22dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-21T06:07:15.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "aecf355f2421cf3fae1e654fea64bfc8029720789274da28b9a1cc6d5ac5a998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.3",
      "date": "2026-05-21T21:23:23.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "dec660a11d49a098f661bb515f2f9b0796bf5390f6111291958638cde4788ade",
      "status": "success",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-21T06:06:22.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "6ed384420c29fff8327471c7171b60f30a2e97bd8d9269401aef4a5b12e3a1c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-21T06:07:10.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "d13fea32da7c5fe5642c056ae0e5dce0bbc417849e4821d97e4359b313bd90d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-21T06:06:30.000Z",
      "commit": "6b25810140bc55961a4f6ed65e04bfc00d56797e",
      "fileid": "8f8c0fbd84474145d3d474eee560d96b248a9274fa641a76402ac0f15d03df37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miyamot0/actions/runs/26208481076"
    }
  ]
}