{
  "_id": "6a103afaacfb0bcc41c9b5bb",
  "Package": "LearnNonparam",
  "Title": "'R6'-Based Flexible Framework for Permutation Tests",
  "Version": "1.3.0",
  "Authors@R": "person(given = \"Yan\", family = \"Du\", role = c(\"aut\", \"cre\"), email = \"isduyan@outlook.com\", comment = c(ORCID = \"0009-0009-1169-921X\"))",
  "Description": "Implements non-parametric tests from Higgins (2004,\nISBN:0534387756), including tests for one sample, two samples,\nk samples, paired comparisons, blocked designs, trends and\nassociation. Built with 'Rcpp' for efficiency and 'R6' for\nflexible, object-oriented design, the package provides a\nunified framework for performing or creating custom permutation\ntests.",
  "BugReports": "https://github.com/qddyy/LearnNonparam/issues",
  "URL": "https://github.com/qddyy/LearnNonparam,\nhttps://qddyy.github.io/LearnNonparam/",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://qddyy.r-universe.dev",
  "Date/Publication": "2026-05-11 15:05:51 UTC",
  "RemoteUrl": "https://github.com/qddyy/learnnonparam",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 17:19:39 UTC",
    "User": "root"
  },
  "Author": "Yan Du [aut, cre] (ORCID: <https://orcid.org/0009-0009-1169-921X>)",
  "Maintainer": "Yan Du <isduyan@outlook.com>",
  "MD5sum": "b23f9c566bf78b53975f6789827b8369",
  "_user": "qddyy",
  "_type": "src",
  "_file": "LearnNonparam_1.3.0.tar.gz",
  "_fileid": "01a1effeca06bce20b38591597bef979898d5deaccfb600921d79bd6b0edc444",
  "_filesize": 269205,
  "_sha256": "01a1effeca06bce20b38591597bef979898d5deaccfb600921d79bd6b0edc444",
  "_created": "2026-05-11T17:19:39.000Z",
  "_published": "2026-05-22T11:16:10.831Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368689392,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6925258082"
    },
    {
      "job": 77368689096,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6925257706"
    },
    {
      "job": 77368689403,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925255497"
    },
    {
      "job": 77368689624,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925253591"
    },
    {
      "job": 77368689547,
      "time": 233,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6925273952"
    },
    {
      "job": 77368689444,
      "time": 270,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6925292730"
    },
    {
      "job": 77368689471,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925258226"
    },
    {
      "job": 77368689318,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925277468"
    },
    {
      "job": 77368688758,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925201038"
    },
    {
      "job": 77368688568,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159175647"
    },
    {
      "job": 77368689179,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6925260258"
    },
    {
      "job": 77368689446,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6925245231"
    },
    {
      "job": 77368689344,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6925252791"
    }
  ],
  "_buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/qddyy/learnnonparam",
  "_commit": {
    "id": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
    "author": "qddyy <isduyan@outlook.com>",
    "committer": "qddyy <isduyan@outlook.com>",
    "message": "less `unif_rand()` in `impl_paired_pmt`\n",
    "time": 1778511951
  },
  "_maintainer": {
    "name": "Yan Du",
    "email": "isduyan@outlook.com",
    "login": "qddyy",
    "uuid": 140293741
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "LinkingTo"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "compiler",
      "role": "Imports"
    },
    {
      "package": "quickr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "qddyy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 7
    },
    {
      "week": "2025-26",
      "n": 6
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-40",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.2.9",
      "date": "2025-06-02"
    },
    {
      "name": "v1.3.0",
      "date": "2025-09-30"
    }
  ],
  "_topics": [
    "hypothesis-test",
    "nonparametric-statistics",
    "permutation-test",
    "cpp"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "qddyy",
      "count": 438,
      "uuid": 140293741
    }
  ],
  "_userbio": {
    "uuid": 140293741,
    "type": "user",
    "name": "qddyy"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LearnNonparam"
  },
  "_devurl": "https://github.com/qddyy/learnnonparam",
  "_pkgdown": "https://qddyy.github.io/LearnNonparam/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LearnNonparam.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/qddyy/learnnonparam",
  "_realowner": "qddyy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2.3",
      "date": "2024-10-15"
    },
    {
      "version": "1.2.4",
      "date": "2024-11-14"
    },
    {
      "version": "1.2.5",
      "date": "2024-11-14"
    },
    {
      "version": "1.2.6",
      "date": "2024-12-17"
    },
    {
      "version": "1.2.7",
      "date": "2025-01-30"
    },
    {
      "version": "1.2.8",
      "date": "2025-04-29"
    },
    {
      "version": "1.2.9",
      "date": "2025-06-02"
    },
    {
      "version": "1.3.0",
      "date": "2025-10-03"
    }
  ],
  "_exports": [
    "AndersonDarling",
    "AnsariBradley",
    "CDF",
    "ChiSquare",
    "ContingencyTableTest",
    "Correlation",
    "CramerVonMises",
    "define_pmt",
    "Difference",
    "Friedman",
    "JonckheereTerpstra",
    "KolmogorovSmirnov",
    "KruskalWallis",
    "Kuiper",
    "OneWay",
    "Page",
    "PairedDifference",
    "pmt",
    "pmts",
    "Quantile",
    "RatioMeanDeviance",
    "RCBDOneWay",
    "SiegelTukey",
    "Sign",
    "Studentized",
    "Wilcoxon"
  ],
  "_datasets": [
    {
      "name": "Table1.1.1",
      "title": "Sodium Contents",
      "object": "Table1.1.1",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Table1.2.1",
      "title": "Cycles Until Failure",
      "object": "Table1.2.1",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Table2.1.1",
      "title": "Test Scores",
      "object": "Table2.1.1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Table2.3.1",
      "title": "Runoff Minutes",
      "object": "Table2.3.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treatment_1",
        "treatment_2"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table2.6.1",
      "title": "Hours Until Recharge",
      "object": "Table2.6.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "brand_1",
        "brand_2"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table2.6.2",
      "title": "Cerium Amounts",
      "object": "Table2.6.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "granite",
        "basalt"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table2.8.1",
      "title": "Ounces Of Beverage",
      "object": "Table2.8.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treatment_1",
        "treatment_2"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table3.1.2",
      "title": "Normal Samples",
      "object": "Table3.1.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x_1",
        "x_2",
        "x_3"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table3.2.2",
      "title": "Logarithms of Bacteria Counts",
      "object": "Table3.2.2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Table3.2.3",
      "title": "Saltiness Scores",
      "object": "Table3.2.3",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Table3.3.1",
      "title": "Percentages of Clay",
      "object": "Table3.3.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "location_1",
        "location_2",
        "location_3",
        "location_4"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table3.4.1",
      "title": "Phosphorus Contents",
      "object": "Table3.4.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "treatment_1",
        "treatment_2",
        "treatment_3",
        "treatment_4"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table4.1.1",
      "title": "Caloric Intake",
      "object": "Table4.1.1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "recall_24h",
        "survey"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table4.1.3",
      "title": "Cholesterol Reduction",
      "object": "Table4.1.3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "drug_1",
        "drug_2"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table4.4.3",
      "title": "Yield Data",
      "object": "Table4.4.3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "block_1",
        "block_2",
        "block_3",
        "block_4",
        "block_5",
        "block_6"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table4.5.3",
      "title": "Randomized Complete Block with Ties",
      "object": "Table4.5.3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "block_1",
        "block_2",
        "block_3"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table5.1.2",
      "title": "Heterophils and Lymphocytes",
      "object": "Table5.1.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "heterophils",
        "lymphocytes"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table5.2.2",
      "title": "Scores of Projects",
      "object": "Table5.2.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "judge_a",
        "judge_b"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "Table5.4.2",
      "title": "Satisfaction with Pain-Relief Treatment",
      "object": "Table5.4.2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "not_satisfied",
        "somewhat_satisfied",
        "very_satisfied"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AndersonDarling",
      "title": "Two-Sample Anderson-Darling Test",
      "topics": [
        "AndersonDarling",
        "distribution.ad"
      ]
    },
    {
      "page": "AnsariBradley",
      "title": "Ansari-Bradley Test",
      "topics": [
        "AnsariBradley",
        "twosample.ansari"
      ]
    },
    {
      "page": "CDF",
      "title": "Inference on Cumulative Distribution Function",
      "topics": [
        "CDF",
        "onesample.cdf"
      ]
    },
    {
      "page": "ChiSquare",
      "title": "Chi-Square Test on Contingency Table",
      "topics": [
        "ChiSquare",
        "table.chisq"
      ]
    },
    {
      "page": "ContingencyTableTest",
      "title": "ContingencyTableTest Class",
      "topics": [
        "class.table",
        "ContingencyTableTest"
      ]
    },
    {
      "page": "Correlation",
      "title": "Test for Association Between Paired Samples",
      "topics": [
        "association.corr",
        "Correlation"
      ]
    },
    {
      "page": "CramerVonMises",
      "title": "Two-Sample Cramer-Von Mises Test",
      "topics": [
        "CramerVonMises",
        "distribution.cvm"
      ]
    },
    {
      "page": "Difference",
      "title": "Two-Sample Test Based on Mean or Median",
      "topics": [
        "Difference",
        "twosample.difference"
      ]
    },
    {
      "page": "Friedman",
      "title": "Friedman Test",
      "topics": [
        "Friedman",
        "rcbd.friedman"
      ]
    },
    {
      "page": "JonckheereTerpstra",
      "title": "Jonckheere-Terpstra Test",
      "topics": [
        "JonckheereTerpstra",
        "ksample.jt"
      ]
    },
    {
      "page": "KolmogorovSmirnov",
      "title": "Two-Sample Kolmogorov-Smirnov Test",
      "topics": [
        "distribution.ks",
        "KolmogorovSmirnov"
      ]
    },
    {
      "page": "KruskalWallis",
      "title": "Kruskal-Wallis Test",
      "topics": [
        "KruskalWallis",
        "ksample.kw"
      ]
    },
    {
      "page": "KSampleTest",
      "title": "KSampleTest Class",
      "topics": [
        "class.ksample",
        "KSampleTest"
      ]
    },
    {
      "page": "Kuiper",
      "title": "Two-Sample Kuiper Test",
      "topics": [
        "distribution.kuiper",
        "Kuiper"
      ]
    },
    {
      "page": "MultipleComparison",
      "title": "MultipleComparison Class",
      "topics": [
        "class.multcomp",
        "MultipleComparison"
      ]
    },
    {
      "page": "OneSampleTest",
      "title": "OneSampleTest Class",
      "topics": [
        "class.onesample",
        "OneSampleTest"
      ]
    },
    {
      "page": "OneWay",
      "title": "One-Way Test for Equal Means",
      "topics": [
        "ksample.oneway",
        "OneWay"
      ]
    },
    {
      "page": "Page",
      "title": "Page Test",
      "topics": [
        "Page",
        "rcbd.page"
      ]
    },
    {
      "page": "PairedDifference",
      "title": "Paired Comparison Based on Differences",
      "topics": [
        "paired.difference",
        "PairedDifference"
      ]
    },
    {
      "page": "PermuTest",
      "title": "PermuTest Class",
      "topics": [
        "class.pmt",
        "PermuTest"
      ]
    },
    {
      "page": "pmt",
      "title": "Syntactic Sugar for Object Construction",
      "topics": [
        "define_pmt",
        "pmt",
        "pmts"
      ]
    },
    {
      "page": "Quantile",
      "title": "Quantile Test",
      "topics": [
        "onesample.quantile",
        "Quantile"
      ]
    },
    {
      "page": "RatioMeanDeviance",
      "title": "Ratio Mean Deviance Test",
      "topics": [
        "RatioMeanDeviance",
        "twosample.rmd"
      ]
    },
    {
      "page": "RCBDOneWay",
      "title": "One-Way Test for Equal Means in RCBD",
      "topics": [
        "rcbd.oneway",
        "RCBDOneWay"
      ]
    },
    {
      "page": "RCBDTest",
      "title": "RCBDTest Class",
      "topics": [
        "class.rcbd",
        "RCBDTest"
      ]
    },
    {
      "page": "SiegelTukey",
      "title": "Siegel-Tukey Test",
      "topics": [
        "SiegelTukey",
        "twosample.siegel"
      ]
    },
    {
      "page": "Sign",
      "title": "Two-Sample Sign Test",
      "topics": [
        "paired.sign",
        "Sign"
      ]
    },
    {
      "page": "Studentized",
      "title": "Multiple Comparison Based on Studentized Statistic",
      "topics": [
        "multcomp.studentized",
        "Studentized"
      ]
    },
    {
      "page": "Table1.1.1",
      "title": "Sodium Contents",
      "topics": [
        "Table1.1.1"
      ]
    },
    {
      "page": "Table1.2.1",
      "title": "Cycles Until Failure",
      "topics": [
        "Table1.2.1"
      ]
    },
    {
      "page": "Table2.1.1",
      "title": "Test Scores",
      "topics": [
        "Table2.1.1"
      ]
    },
    {
      "page": "Table2.3.1",
      "title": "Runoff Minutes",
      "topics": [
        "Table2.3.1"
      ]
    },
    {
      "page": "Table2.6.1",
      "title": "Hours Until Recharge",
      "topics": [
        "Table2.6.1"
      ]
    },
    {
      "page": "Table2.6.2",
      "title": "Cerium Amounts",
      "topics": [
        "Table2.6.2"
      ]
    },
    {
      "page": "Table2.8.1",
      "title": "Ounces Of Beverage",
      "topics": [
        "Table2.8.1"
      ]
    },
    {
      "page": "Table3.1.2",
      "title": "Normal Samples",
      "topics": [
        "Table3.1.2"
      ]
    },
    {
      "page": "Table3.2.2",
      "title": "Logarithms of Bacteria Counts",
      "topics": [
        "Table3.2.2"
      ]
    },
    {
      "page": "Table3.2.3",
      "title": "Saltiness Scores",
      "topics": [
        "Table3.2.3"
      ]
    },
    {
      "page": "Table3.3.1",
      "title": "Percentages of Clay",
      "topics": [
        "Table3.3.1"
      ]
    },
    {
      "page": "Table3.4.1",
      "title": "Phosphorus Contents",
      "topics": [
        "Table3.4.1"
      ]
    },
    {
      "page": "Table4.1.1",
      "title": "Caloric Intake",
      "topics": [
        "Table4.1.1"
      ]
    },
    {
      "page": "Table4.1.3",
      "title": "Cholesterol Reduction",
      "topics": [
        "Table4.1.3"
      ]
    },
    {
      "page": "Table4.4.3",
      "title": "Yield Data",
      "topics": [
        "Table4.4.3"
      ]
    },
    {
      "page": "Table4.5.3",
      "title": "Randomized Complete Block with Ties",
      "topics": [
        "Table4.5.3"
      ]
    },
    {
      "page": "Table5.1.2",
      "title": "Heterophils and Lymphocytes",
      "topics": [
        "Table5.1.2"
      ]
    },
    {
      "page": "Table5.2.2",
      "title": "Scores of Projects",
      "topics": [
        "Table5.2.2"
      ]
    },
    {
      "page": "Table5.4.2",
      "title": "Satisfaction with Pain-Relief Treatment",
      "topics": [
        "Table5.4.2"
      ]
    },
    {
      "page": "TwoSampleAssociationTest",
      "title": "TwoSampleAssociationTest Class",
      "topics": [
        "class.association",
        "TwoSampleAssociationTest"
      ]
    },
    {
      "page": "TwoSampleDistributionTest",
      "title": "TwoSampleDistributionTest Class",
      "topics": [
        "class.distribution",
        "TwoSampleDistributionTest"
      ]
    },
    {
      "page": "TwoSampleLocationTest",
      "title": "TwoSampleLocationTest Class",
      "topics": [
        "class.twosample.location",
        "TwoSampleLocationTest"
      ]
    },
    {
      "page": "TwoSamplePairedTest",
      "title": "TwoSamplePairedTest Class",
      "topics": [
        "class.paired",
        "TwoSamplePairedTest"
      ]
    },
    {
      "page": "TwoSampleTest",
      "title": "TwoSampleTest Class",
      "topics": [
        "class.twosample",
        "TwoSampleTest"
      ]
    },
    {
      "page": "Wilcoxon",
      "title": "Two-Sample Wilcoxon Test",
      "topics": [
        "twosample.wilcoxon",
        "Wilcoxon"
      ]
    }
  ],
  "_pkglogo": "https://github.com/qddyy/learnnonparam/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/qddyy/learnnonparam/raw/HEAD/README.md",
  "_rundeps": [
    "R6",
    "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"
    }
  ],
  "_score": 4.866287339084195,
  "_indexed": true,
  "_nocasepkg": "learnnonparam",
  "_universes": [
    "qddyy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "e21224ff97ca5742fc9289d4c15cf22663b555e22458d56eb84e1c492eba18e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "2bb89d123fe90ed50530cc8ed112ba01d79046bdc0cd0bcd5cbbd3096d7e053e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "ce5d11f499b9fe6aba2b61de596af009e03baaf0680cce82d7f10d00c20c253c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "fa3021e648b8a41071e8d06c9d06635b9940d2febc36e2c10155bcb8e6cc9560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:49.000Z",
      "arch": "aarch64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "20872a78ab10547d299a928700934a2e97e14094ca0eee1d4fcf20db0fcbaade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T17:23:12.000Z",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "c2cf6bf8bb0762edeab0e4a3f01b01a0e365c6ce51c9974a1d746459b085ff37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:11.000Z",
      "arch": "aarch64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "490c17357409b5f842e5b939e9fc031e22431d028716487186b42168336562b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-11T17:22:42.000Z",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "4615cb77ff6b5c30e1b617b90b19c552815ea18b27403f5df58ab8de3489cb07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T17:21:19.000Z",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "c32098485cda5f12c0201f61f160114dfa9d1504669d73a7606e3eb98617a54f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T17:21:09.000Z",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "cf4ab666f9d02a6125db06e785900a6d11ae253a2f7726144186f5b0c359bb65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-11T17:21:08.000Z",
      "arch": "x86_64",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "b7d58c590372a901e2f60111c9ab1a48a37dc0ca877a2f42352a2b3cd3cc75af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-05-22T11:15:34.000Z",
      "arch": "emscripten",
      "commit": "e6b58e51562c2e38c8c9be5705e9e2dccff755fc",
      "fileid": "f34122f83ac88242244fa8326390afdbcd8154180e5db0f3a4d027a4aacab8a6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/qddyy/actions/runs/25685610498"
    }
  ]
}