{
  "_id": "6a103a21acfb0bcc41c9b2f9",
  "Package": "sfcurve",
  "Type": "Package",
  "Title": "2x2, 3x3 and Nxn Space-Filling Curves",
  "Version": "1.0.1",
  "Date": "2024-09-10",
  "Authors@R": "person(\"Zuguang\", \"Gu\", email = \"z.gu@dkfz.de\", role = c(\"aut\", \"cre\"),\ncomment = c('ORCID'=\"0000-0002-7395-8709\"))",
  "VignetteBuilder": "knitr",
  "Description": "Implementation of all possible forms of 2x2 and 3x3\nspace-filling curves, i.e., the generalized forms of the\nHilbert curve <https://en.wikipedia.org/wiki/Hilbert_curve>,\nthe Peano curve <https://en.wikipedia.org/wiki/Peano_curve> and\nthe Peano curve in the meander type (Figure 5 in\n<https://eudml.org/doc/141086>). It can generates nxn curves\nexpanded from any specific level-1 units. It also implements\nthe H-curve and the three-dimensional Hilbert curve.",
  "URL": "https://github.com/jokergoo/sfcurve,\nhttps://jokergoo.github.io/sfcurve/",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://jokergoo.r-universe.dev",
  "Date/Publication": "2025-05-01 20:21:42 UTC",
  "RemoteUrl": "https://github.com/jokergoo/sfcurve",
  "RemoteRef": "HEAD",
  "RemoteSha": "4bbc3853643b924275109580b524f9a569d4e285",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 08:30:10 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <z.gu@dkfz.de>",
  "MD5sum": "2a81daf9c2bf4de586f5ab03658c1ede",
  "_user": "jokergoo",
  "_type": "src",
  "_file": "sfcurve_1.0.1.tar.gz",
  "_fileid": "9120c738c41fa09f605d295a72f94bdd0952ae89f80e8346258cce6153479a8b",
  "_filesize": 270332,
  "_sha256": "9120c738c41fa09f605d295a72f94bdd0952ae89f80e8346258cce6153479a8b",
  "_created": "2026-05-11T08:30:10.000Z",
  "_published": "2026-05-22T11:12:33.264Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368176108,
      "time": 162,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936097684"
    },
    {
      "job": 77368175789,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936098327"
    },
    {
      "job": 77368176533,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936096558"
    },
    {
      "job": 77368176387,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936099407"
    },
    {
      "job": 77368176000,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936085837"
    },
    {
      "job": 77368176125,
      "time": 262,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936116028"
    },
    {
      "job": 77368176012,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936087001"
    },
    {
      "job": 77368176039,
      "time": 241,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936112327"
    },
    {
      "job": 77368175381,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913759451"
    },
    {
      "job": 77368175339,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159112576"
    },
    {
      "job": 77368176027,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936095467"
    },
    {
      "job": 77368176366,
      "time": 158,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936096994"
    },
    {
      "job": 77368176082,
      "time": 168,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936098765"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jokergoo/sfcurve",
  "_commit": {
    "id": "4bbc3853643b924275109580b524f9a569d4e285",
    "author": "Zuguang Gu <jokergoo@gmail.com>",
    "committer": "Zuguang Gu <jokergoo@gmail.com>",
    "message": "update\n",
    "time": 1746130902
  },
  "_maintainer": {
    "name": "Zuguang Gu",
    "email": "z.gu@dkfz.de",
    "login": "cola-recount2",
    "uuid": 49999269,
    "orcid": "0000-0002-7395-8709"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "colorRamp2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    }
  ],
  "_owner": "jokergoo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jokergoo",
      "count": 28,
      "uuid": 449218
    }
  ],
  "_userbio": {
    "uuid": 449218,
    "type": "user",
    "name": "Zuguang Gu",
    "description": "A bioinformagician"
  },
  "_downloads": {
    "count": 519,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfcurve"
  },
  "_devurl": "https://github.com/jokergoo/sfcurve",
  "_pkgdown": "https://jokergoo.github.io/sfcurve/",
  "_searchresults": 20,
  "_topics": [
    "cpp"
  ],
  "_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/sfcurve.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jokergoo/sfcurve",
  "_realowner": "jokergoo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-09-13"
    },
    {
      "version": "1.0.1",
      "date": "2026-04-10"
    }
  ],
  "_exports": [
    "add_base_structure",
    "all_2x2_shapes",
    "all_3x3_meander_shapes",
    "all_3x3_peano_shapes",
    "all_traverse_paths",
    "BASE_B",
    "BASE_C",
    "BASE_D",
    "BASE_I",
    "BASE_J",
    "BASE_L",
    "BASE_LIST",
    "BASE_P",
    "BASE_Q",
    "BASE_R",
    "BASE_U",
    "beta_omega_curve",
    "change_level1_unit_orientation",
    "draw_multiple_curves",
    "draw_rules_2x2",
    "draw_rules_3x3_combined",
    "draw_rules_3x3_meander",
    "draw_rules_3x3_peano",
    "draw_rules_4x4_meander",
    "expand_h",
    "get_one_traverse_path",
    "h_curve",
    "H0",
    "H1",
    "H2",
    "hilbert_3d",
    "hilbert_curve",
    "level1_unit_orientation",
    "mark_local_units",
    "meander_curve",
    "moore_curve",
    "peano_curve",
    "plot_segments",
    "plot_traverse_paths",
    "sfc_2x2",
    "sfc_3x3_combined",
    "sfc_3x3_meander",
    "sfc_3x3_peano",
    "sfc_4x4_meander",
    "sfc_apply",
    "sfc_base",
    "sfc_dflip",
    "sfc_expand",
    "sfc_expand_by_rules",
    "sfc_flip_unit",
    "sfc_generator",
    "sfc_grob",
    "sfc_h",
    "sfc_hflip",
    "sfc_index",
    "sfc_is_compatible",
    "sfc_level",
    "sfc_mode",
    "sfc_next_point",
    "sfc_previous_point",
    "sfc_reduce",
    "sfc_reverse",
    "sfc_rotate",
    "sfc_rules",
    "SFC_RULES_2x2",
    "SFC_RULES_3x3_COMBINED",
    "SFC_RULES_3x3_MEANDER",
    "SFC_RULES_3x3_PEANO",
    "SFC_RULES_4x4_MEANDER_1",
    "SFC_RULES_4x4_MEANDER_2",
    "sfc_seed",
    "sfc_segments",
    "sfc_sequence",
    "sfc_shape",
    "sfc_unit",
    "sfc_universe",
    "sfc_validate",
    "sfc_vflip",
    "show",
    "test_sfc_index",
    "unit_orientation"
  ],
  "_help": [
    {
      "page": "sfc_index",
      "title": "Subunit in the curve",
      "topics": [
        "sfc_index",
        "sfc_index,sfc_nxn-method",
        "test_sfc_index",
        "[.sfc_nxn"
      ]
    },
    {
      "page": "utility",
      "title": "Utility functions",
      "topics": [
        "c.sfc_sequence",
        "length.sfc_sequence",
        "[.sfc_sequence",
        "[<-.sfc_sequence"
      ]
    },
    {
      "page": "traverse_path",
      "title": "All traverse paths of a sequence",
      "topics": [
        "all_traverse_paths",
        "get_one_traverse_path",
        "plot_traverse_paths"
      ]
    },
    {
      "page": "base_patterns",
      "title": "Base patterns",
      "topics": [
        "BASE_B",
        "BASE_C",
        "BASE_D",
        "BASE_I",
        "BASE_J",
        "BASE_L",
        "BASE_LIST",
        "BASE_P",
        "BASE_Q",
        "BASE_R",
        "BASE_U"
      ]
    },
    {
      "page": "draw_multiple_curves",
      "title": "Draw multiple curves",
      "topics": [
        "draw_multiple_curves"
      ]
    },
    {
      "page": "draw_rules",
      "title": "Draw the expansion rules",
      "topics": [
        "draw_rules_2x2",
        "draw_rules_3x3_meander",
        "draw_rules_3x3_peano"
      ]
    },
    {
      "page": "h_seed",
      "title": "Seed sequences of the H-curve",
      "topics": [
        "H0",
        "H1",
        "H2"
      ]
    },
    {
      "page": "hilbert_3d",
      "title": "Three dimensional Hilbert curve",
      "topics": [
        "hilbert_3d"
      ]
    },
    {
      "page": "standard_curve",
      "title": "Various curves in their standard forms",
      "topics": [
        "beta_omega_curve",
        "hilbert_curve",
        "h_curve",
        "meander_curve",
        "moore_curve",
        "peano_curve"
      ]
    },
    {
      "page": "level1_unit_orientation",
      "title": "Level-1 unit in the Peano curve and Meander curve",
      "topics": [
        "change_level1_unit_orientation",
        "change_level1_unit_orientation,sfc_3x3_meander-method",
        "change_level1_unit_orientation,sfc_3x3_peano-method",
        "level1_unit_orientation",
        "level1_unit_orientation,sfc_3x3_meander-method",
        "level1_unit_orientation,sfc_3x3_peano-method"
      ]
    },
    {
      "page": "plot_segments",
      "title": "Plot segments",
      "topics": [
        "plot_segments"
      ]
    },
    {
      "page": "spacefilling",
      "title": "Create space-filling curves",
      "topics": [
        "sfc_2x2",
        "sfc_3x3_meander",
        "sfc_3x3_peano"
      ]
    },
    {
      "page": "sfc_3x3_combined",
      "title": "General 3x3 space-filling curves",
      "topics": [
        "draw_rules_3x3_combined",
        "sfc_3x3_combined",
        "sfc_expand,sfc_3x3_combined-method"
      ]
    },
    {
      "page": "sfc_4x4_meander",
      "title": "4x4 space-filling curves in meander type",
      "topics": [
        "draw_rules_4x4_meander",
        "sfc_4x4_meander",
        "sfc_expand,sfc_4x4_meander-method"
      ]
    },
    {
      "page": "sfc_apply",
      "title": "Apply to every unit in the sfc_nxn curve",
      "topics": [
        "sfc_apply",
        "sfc_apply,sfc_nxn-method"
      ]
    },
    {
      "page": "sfc_base",
      "title": "Constructor of the sfc_base class",
      "topics": [
        "sfc_base"
      ]
    },
    {
      "page": "sfc_expand_by_rules",
      "title": "Expand a sequence",
      "topics": [
        "sfc_expand_by_rules",
        "sfc_expand_by_rules,sfc_rules,character-method",
        "sfc_expand_by_rules,sfc_rules,factor-method",
        "sfc_expand_by_rules,sfc_rules,sfc_nxn-method"
      ]
    },
    {
      "page": "sfc_expand",
      "title": "Expand the curve to the next level",
      "topics": [
        "sfc_expand",
        "sfc_expand,sfc_2x2-method",
        "sfc_expand,sfc_3x3_meander-method",
        "sfc_expand,sfc_3x3_peano-method",
        "|.sfc_nxn"
      ]
    },
    {
      "page": "sfc_generator",
      "title": "Generate a nxn curve based on expansion rules",
      "topics": [
        "sfc_generator"
      ]
    },
    {
      "page": "sfc_grob",
      "title": "The graphics object",
      "topics": [
        "plot.grob_sfc_sequence",
        "plot.sfc_nxn",
        "plot.sfc_sequence",
        "sfc_grob",
        "sfc_grob,matrix-method",
        "sfc_grob,sfc_base-method",
        "sfc_grob,sfc_nxn-method",
        "sfc_grob,sfc_sequence-method"
      ]
    },
    {
      "page": "h_curve",
      "title": "H-curve",
      "topics": [
        "expand_h",
        "sfc_h"
      ]
    },
    {
      "page": "sfc_is_compatible",
      "title": "Whether two sfc_sequence objects are compatible",
      "topics": [
        "sfc_is_compatible",
        "sfc_is_compatible,sfc_rules,sfc_sequence-method",
        "sfc_is_compatible,sfc_sequence,sfc_rules-method",
        "sfc_is_compatible,sfc_sequence,sfc_sequence-method"
      ]
    },
    {
      "page": "sfc_level",
      "title": "The level of the curve",
      "topics": [
        "sfc_level",
        "sfc_level,sfc_nxn-method"
      ]
    },
    {
      "page": "sfc_mode",
      "title": "The mode of the curve",
      "topics": [
        "sfc_mode",
        "sfc_mode,sfc_nxn-method",
        "sfc_mode,sfc_rules-method"
      ]
    },
    {
      "page": "sfc_previous_point",
      "title": "The previous and the next point",
      "topics": [
        "sfc_next_point",
        "sfc_next_point,sfc_base-method",
        "sfc_previous_point",
        "sfc_previous_point,sfc_base-method"
      ]
    },
    {
      "page": "sfc_reduce",
      "title": "Reduce a curve",
      "topics": [
        "add_base_structure",
        "mark_local_units",
        "sfc_reduce",
        "sfc_reduce,matrix-method",
        "sfc_reduce,sfc_nxn-method"
      ]
    },
    {
      "page": "sfc_transformation",
      "title": "Transformations of a sequence",
      "topics": [
        "rev.sfc_sequence",
        "sfc_dflip",
        "sfc_dflip,sfc_sequence-method",
        "sfc_hflip",
        "sfc_hflip,sfc_sequence-method",
        "sfc_reverse",
        "sfc_reverse,sfc_sequence-method",
        "sfc_rotate",
        "sfc_rotate,sfc_sequence-method",
        "sfc_vflip",
        "sfc_vflip,sfc_sequence-method",
        "^.sfc_sequence"
      ]
    },
    {
      "page": "sfc_rules",
      "title": "Constructor of the sfc_rules class",
      "topics": [
        "sfc_rules"
      ]
    },
    {
      "page": "pre_defined_rules",
      "title": "Rules",
      "topics": [
        "SFC_RULES_2x2",
        "SFC_RULES_3x3_COMBINED",
        "SFC_RULES_3x3_MEANDER",
        "SFC_RULES_3x3_PEANO",
        "SFC_RULES_4x4_MEANDER_1",
        "SFC_RULES_4x4_MEANDER_2"
      ]
    },
    {
      "page": "sfc_segments",
      "title": "Coordinates of the points on the curve",
      "topics": [
        "sfc_segments",
        "sfc_segments,sfc_nxn-method",
        "sfc_segments,sfc_sequence-method"
      ]
    },
    {
      "page": "sfc_sequence",
      "title": "Constructor of the sfc_sequence class",
      "topics": [
        "sfc_seed",
        "sfc_sequence",
        "sfc_unit"
      ]
    },
    {
      "page": "sfc_shape",
      "title": "Shape of the curve",
      "topics": [
        "all_2x2_shapes",
        "all_3x3_meander_shapes",
        "all_3x3_peano_shapes",
        "sfc_shape",
        "sfc_shape,sfc_2x2-method",
        "sfc_shape,sfc_3x3_meander-method",
        "sfc_shape,sfc_3x3_peano-method"
      ]
    },
    {
      "page": "sfc_universe",
      "title": "The universe base pattern set",
      "topics": [
        "sfc_universe",
        "sfc_universe,sfc_rules-method",
        "sfc_universe,sfc_sequence-method"
      ]
    },
    {
      "page": "sfc_validate",
      "title": "Validate the sequence",
      "topics": [
        "sfc_validate",
        "sfc_validate,character-method",
        "sfc_validate,sfc_sequence-method"
      ]
    },
    {
      "page": "show",
      "title": "Print the object",
      "topics": [
        "show,sfc_base-method",
        "show,sfc_nxn-method",
        "show,sfc_rules-method",
        "show,sfc_sequence-method"
      ]
    },
    {
      "page": "sfc_flip_unit",
      "title": "Flip units",
      "topics": [
        "sfc_flip_unit",
        "sfc_flip_unit,sfc_nxn-method",
        "sfc_flip_unit,sfc_unit-method",
        "unit_orientation"
      ]
    }
  ],
  "_readme": "https://github.com/jokergoo/sfcurve/raw/HEAD/readme.md",
  "_rundeps": [
    "colorRamp2",
    "colorspace",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "sfcurve.Rmd",
      "filename": "sfcurve.html",
      "title": "The sfcurve package",
      "author": "Zuguang Gu (z.gu@dkfz.de)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-07-18 10:19:34",
      "modified": "2024-08-02 06:22:42",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "sfcurve",
  "_universes": [
    "jokergoo",
    "cola-recount2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "798ad934e63ec8594703f438f8d63b3b0b6af2bed040af8a23b9cff7955effa0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "79d2918973b106ce7a8ad383cd965c65859ae5fc91a9711a2350f88c162b6ea6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "335ecde8f685a2f4e63e04d81803a2d2014a35075ef05143322a706965a0e1d2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-12T05:07:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "37b2640f352a7e5eb7231b6e04d97f566c833df09eefdecf0ffcd312e90721af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:14.000Z",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "a1a6a4a03aba8468206e4debd69fd719a03f59e94c8244259654625bec0a9fa7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T05:07:37.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "adb7690c6a87d93cb3cfd8ee2c661be30e01d259696e948ed341d9e97e2bf0d6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:19.000Z",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "1941a92dbc057af886fc6b176d2cab35db45dd30de1a793246637230f17a8b99",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-12T05:07:50.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "fafd8798d9025447132f9c7bf3633bb72fafc9b741db972b95f8f587f11e2a26",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:05.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "24726e5934ffd5d260481ac6fba821ad52fdeec8e9f1245182cccacfa6329dfb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:21.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "934011c9624f6bad8cac86cb4376fe63ea45a31929440a03447d7a9bb20844e2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-12T05:06:05.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "58ed7fe7f75d4c2d67baf8b514d8efc45e04c8543864284af6dbe7cc79d77c8f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T11:12:01.000Z",
      "arch": "emscripten",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "1397ed21948bcef01ee762ede787992c6b71843df0b563e3ccba63839a676963",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/25658981385"
    }
  ]
}