{
  "_id": "6a1049a1acfb0bcc41c9f847",
  "Package": "sdbuildR",
  "Title": "Easily Build, Simulate, and Visualise Stock-and-Flow Models",
  "Version": "1.0.8.9000",
  "Date": "2025-10-23",
  "Authors@R": "person(given = \"Kyra Caitlin\", family = \"Evers\",\nemail = \"kyra.c.evers@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6890-3482\"))",
  "Description": "Stock-and-flow models are a computational method from the\nfield of system dynamics. They represent how systems change\nover time and are mathematically equivalent to ordinary\ndifferential equations. 'sdbuildR' (system dynamics builder)\nprovides an intuitive interface for constructing stock-and-flow\nmodels without requiring extensive domain knowledge. Models can\nquickly be simulated and revised, supporting iterative\ndevelopment. 'sdbuildR' simulates models in 'R' and 'Julia',\nwhere 'Julia' offers unit support and large-scale ensemble\nsimulations. Additionally, 'sdbuildR' can import models created\nin 'Insight Maker' (<https://insightmaker.com/>).",
  "URL": "https://kcevers.github.io/sdbuildR/,\nhttps://github.com/KCEvers/sdbuildR",
  "BugReports": "https://github.com/KCEvers/sdbuildR/issues",
  "Config/Needs/website": "rmarkdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "License": "GPL (>= 3)",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev libx11-dev",
  "Repository": "https://kcevers.r-universe.dev",
  "Date/Publication": "2025-11-22 11:54:54 UTC",
  "RemoteUrl": "https://github.com/kcevers/sdbuildr",
  "RemoteRef": "HEAD",
  "RemoteSha": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:36:46 UTC",
    "User": "root"
  },
  "Author": "Kyra Caitlin Evers [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6890-3482>)",
  "Maintainer": "Kyra Caitlin Evers <kyra.c.evers@gmail.com>",
  "MD5sum": "37e75d83747982312a6d3264c7477bd9",
  "_user": "kcevers",
  "_type": "src",
  "_file": "sdbuildR_1.0.8.9000.tar.gz",
  "_fileid": "6294ac29c0547fe20d576c5a4c8ac3124c87d83d651f0fcd14a828cf699e85af",
  "_filesize": 492228,
  "_sha256": "6294ac29c0547fe20d576c5a4c8ac3124c87d83d651f0fcd14a828cf699e85af",
  "_created": "2026-05-10T08:36:46.000Z",
  "_published": "2026-05-22T12:18:41.961Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77377762234,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902375784"
    },
    {
      "job": 77377762143,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902375016"
    },
    {
      "job": 77377762226,
      "time": 283,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902473554"
    },
    {
      "job": 77377761819,
      "time": 256,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902461073"
    },
    {
      "job": 77377761687,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902352134"
    },
    {
      "job": 77377761570,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160285122"
    },
    {
      "job": 77377762120,
      "time": 256,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902378613"
    },
    {
      "job": 77377762110,
      "time": 205,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902373456"
    },
    {
      "job": 77377761955,
      "time": 242,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902377071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kcevers/sdbuildr",
  "_commit": {
    "id": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
    "author": "Kyra Evers <kyra.c.evers@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #40 from KCEvers/dev\n\nDev",
    "time": 1763812494
  },
  "_maintainer": {
    "name": "Kyra Caitlin Evers",
    "email": "kyra.c.evers@gmail.com",
    "login": "kcevers",
    "uuid": 69118383,
    "orcid": "0000-0001-6890-3482"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "deSolve",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "JuliaConnectoR",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "textutils",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "kcevers",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 13
    },
    {
      "week": "2025-20",
      "n": 36
    },
    {
      "week": "2025-21",
      "n": 8
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.5",
      "date": "2025-10-24"
    },
    {
      "name": "v1.0.7",
      "date": "2025-11-02"
    },
    {
      "name": "v1.0.8",
      "date": "2025-11-19"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kcevers",
      "count": 167,
      "uuid": 69118383
    }
  ],
  "_userbio": {
    "uuid": 69118383,
    "type": "user",
    "name": "Kyra Caitlin Evers",
    "description": "PhD student in Psychological Methods"
  },
  "_downloads": {
    "count": 519,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sdbuildR"
  },
  "_devurl": "https://github.com/kcevers/sdbuildr",
  "_pkgdown": "https://kcevers.github.io/sdbuildR/",
  "_searchresults": 9,
  "_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/sdbuildR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kcevers/sdbuildr",
  "_realowner": "kcevers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2025-10-29"
    },
    {
      "version": "1.0.7",
      "date": "2025-11-03"
    },
    {
      "version": "1.0.8",
      "date": "2025-11-19"
    }
  ],
  "_exports": [
    "%REM%",
    "build",
    "clean_name",
    "contains_IM",
    "convert_u",
    "debugger",
    "drop_u",
    "ensemble",
    "expit",
    "export_plot",
    "find_dependencies",
    "get_build_code",
    "get_regex_time_units",
    "get_regex_units",
    "get_units",
    "has_internet",
    "header",
    "indexof",
    "insightmaker_to_sfm",
    "install_julia_env",
    "julia_status",
    "length_IM",
    "logistic",
    "logit",
    "macro",
    "mod",
    "model_units",
    "nonnegative",
    "pulse",
    "ramp",
    "rbool",
    "rdist",
    "rem",
    "round_IM",
    "saveat_func",
    "seasonal",
    "sigmoid",
    "sim_specs",
    "simulate",
    "solvers",
    "step",
    "u",
    "unit_prefixes",
    "url_to_IM",
    "use_julia",
    "use_threads",
    "xmile"
  ],
  "_help": [
    {
      "page": "as.data.frame.sdbuildR_sim",
      "title": "Create data frame of simulation results",
      "concept": [
        "build"
      ],
      "topics": [
        "as.data.frame.sdbuildR_sim"
      ]
    },
    {
      "page": "as.data.frame.sdbuildR_xmile",
      "title": "Convert stock-and-flow model to data frame",
      "concept": [
        "build"
      ],
      "topics": [
        "as.data.frame.sdbuildR_xmile"
      ]
    },
    {
      "page": "build",
      "title": "Create, modify or remove variables",
      "concept": [
        "build"
      ],
      "topics": [
        "build"
      ]
    },
    {
      "page": "clean_name",
      "title": "Clean variable name(s)",
      "concept": [
        "internal"
      ],
      "topics": [
        "clean_name"
      ]
    },
    {
      "page": "contains_IM",
      "title": "Check if needle is in haystack",
      "concept": [
        "custom"
      ],
      "topics": [
        "contains_IM"
      ]
    },
    {
      "page": "convert_u",
      "title": "Convert unit in equation",
      "concept": [
        "units"
      ],
      "topics": [
        "convert_u"
      ]
    },
    {
      "page": "debugger",
      "title": "Debug stock-and-flow model",
      "concept": [
        "build"
      ],
      "topics": [
        "debugger"
      ]
    },
    {
      "page": "drop_u",
      "title": "Drop unit in equation",
      "concept": [
        "units"
      ],
      "topics": [
        "drop_u"
      ]
    },
    {
      "page": "ensemble",
      "title": "Run ensemble simulations",
      "concept": [
        "simulate"
      ],
      "topics": [
        "ensemble"
      ]
    },
    {
      "page": "expit",
      "title": "Expit function",
      "concept": [
        "custom"
      ],
      "topics": [
        "expit"
      ]
    },
    {
      "page": "export_plot",
      "title": "Save plot to a file",
      "concept": [
        "simulate"
      ],
      "topics": [
        "export_plot"
      ]
    },
    {
      "page": "find_dependencies",
      "title": "Find dependencies",
      "concept": [
        "build"
      ],
      "topics": [
        "find_dependencies"
      ]
    },
    {
      "page": "get_build_code",
      "title": "Generate code to build stock-and-flow model",
      "concept": [
        "build"
      ],
      "topics": [
        "get_build_code"
      ]
    },
    {
      "page": "get_regex_time_units",
      "title": "Get regular expressions for time units in Julia",
      "concept": [
        "units"
      ],
      "topics": [
        "get_regex_time_units"
      ]
    },
    {
      "page": "get_regex_units",
      "title": "Get regular expressions for units in Julia",
      "concept": [
        "units"
      ],
      "topics": [
        "get_regex_units"
      ]
    },
    {
      "page": "get_units",
      "title": "View all standard units",
      "concept": [
        "units"
      ],
      "topics": [
        "get_units"
      ]
    },
    {
      "page": "has_internet",
      "title": "Check if user has internet",
      "concept": [
        "internal"
      ],
      "topics": [
        "has_internet"
      ]
    },
    {
      "page": "header",
      "title": "Modify header of stock-and-flow model",
      "concept": [
        "build"
      ],
      "topics": [
        "header"
      ]
    },
    {
      "page": "indexof",
      "title": "Find index of needle in haystack",
      "concept": [
        "custom"
      ],
      "topics": [
        "indexof"
      ]
    },
    {
      "page": "insightmaker_to_sfm",
      "title": "Import Insight Maker model",
      "concept": [
        "insightmaker"
      ],
      "topics": [
        "insightmaker_to_sfm"
      ]
    },
    {
      "page": "install_julia_env",
      "title": "Install, update, or remove Julia environment",
      "concept": [
        "julia"
      ],
      "topics": [
        "install_julia_env"
      ]
    },
    {
      "page": "julia_status",
      "title": "Check status of Julia installation and environment",
      "concept": [
        "julia"
      ],
      "topics": [
        "julia_status"
      ]
    },
    {
      "page": "length_IM",
      "title": "Length of vector or string",
      "concept": [
        "custom"
      ],
      "topics": [
        "length_IM"
      ]
    },
    {
      "page": "logistic",
      "title": "Logistic function",
      "concept": [
        "custom"
      ],
      "topics": [
        "logistic",
        "sigmoid"
      ]
    },
    {
      "page": "logit",
      "title": "Logit function",
      "concept": [
        "custom"
      ],
      "topics": [
        "logit"
      ]
    },
    {
      "page": "macro",
      "title": "Create, modify or remove a global variable or function",
      "concept": [
        "build"
      ],
      "topics": [
        "macro"
      ]
    },
    {
      "page": "model_units",
      "title": "Create, modify or remove custom units",
      "concept": [
        "units"
      ],
      "topics": [
        "model_units"
      ]
    },
    {
      "page": "nonnegative",
      "title": "Safely check whether x is less than zero",
      "concept": [
        "internal"
      ],
      "topics": [
        "nonnegative"
      ]
    },
    {
      "page": "plot.sdbuildR_ensemble",
      "title": "Plot timeseries of ensemble",
      "concept": [
        "simulate"
      ],
      "topics": [
        "plot.sdbuildR_ensemble"
      ]
    },
    {
      "page": "plot.sdbuildR_sim",
      "title": "Plot timeseries of simulation",
      "concept": [
        "simulate"
      ],
      "topics": [
        "plot.sdbuildR_sim"
      ]
    },
    {
      "page": "plot.sdbuildR_xmile",
      "title": "Plot stock-and-flow diagram",
      "concept": [
        "build"
      ],
      "topics": [
        "plot.sdbuildR_xmile"
      ]
    },
    {
      "page": "print.summary.sdbuildR_xmile",
      "title": "Print method for summary.sdbuildR_xmile",
      "concept": [
        "build"
      ],
      "topics": [
        "print.summary.sdbuildR_xmile"
      ]
    },
    {
      "page": "pulse",
      "title": "Create pulse function",
      "concept": [
        "input"
      ],
      "topics": [
        "pulse"
      ]
    },
    {
      "page": "ramp",
      "title": "Create ramp function",
      "concept": [
        "input"
      ],
      "topics": [
        "ramp"
      ]
    },
    {
      "page": "rbool",
      "title": "Generate random logical value",
      "concept": [
        "custom"
      ],
      "topics": [
        "rbool"
      ]
    },
    {
      "page": "rdist",
      "title": "Generate random number from custom distribution",
      "concept": [
        "custom"
      ],
      "topics": [
        "rdist"
      ]
    },
    {
      "page": "rem_mod",
      "title": "Remainder and modulus",
      "concept": [
        "custom"
      ],
      "topics": [
        "%REM%",
        "mod",
        "rem"
      ]
    },
    {
      "page": "round_IM",
      "title": "Round Half-Up (as in Insight Maker)",
      "concept": [
        "custom"
      ],
      "topics": [
        "round_IM"
      ]
    },
    {
      "page": "saveat_func",
      "title": "Internal function to save data frame at specific times",
      "concept": [
        "internal"
      ],
      "topics": [
        "saveat_func"
      ]
    },
    {
      "page": "seasonal",
      "title": "Create a seasonal wave function",
      "concept": [
        "input"
      ],
      "topics": [
        "seasonal"
      ]
    },
    {
      "page": "sim_specs",
      "title": "Modify simulation specifications",
      "concept": [
        "simulate"
      ],
      "topics": [
        "sim_specs"
      ]
    },
    {
      "page": "simulate",
      "title": "Simulate stock-and-flow model",
      "concept": [
        "simulate"
      ],
      "topics": [
        "simulate"
      ]
    },
    {
      "page": "solvers",
      "title": "Check or translate between deSolve and Julia DifferentialEquations solvers",
      "concept": [
        "simulate"
      ],
      "topics": [
        "solvers"
      ]
    },
    {
      "page": "step",
      "title": "Create step function",
      "concept": [
        "input"
      ],
      "topics": [
        "step"
      ]
    },
    {
      "page": "summary.sdbuildR_xmile",
      "title": "Print overview of stock-and-flow model",
      "concept": [
        "build"
      ],
      "topics": [
        "summary.sdbuildR_xmile"
      ]
    },
    {
      "page": "u",
      "title": "Specify unit in equations",
      "concept": [
        "units"
      ],
      "topics": [
        "u"
      ]
    },
    {
      "page": "unit_prefixes",
      "title": "Show unit prefixes",
      "concept": [
        "units"
      ],
      "topics": [
        "unit_prefixes"
      ]
    },
    {
      "page": "url_to_IM",
      "title": "Extract Insight Maker model from URL",
      "concept": [
        "insightmaker"
      ],
      "topics": [
        "url_to_IM"
      ]
    },
    {
      "page": "use_julia",
      "title": "Start Julia and activate environment",
      "concept": [
        "julia"
      ],
      "topics": [
        "use_julia"
      ]
    },
    {
      "page": "use_threads",
      "title": "Set up threaded ensemble simulations",
      "concept": [
        "julia"
      ],
      "topics": [
        "use_threads"
      ]
    },
    {
      "page": "xmile",
      "title": "Create a new stock-and-flow model",
      "concept": [
        "build"
      ],
      "topics": [
        "xmile"
      ]
    }
  ],
  "_readme": "https://github.com/kcevers/sdbuildr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "deSolve",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "JuliaConnectoR",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 4.531478917042255,
  "_indexed": true,
  "_nocasepkg": "sdbuildr",
  "_universes": [
    "kcevers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:39:15.000Z",
      "distro": "noble",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "60ebec61a67f130725b1f548e01d616ab55e1f169c3b2bd67e3be9cb0d9c2921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:39:19.000Z",
      "distro": "noble",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "fb73b57ef8a0fc210be97c0553dc9f1025eb257f177524c130e4b36c64e2c834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:54:47.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "b0a46510056cd2652ec80fed8fd8e1989a4f389377b7dc86176fb7e7cb29fa33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:52:28.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "a25ad0a8ee328f9ccd652c044fe7d1e574072c16b2d1ca332587550a03962be9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:38:34.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "7a09560c68a15b1ab3aeafb1a4748b4852dbc473cb0cb2cb85f1d2c3a85aec48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:38:23.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "ef5c77efc5e6670bd0e3097b5a084160db7dd613b23cda9e88db32b032486d23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8.9000",
      "date": "2026-05-10T08:38:56.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "063335b50c5f3882038808d217803c68de77e1260bcb0816f7b33abace1c713f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8.9000",
      "date": "2026-05-22T12:18:24.000Z",
      "commit": "63e4db0fd678d159d5c59e9de662aedeff2c8a7f",
      "fileid": "0734d7f23b61bc20e8e6ec34b1ab192ea547a4debca209e91bef1fd55ac65ba9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kcevers/actions/runs/25624140707"
    }
  ]
}