{
  "_id": "6a2be9eb3efcd9bda42cf467",
  "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-06-12 11:04:35 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <z.gu@dkfz.de>",
  "MD5sum": "bd5a8d710085958f2ca9c901f23d5142",
  "_user": "jokergoo",
  "_type": "src",
  "_file": "sfcurve_1.0.1.tar.gz",
  "_fileid": "ce0a8032a8a1508184a1ca19439115967538b1da7e32f338d6ed02e8e6defc79",
  "_filesize": 272215,
  "_sha256": "ce0a8032a8a1508184a1ca19439115967538b1da7e32f338d6ed02e8e6defc79",
  "_created": "2026-06-12T11:04:35.000Z",
  "_published": "2026-06-12T11:13:47.935Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81014493711,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589913255"
    },
    {
      "job": 81014493623,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589920808"
    },
    {
      "job": 81014493598,
      "time": 218,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589923145"
    },
    {
      "job": 81014493619,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589921545"
    },
    {
      "job": 81014493653,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7589899780"
    },
    {
      "job": 81014493697,
      "time": 448,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7590005697"
    },
    {
      "job": 81014493630,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589907901"
    },
    {
      "job": 81014493649,
      "time": 267,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589944485"
    },
    {
      "job": 81013807587,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589856292"
    },
    {
      "job": 81014493589,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7589899254"
    },
    {
      "job": 81014493658,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7589905997"
    },
    {
      "job": 81014493640,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7589898818"
    },
    {
      "job": 81014493584,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7589900838"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381",
  "_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",
    "description": "",
    "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": 477,
    "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",
    "LICENSE",
    "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-06-12T11:07:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "a7cb364a4d431fdc6faa8823ce3d9a96ef0c753b44429f0627d967d406a1a26e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T11:07:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "d0aa06f065272d44316ae755daeaca66146b0a2ef68ff30901502b327f4efbb0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T11:08:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "6b758e24583694a295d10242b620ea1f739e8b7d187de42141e39a804e4140d6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-12T11:07:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "9ae0ddec990c5ea99b44d81c812b593f380f412d0ddbcb094cb40522874d659a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-12T11:06:48.000Z",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "c433a217202a55e915bfed19f92687a7391f0bdffb7442a986f5eba2179421d3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-12T11:12:05.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "b2cfca908db0eaf7a31d804b3a7c2942d83775f7d4f7d52029b96a798c543088",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-12T11:07:21.000Z",
      "arch": "aarch64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "ce63f93b6284272e4c9104220001e5fcf6847725f9e4957edf8c632961cc5581",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-12T11:08:33.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "6580cc07343631ac29530ca53bdc120e4c23e2df776472dccab6a5cf941aa5c5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-12T11:07:20.000Z",
      "arch": "emscripten",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "03da002f113c8ecc4a2461f78ee8aea967a6d9a21b701a3f6da43d79dc4bb53a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-12T11:06:21.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "45e7ad9af64032cfa2042bbffafa04f2c80ee4b1eceb270e73bd1dab16cbcc31",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-12T11:06:13.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "b2af21e4ee95d3e535b0f1e3669f8d7d133ff92943309c8d6c0bc0d097ea56fd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-12T11:06:09.000Z",
      "arch": "x86_64",
      "commit": "4bbc3853643b924275109580b524f9a569d4e285",
      "fileid": "d109be2be8f5b03e64776b60eadcd9f775b198421736649a55d4acb6b5f02f1b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/jokergoo/actions/runs/27411515381"
    }
  ]
}