{
  "_id": "6a141ccbacfb0bcc41d3db37",
  "Package": "LDM",
  "Type": "Package",
  "Title": "Testing Hypotheses About the Microbiome using the Linear\nDecomposition Model",
  "Version": "6.0.1",
  "Date": "2023-09-07",
  "Authors@R": "c(\nperson(\"Yi-Juan\", \"Hu\", role = c(\"aut\", \"cre\"), email = \"yijuan.hu@emory.edu\"),\nperson(\"Glen A\", \"Satten\", role = \"aut\"))",
  "Description": "A single analysis path that includes distance-based\nordination, global tests of any effect of the microbiome, and\ntests of the effects of individual taxa with\nfalse-discovery-rate (FDR) control. It accommodates both\ncontinuous and discrete covariates as well as interaction terms\nto be tested either singly or in combination, allows for\nadjustment of confounding covariates, and uses\npermutation-based p-values that can control for sample\ncorrelations. It can be applied to transformed data, and an\nomnibus test can combine results from analyses conducted on\ndifferent transformation scales. It can also be used for\ntesting presence-absence associations based on infinite number\nof rarefaction replicates, testing mediation effects of the\nmicrobiome, analyzing censored time-to-event outcomes, and for\ncompositional analysis by fitting linear models to\ncentered-log-ratio taxa count data.",
  "License": "GPL (>=2)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "R.rsp",
  "URL": "https://github.com/yijuanhu/LDM",
  "BugReports": "https://github.com/yijuanhu/LDM/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://yijuanhu.r-universe.dev",
  "Date/Publication": "2023-09-07 08:14:10 UTC",
  "RemoteUrl": "https://github.com/yijuanhu/ldm",
  "RemoteRef": "HEAD",
  "RemoteSha": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:51:53 UTC",
    "User": "root"
  },
  "Author": "Yi-Juan Hu [aut, cre],\nGlen A Satten [aut]",
  "Maintainer": "Yi-Juan Hu <yijuan.hu@emory.edu>",
  "MD5sum": "84c816b4f2ce54f3ffee613f3132edfd",
  "_user": "yijuanhu",
  "_type": "src",
  "_file": "LDM_6.0.1.tar.gz",
  "_fileid": "78a4fb9cb17d1fc41128e51ea29ecbab03fa2f15ad05253bf92dda8d5286ffa7",
  "_filesize": 718195,
  "_sha256": "78a4fb9cb17d1fc41128e51ea29ecbab03fa2f15ad05253bf92dda8d5286ffa7",
  "_created": "2026-05-25T09:51:53.000Z",
  "_published": "2026-05-25T09:56:27.775Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77691689524,
      "time": 229,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195921665"
    },
    {
      "job": 77691689489,
      "time": 225,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195920644"
    },
    {
      "job": 77691689516,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195908433"
    },
    {
      "job": 77691689493,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195903807"
    },
    {
      "job": 77691210770,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195862965"
    },
    {
      "job": 77691689465,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195898325"
    },
    {
      "job": 77691689506,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195906066"
    },
    {
      "job": 77691689492,
      "time": 176,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195907648"
    },
    {
      "job": 77691689485,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195903501"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yijuanhu/ldm",
  "_commit": {
    "id": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
    "author": "Yijuan Hu <yijuan.hu@emory.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1694074450
  },
  "_maintainer": {
    "name": "Yi-Juan Hu",
    "email": "yijuan.hu@emory.edu",
    "login": "yijuanhu",
    "description": "",
    "uuid": 22661669
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "GUniFrac",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "permute",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "castor",
      "role": "Imports"
    },
    {
      "package": "phangorn",
      "role": "Imports"
    },
    {
      "package": "modeest",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    }
  ],
  "_owner": "yijuanhu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "yijuanhu",
      "count": 8,
      "uuid": 22661669
    }
  ],
  "_userbio": {
    "uuid": 22661669,
    "type": "user",
    "name": "Yijuan Hu"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LDM"
  },
  "_devurl": "https://github.com/yijuanhu/ldm",
  "_searchresults": 54,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LDM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yijuanhu/ldm",
  "_realowner": "yijuanhu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "6.0",
      "date": "2023-09-04"
    },
    {
      "version": "6.0.1",
      "date": "2023-09-07"
    }
  ],
  "_exports": [
    "adjust.data.by.covariates",
    "avgdist.squared",
    "jaccard.mean",
    "ldm",
    "permanovaFL",
    "unifrac.mean"
  ],
  "_datasets": [
    {
      "name": "sim.meta",
      "title": "Metadata of the simulated microbiome samples",
      "object": "sim.meta",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "X.between",
        "X.within",
        "Y.between",
        "Y.within"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim.otu.tab",
      "title": "OTU count table of the simulated microbiome samples",
      "object": "sim.otu.tab",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "4695",
        "2983",
        "2554",
        "3315",
        "1313",
        "5661",
        "4125",
        "2115",
        "3309",
        "3225",
        "514",
        "3427",
        "484",
        "4194",
        "2894",
        "5523",
        "652",
        "5160",
        "3349",
        "2705",
        "4526",
        "4925",
        "3202",
        "4716",
        "3015",
        "1453",
        "5046",
        "1477",
        "1873",
        "1583",
        "3227",
        "5047",
        "3428",
        "4399",
        "642",
        "4499",
        "2740",
        "5334",
        "3067",
        "4883",
        "1655",
        "58",
        "3276",
        "39",
        "2371",
        "3878",
        "3600",
        "378",
        "4864",
        "5291",
        "3105",
        "1651",
        "3574",
        "1635",
        "4472",
        "3988",
        "5456",
        "3026",
        "189",
        "548",
        "784",
        "1091",
        "742",
        "4871",
        "368",
        "4564",
        "420",
        "501",
        "5522",
        "4306",
        "1026",
        "2981",
        "5414",
        "232",
        "1995",
        "3231",
        "2860",
        "1044",
        "1639",
        "3945",
        "5280",
        "1037",
        "5483",
        "4966",
        "3546",
        "3352",
        "4969",
        "5217",
        "5468",
        "3992",
        "2556",
        "2239",
        "263",
        "2430",
        "1592",
        "5054",
        "723",
        "1867",
        "1511",
        "1219",
        "1986",
        "4733",
        "4666",
        "4847",
        "5201",
        "2906",
        "1903",
        "571",
        "3246",
        "2660",
        "4697",
        "3302",
        "4831",
        "5045",
        "1981",
        "3505",
        "1796",
        "765",
        "2313",
        "1371",
        "2098",
        "2002",
        "4440",
        "5547",
        "5655",
        "5675",
        "911",
        "991",
        "3699",
        "3353",
        "2743",
        "978",
        "285",
        "4771",
        "1596",
        "4494",
        "2198",
        "4022",
        "2425",
        "2982",
        "323",
        "4608",
        "1278",
        "4877",
        "667",
        "2761",
        "3758",
        "483",
        "153",
        "2286",
        "2757",
        "5443",
        "2122",
        "4708",
        "502",
        "777",
        "1890",
        "2839",
        "3344",
        "906",
        "3020",
        "3492",
        "2077",
        "1419",
        "351",
        "3418",
        "2729",
        "440",
        "4967",
        "2836",
        "607",
        "3703",
        "4840",
        "1283",
        "2570",
        "5581",
        "4417",
        "65",
        "5308",
        "5227",
        "5286",
        "3039",
        "2046",
        "1421",
        "3390",
        "679",
        "2582",
        "4589",
        "5119",
        "2398",
        "955",
        "2263",
        "4354",
        "5328",
        "1448",
        "308",
        "4424",
        "4979",
        "4298",
        "2334",
        "2153",
        "4721",
        "2301",
        "2595",
        "3938",
        "1795",
        "40",
        "4702",
        "464",
        "4775",
        "2025",
        "4478",
        "1476",
        "3969",
        "4693",
        "943",
        "4131",
        "4248",
        "1561",
        "5269",
        "467",
        "1718",
        "2481",
        "933",
        "5167",
        "4013",
        "5313",
        "3865",
        "4448",
        "2245",
        "4387",
        "797",
        "1452",
        "2521",
        "1988",
        "3534",
        "1565",
        "1432",
        "1274",
        "4222",
        "1004",
        "154",
        "3527",
        "1549",
        "3840",
        "976",
        "2419",
        "2282",
        "1039",
        "289",
        "940",
        "3506",
        "985",
        "3967",
        "3374",
        "2928",
        "2014",
        "3395",
        "4525",
        "2824",
        "1007",
        "4585",
        "2794",
        "5496",
        "3839",
        "3896",
        "4780",
        "1114",
        "4065",
        "2402",
        "1540",
        "2210",
        "444",
        "4080",
        "661",
        "3633",
        "1036",
        "4942",
        "124",
        "591",
        "3776",
        "2213",
        "2742",
        "5394",
        "2775",
        "4158",
        "1311",
        "1122",
        "332",
        "330",
        "546",
        "2572",
        "2325",
        "513",
        "414",
        "2140",
        "1840",
        "24",
        "2799",
        "2110",
        "1668",
        "5028",
        "4269",
        "5682",
        "1064",
        "4699",
        "576",
        "2487",
        "5082",
        "823",
        "2646",
        "4278",
        "3216",
        "392",
        "5058",
        "5059",
        "2234",
        "594",
        "3622",
        "877",
        "1730",
        "4256",
        "1437",
        "3220",
        "1239",
        "1374",
        "697",
        "750",
        "5491",
        "3293",
        "2996",
        "2244",
        "3886",
        "2633",
        "3273",
        "2047",
        "44",
        "5563",
        "4813",
        "1246",
        "4688",
        "5471",
        "1405",
        "2382",
        "5202",
        "5117",
        "1935",
        "3978",
        "5634",
        "3541",
        "2335",
        "990",
        "5096",
        "5484",
        "4707",
        "4628",
        "373",
        "688",
        "4586",
        "1658",
        "2645",
        "2655",
        "3943",
        "3977",
        "2780",
        "2496",
        "4776",
        "5385",
        "3006",
        "215",
        "5235",
        "5583",
        "181",
        "2393",
        "625",
        "4481",
        "1365",
        "1391",
        "5226",
        "4740",
        "372",
        "2300",
        "4450",
        "381",
        "4359",
        "5036",
        "2132",
        "2831",
        "1216",
        "5126",
        "318",
        "1340",
        "4146",
        "772",
        "1759",
        "375",
        "5133",
        "4725",
        "4778",
        "4670",
        "4032",
        "5262",
        "4001",
        "2575",
        "3689",
        "2972",
        "2434",
        "4255",
        "4164",
        "3825",
        "3677",
        "898",
        "760",
        "5111",
        "5663",
        "5624",
        "1922",
        "2053",
        "2358",
        "2464",
        "2795",
        "452",
        "1492",
        "3162",
        "2893",
        "1590",
        "2940",
        "90",
        "993",
        "171",
        "4560",
        "5402",
        "5446",
        "2291",
        "2135",
        "4414",
        "3942",
        "4015",
        "5559",
        "1704",
        "3300",
        "638",
        "2563",
        "2707",
        "184",
        "4624",
        "1280",
        "4767",
        "3109",
        "3529",
        "217",
        "3533",
        "2456",
        "5273",
        "671",
        "1618",
        "560",
        "2592",
        "4350",
        "2663",
        "4965",
        "3380",
        "1408",
        "3032",
        "4793",
        "4828",
        "5277",
        "5042",
        "1058",
        "2896",
        "3128",
        "774",
        "956",
        "336",
        "1832",
        "4090",
        "3619",
        "4036",
        "2219",
        "4116",
        "817",
        "2119",
        "1488",
        "4939",
        "3324",
        "2206",
        "1614",
        "4068",
        "131",
        "2228",
        "5004",
        "3777",
        "4363",
        "2423",
        "1766",
        "2875",
        "201",
        "1478",
        "1571",
        "2495",
        "730",
        "1839",
        "3158",
        "1649",
        "5129",
        "1936",
        "2048",
        "4060",
        "3071",
        "4430",
        "2329",
        "1016",
        "720",
        "5122",
        "621",
        "3549",
        "5252",
        "2383",
        "2433",
        "2683",
        "1807",
        "3739",
        "5493",
        "278",
        "1074",
        "1490",
        "411",
        "1006",
        "1991",
        "643",
        "2913",
        "807",
        "3177",
        "2756",
        "922",
        "2961",
        "1429",
        "1947",
        "328",
        "1135",
        "2060",
        "5120",
        "3923",
        "4033",
        "5022",
        "4703",
        "4912",
        "4835",
        "358",
        "4233",
        "5627",
        "402",
        "2712",
        "4267",
        "919",
        "4335",
        "3474",
        "4753",
        "130",
        "2814",
        "4457",
        "3381",
        "4964",
        "4223",
        "2107",
        "1535",
        "1367",
        "2045",
        "4875",
        "984",
        "5304",
        "4",
        "2524",
        "599",
        "2449",
        "1328",
        "4816",
        "3690",
        "5460",
        "1464",
        "5673",
        "316",
        "5677",
        "4940",
        "4027",
        "2026",
        "3484",
        "888",
        "3821",
        "2328",
        "219",
        "1152",
        "3623",
        "3640",
        "2642",
        "3469",
        "5374",
        "1833",
        "689",
        "156",
        "2706",
        "3345",
        "1585",
        "4304",
        "5282",
        "5395",
        "2290",
        "178",
        "3769",
        "1753",
        "3805",
        "1527",
        "4760",
        "3662",
        "618",
        "1530",
        "5268",
        "4444",
        "5528",
        "2797",
        "2361",
        "2662",
        "4882",
        "1049",
        "3239",
        "691",
        "81",
        "2494",
        "3873",
        "3477",
        "3391",
        "2939",
        "3954",
        "589",
        "3108",
        "4561",
        "2022",
        "296",
        "4859",
        "2320",
        "2644",
        "3438",
        "3147",
        "5525",
        "1250",
        "1491",
        "1204",
        "292",
        "4286",
        "1308",
        "1893",
        "2959",
        "1517",
        "1259",
        "5138",
        "2082",
        "3659",
        "1336",
        "1376",
        "2849",
        "913",
        "1054",
        "459",
        "5006",
        "3456",
        "1724",
        "4243",
        "1350",
        "4357",
        "1417",
        "1987",
        "2015",
        "2399",
        "2155",
        "4551",
        "3895",
        "2700",
        "257",
        "4408",
        "2576",
        "1483",
        "3832",
        "4377",
        "2653",
        "5587",
        "3058",
        "624",
        "4731",
        "1605",
        "2477",
        "4364",
        "1388",
        "3210",
        "1024",
        "1692",
        "4520",
        "4837",
        "4139",
        "1110",
        "4395",
        "4352",
        "884",
        "2535",
        "5124",
        "1921",
        "3789",
        "475",
        "2195",
        "3252",
        "5100",
        "3143",
        "5535",
        "102",
        "2",
        "5401",
        "2564",
        "2861",
        "7",
        "5052",
        "4817",
        "3393",
        "5617",
        "3551",
        "5376",
        "3936",
        "4025",
        "1343",
        "4648",
        "1722",
        "3294",
        "3183",
        "3114",
        "1671",
        "73",
        "2013",
        "2859",
        "3744",
        "2527",
        "4280",
        "4422",
        "2510",
        "93",
        "595",
        "3357",
        "5065",
        "1883",
        "382",
        "4229",
        "3802",
        "5287",
        "1705",
        "4764",
        "3336",
        "4891",
        "3005",
        "1931",
        "2127",
        "4321",
        "1076",
        "1319",
        "799",
        "3069",
        "1633",
        "507",
        "4002",
        "1010",
        "3057",
        "5575",
        "3957",
        "447",
        "3753",
        "569",
        "5513",
        "4008",
        "4931",
        "2183",
        "4914",
        "121",
        "1497",
        "1005",
        "5603",
        "3651",
        "5283",
        "3248",
        "3589",
        "969",
        "4701",
        "4362",
        "228",
        "3538",
        "2621",
        "4365",
        "3198",
        "1406",
        "3512",
        "4373",
        "3702",
        "947",
        "1115",
        "3330",
        "499",
        "4477",
        "4599",
        "3008",
        "4086",
        "4573",
        "2900",
        "3322",
        "596",
        "4225",
        "3675",
        "434",
        "3447"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim.otu.tab5",
      "title": "Filtered OTU count table of the simulated microbiome samples",
      "object": "sim.otu.tab5",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "4695",
        "2983",
        "2554",
        "3315",
        "1313",
        "3309",
        "484",
        "4194",
        "5523",
        "652",
        "5160",
        "3349",
        "2705",
        "4925",
        "3202",
        "4716",
        "3015",
        "1453",
        "5046",
        "1477",
        "1873",
        "1583",
        "3227",
        "5047",
        "3428",
        "642",
        "4499",
        "3067",
        "4883",
        "1655",
        "58",
        "3276",
        "39",
        "3878",
        "3600",
        "378",
        "5291",
        "3105",
        "1651",
        "3574",
        "1635",
        "4472",
        "3988",
        "3026",
        "189",
        "548",
        "4871",
        "368",
        "4564",
        "501",
        "5522",
        "4306",
        "2981",
        "5414",
        "232",
        "3231",
        "2860",
        "1044",
        "1639",
        "3945",
        "5483",
        "4966",
        "3546",
        "3352",
        "4969",
        "5217",
        "5468",
        "2239",
        "263",
        "2430",
        "1592",
        "5054",
        "723",
        "1867",
        "1511",
        "1219",
        "1986",
        "4666",
        "4847",
        "2906",
        "571",
        "3246",
        "2660",
        "4697",
        "4831",
        "5045",
        "1981",
        "3505",
        "1796",
        "765",
        "1371",
        "2002",
        "4440",
        "5547",
        "991",
        "3699",
        "3353",
        "2743",
        "978",
        "4771",
        "1596",
        "4494",
        "2198",
        "2425",
        "323",
        "4608",
        "1278",
        "4877",
        "667",
        "483",
        "153",
        "2286",
        "5443",
        "2122",
        "4708",
        "502",
        "777",
        "1890",
        "2839",
        "3344",
        "906",
        "3492",
        "2077",
        "1419",
        "351",
        "3418",
        "2729",
        "440",
        "2836",
        "607",
        "1283",
        "2570",
        "65",
        "5308",
        "5227",
        "3039",
        "2046",
        "1421",
        "679",
        "2582",
        "5119",
        "2398",
        "955",
        "2263",
        "4354",
        "5328",
        "1448",
        "308",
        "4979",
        "4298",
        "2334",
        "2595",
        "1795",
        "40",
        "4702",
        "464",
        "4775",
        "2025",
        "1476",
        "3969",
        "4693",
        "943",
        "4131",
        "1561",
        "5269",
        "467",
        "1718",
        "2481",
        "933",
        "5313",
        "3865",
        "4448",
        "2245",
        "4387",
        "797",
        "1452",
        "2521",
        "1565",
        "1432",
        "1274",
        "4222",
        "1004",
        "154",
        "3527",
        "1549",
        "3840",
        "2419",
        "289",
        "940",
        "985",
        "3374",
        "2928",
        "2014",
        "3395",
        "4525",
        "1007",
        "4585",
        "2794",
        "5496",
        "3839",
        "3896",
        "4780",
        "1540",
        "2210",
        "444",
        "4080",
        "661",
        "1036",
        "4942",
        "124",
        "3776",
        "2213",
        "2742",
        "5394",
        "4158",
        "1311",
        "330",
        "546",
        "2572",
        "2325",
        "513",
        "414",
        "2140",
        "1840",
        "24",
        "2799",
        "2110",
        "1668",
        "5682",
        "1064",
        "4699",
        "576",
        "4278",
        "3216",
        "392",
        "5058",
        "5059",
        "2234",
        "3622",
        "877",
        "1730",
        "1437",
        "3220",
        "1239",
        "1374",
        "697",
        "3293",
        "2996",
        "2244",
        "2047",
        "44",
        "5563",
        "4813",
        "4688",
        "1405",
        "2382",
        "5202",
        "1935",
        "3978",
        "5634",
        "990",
        "5096",
        "4707",
        "4628",
        "373",
        "688",
        "1658",
        "2655",
        "3943",
        "3977",
        "2780",
        "2496",
        "4776",
        "5385",
        "3006",
        "215",
        "5583",
        "181",
        "2393",
        "625",
        "4481",
        "1365",
        "1391",
        "5226",
        "4740",
        "372",
        "2300",
        "381",
        "4359",
        "2132",
        "2831",
        "1216",
        "5126",
        "772",
        "1759",
        "375",
        "5133",
        "4725",
        "4670",
        "4032",
        "5262",
        "2575",
        "3689",
        "2972",
        "2434",
        "4255",
        "4164",
        "898",
        "5111",
        "5624",
        "1922",
        "2053",
        "2358",
        "2464",
        "2795",
        "1492",
        "3162",
        "2893",
        "1590",
        "90",
        "171",
        "5402",
        "2135",
        "4414",
        "4015",
        "5559",
        "1704",
        "3300",
        "2563",
        "2707",
        "184",
        "1280",
        "3529",
        "217",
        "3533",
        "2456",
        "5273",
        "671",
        "1618",
        "560",
        "4350",
        "2663",
        "1408",
        "3032",
        "4793",
        "5042",
        "1058",
        "2896",
        "3128",
        "774",
        "956",
        "336",
        "1832",
        "3619",
        "4036",
        "2219",
        "4116",
        "2119",
        "1488",
        "4939",
        "4068",
        "131",
        "2228",
        "3777",
        "4363",
        "2423",
        "1766",
        "201",
        "1478",
        "1571",
        "2495",
        "730",
        "3158",
        "1649",
        "5129",
        "1936",
        "2048",
        "4060",
        "3071",
        "4430",
        "720",
        "621",
        "3549",
        "5252",
        "2683",
        "1807",
        "3739",
        "5493",
        "278",
        "1074",
        "1490",
        "411",
        "1006",
        "1991",
        "643",
        "2913",
        "2756",
        "922",
        "2961",
        "1429",
        "1947",
        "328",
        "1135",
        "5120",
        "3923",
        "5022",
        "4703",
        "4912",
        "4835",
        "358",
        "4233",
        "402",
        "2712",
        "4267",
        "4335",
        "4753",
        "130",
        "4457",
        "4964",
        "4223",
        "1535",
        "1367",
        "4875",
        "984",
        "4",
        "2524",
        "599",
        "2449",
        "1328",
        "4816",
        "3690",
        "5460",
        "5673",
        "5677",
        "888",
        "3821",
        "2328",
        "3640",
        "2642",
        "3469",
        "5374",
        "1833",
        "689",
        "156",
        "2706",
        "1585",
        "5395",
        "2290",
        "1527",
        "618",
        "1530",
        "5268",
        "5528",
        "2797",
        "2361",
        "2662",
        "3239",
        "691",
        "81",
        "2494",
        "3873",
        "3477",
        "3391",
        "3954",
        "589",
        "3108",
        "4561",
        "296",
        "3438",
        "3147",
        "1204",
        "292",
        "4286",
        "1893",
        "1517",
        "1259",
        "5138",
        "2082",
        "1336",
        "2849",
        "913",
        "1054",
        "5006",
        "3456",
        "1724",
        "4243",
        "4357",
        "1417",
        "1987",
        "2015",
        "2399",
        "4551",
        "3895",
        "2700",
        "257",
        "4408",
        "2576",
        "4377",
        "2653",
        "3058",
        "624",
        "4731",
        "2477",
        "1388",
        "1024",
        "1692",
        "4837",
        "4395",
        "4352",
        "2535",
        "5124",
        "1921",
        "3789",
        "475",
        "3252",
        "5100",
        "3143",
        "5535",
        "102",
        "2",
        "5401",
        "2564",
        "7",
        "4817",
        "3393",
        "3551",
        "3936",
        "4025",
        "1343",
        "4648",
        "1722",
        "3294",
        "3183",
        "3114",
        "1671",
        "2013",
        "2859",
        "2527",
        "4280",
        "4422",
        "2510",
        "93",
        "5065",
        "1883",
        "4229",
        "5287",
        "1705",
        "4764",
        "3336",
        "4891",
        "1931",
        "2127",
        "4321",
        "1076",
        "1319",
        "799",
        "3069",
        "1633",
        "4002",
        "1010",
        "5575",
        "3957",
        "447",
        "3753",
        "5513",
        "4008",
        "4931",
        "2183",
        "4914",
        "121",
        "1497",
        "5603",
        "3248",
        "3589",
        "4701",
        "228",
        "3538",
        "2621",
        "4365",
        "3198",
        "1406",
        "947",
        "1115",
        "499",
        "4477",
        "4599",
        "3008",
        "4086",
        "4573",
        "2900",
        "3322",
        "596",
        "3447"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "throat.meta",
      "title": "Metadata of the throat microbiome samples",
      "object": "throat.meta",
      "class": [
        "data.frame"
      ],
      "fields": [
        "BarcodeSequence",
        "LinkerPrimerSequence",
        "SmokingStatus",
        "PatientID",
        "SampleIndex",
        "AirwaySite",
        "SideOfBody",
        "SampleType",
        "RespiratoryDiseaseStatus_severity_timeframe",
        "AntibioticUsePast3Months_TimeFromAntibioticUsage",
        "Age",
        "Sex",
        "PackYears",
        "TimeFromLastCig",
        "TimeFromLastMeal",
        "Description",
        "AntibioticUse",
        "Outcome",
        "Time",
        "Status"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "throat.otu.tab",
      "title": "OTU count table from 16S sequencing of the throat microbiome samples",
      "object": "throat.otu.tab",
      "class": [
        "data.frame"
      ],
      "fields": [
        "4695",
        "2983",
        "2554",
        "3315",
        "879",
        "1313",
        "5661",
        "4125",
        "2115",
        "3309",
        "3225",
        "514",
        "3427",
        "484",
        "4194",
        "2894",
        "5523",
        "652",
        "5160",
        "3349",
        "2705",
        "4526",
        "4925",
        "3202",
        "4716",
        "3015",
        "1453",
        "5046",
        "1477",
        "1873",
        "1583",
        "1203",
        "3227",
        "5047",
        "3428",
        "4399",
        "642",
        "4499",
        "2740",
        "5334",
        "3067",
        "4883",
        "5162",
        "1655",
        "58",
        "4220",
        "3276",
        "39",
        "2371",
        "3878",
        "3600",
        "378",
        "4864",
        "5291",
        "3105",
        "1651",
        "3574",
        "1635",
        "4472",
        "3988",
        "5456",
        "3026",
        "189",
        "548",
        "784",
        "1091",
        "742",
        "4871",
        "368",
        "4564",
        "420",
        "501",
        "5522",
        "4306",
        "1026",
        "2981",
        "5414",
        "232",
        "1995",
        "3231",
        "2860",
        "1044",
        "1639",
        "3945",
        "5280",
        "1037",
        "5483",
        "4966",
        "3546",
        "1623",
        "3352",
        "4969",
        "5217",
        "5468",
        "3992",
        "3097",
        "2556",
        "2239",
        "263",
        "2430",
        "1592",
        "5054",
        "4497",
        "723",
        "1867",
        "1511",
        "1219",
        "1986",
        "4733",
        "4666",
        "4847",
        "5201",
        "2906",
        "1903",
        "571",
        "3246",
        "2660",
        "4697",
        "3302",
        "4831",
        "5045",
        "1981",
        "3505",
        "1796",
        "765",
        "2313",
        "1371",
        "2098",
        "2002",
        "4440",
        "5547",
        "5655",
        "5675",
        "911",
        "991",
        "3699",
        "3353",
        "2743",
        "978",
        "285",
        "4771",
        "1596",
        "4494",
        "2198",
        "4022",
        "2425",
        "1755",
        "2982",
        "323",
        "4608",
        "1278",
        "4877",
        "667",
        "2761",
        "1160",
        "3758",
        "483",
        "153",
        "2286",
        "2757",
        "3075",
        "5443",
        "2122",
        "3715",
        "4708",
        "502",
        "777",
        "1890",
        "2839",
        "3344",
        "906",
        "3020",
        "3492",
        "2077",
        "1419",
        "351",
        "3418",
        "2729",
        "440",
        "4967",
        "2836",
        "607",
        "3703",
        "4840",
        "1283",
        "2570",
        "5581",
        "4417",
        "65",
        "231",
        "5308",
        "2718",
        "5227",
        "5286",
        "3039",
        "5679",
        "2046",
        "1421",
        "3390",
        "679",
        "2582",
        "4589",
        "5119",
        "2398",
        "955",
        "2263",
        "4354",
        "5328",
        "1448",
        "308",
        "4424",
        "4979",
        "4298",
        "2334",
        "2153",
        "4721",
        "2301",
        "2595",
        "3938",
        "1795",
        "40",
        "4702",
        "464",
        "4775",
        "2025",
        "4478",
        "1476",
        "3969",
        "4693",
        "943",
        "4131",
        "4248",
        "1561",
        "5269",
        "467",
        "1718",
        "2481",
        "933",
        "5167",
        "4013",
        "2980",
        "5313",
        "3865",
        "4448",
        "2245",
        "4387",
        "797",
        "1452",
        "2521",
        "1988",
        "3534",
        "1565",
        "1432",
        "1274",
        "4222",
        "1004",
        "154",
        "3527",
        "1549",
        "3840",
        "976",
        "2419",
        "2282",
        "1039",
        "289",
        "940",
        "3506",
        "985",
        "1042",
        "141",
        "3967",
        "3374",
        "2928",
        "2014",
        "3395",
        "4525",
        "2824",
        "1007",
        "4585",
        "2794",
        "5496",
        "3839",
        "3896",
        "4780",
        "1114",
        "4065",
        "2402",
        "1540",
        "2210",
        "444",
        "4080",
        "661",
        "3633",
        "1036",
        "4942",
        "124",
        "591",
        "3776",
        "647",
        "2213",
        "2742",
        "5394",
        "2775",
        "4158",
        "1311",
        "1122",
        "332",
        "330",
        "546",
        "2572",
        "2325",
        "1544",
        "513",
        "414",
        "2140",
        "1840",
        "24",
        "2799",
        "5678",
        "2110",
        "1668",
        "5028",
        "4269",
        "5682",
        "2161",
        "1064",
        "5179",
        "4699",
        "576",
        "1919",
        "2487",
        "5082",
        "823",
        "2646",
        "4278",
        "3216",
        "392",
        "4212",
        "5058",
        "5059",
        "2234",
        "594",
        "3622",
        "877",
        "1730",
        "4256",
        "1437",
        "3220",
        "1239",
        "1374",
        "697",
        "750",
        "5491",
        "3293",
        "2996",
        "2244",
        "3886",
        "2633",
        "3273",
        "2047",
        "44",
        "5563",
        "4813",
        "1246",
        "4688",
        "5471",
        "1405",
        "2382",
        "5202",
        "5117",
        "1935",
        "3978",
        "5634",
        "2467",
        "3541",
        "2335",
        "990",
        "5096",
        "5484",
        "4707",
        "4628",
        "373",
        "688",
        "4586",
        "1658",
        "2645",
        "2655",
        "3636",
        "3943",
        "3977",
        "2780",
        "2496",
        "2829",
        "4776",
        "5385",
        "3006",
        "215",
        "5235",
        "5583",
        "181",
        "2393",
        "625",
        "4481",
        "1365",
        "1391",
        "5226",
        "4740",
        "372",
        "2300",
        "4450",
        "381",
        "4359",
        "5036",
        "2132",
        "2831",
        "1216",
        "5126",
        "318",
        "1340",
        "4146",
        "772",
        "1759",
        "375",
        "5133",
        "4725",
        "4778",
        "4670",
        "4032",
        "5262",
        "4001",
        "2575",
        "3689",
        "2972",
        "2434",
        "4255",
        "3308",
        "4164",
        "3825",
        "3677",
        "898",
        "760",
        "5111",
        "5663",
        "3949",
        "5624",
        "1922",
        "149",
        "4479",
        "2053",
        "2358",
        "2464",
        "2795",
        "452",
        "1492",
        "3162",
        "2893",
        "1590",
        "2879",
        "2940",
        "90",
        "993",
        "171",
        "4560",
        "5402",
        "5446",
        "2291",
        "2135",
        "4414",
        "3942",
        "4015",
        "5559",
        "1704",
        "3300",
        "638",
        "2563",
        "2707",
        "184",
        "3269",
        "4624",
        "1280",
        "4767",
        "3109",
        "3529",
        "217",
        "3533",
        "2456",
        "5273",
        "671",
        "1618",
        "560",
        "2592",
        "4350",
        "2663",
        "4965",
        "3380",
        "1408",
        "3032",
        "4793",
        "4828",
        "5277",
        "5042",
        "1058",
        "2896",
        "3128",
        "774",
        "956",
        "336",
        "1832",
        "4090",
        "3619",
        "4036",
        "2219",
        "4116",
        "817",
        "2119",
        "1488",
        "4939",
        "3324",
        "2206",
        "1614",
        "4068",
        "131",
        "2228",
        "5004",
        "3777",
        "4363",
        "2423",
        "1766",
        "2875",
        "201",
        "1478",
        "1571",
        "2495",
        "730",
        "1839",
        "929",
        "3158",
        "5238",
        "1649",
        "5129",
        "1936",
        "2048",
        "4060",
        "3071",
        "4430",
        "2329",
        "1016",
        "720",
        "5122",
        "621",
        "3549",
        "5252",
        "2383",
        "2433",
        "2683",
        "1807",
        "3739",
        "5493",
        "278",
        "1074",
        "1490",
        "411",
        "1006",
        "1991",
        "643",
        "2913",
        "807",
        "3177",
        "2756",
        "922",
        "2961",
        "1429",
        "1947",
        "328",
        "1135",
        "2060",
        "5120",
        "1740",
        "3923",
        "4033",
        "5022",
        "1543",
        "4703",
        "4912",
        "4835",
        "358",
        "4233",
        "5627",
        "402",
        "2712",
        "4267",
        "919",
        "4335",
        "3474",
        "4753",
        "130",
        "2814",
        "4457",
        "3381",
        "4964",
        "4223",
        "2107",
        "1535",
        "1367",
        "2045",
        "4875",
        "984",
        "1467",
        "4736",
        "5304",
        "4",
        "2524",
        "599",
        "2449",
        "1328",
        "4816",
        "3690",
        "5460",
        "1464",
        "5673",
        "316",
        "5677",
        "4940",
        "4027",
        "2026",
        "3484",
        "888",
        "3821",
        "2328",
        "219",
        "1152",
        "3623",
        "3640",
        "2642",
        "3469",
        "5374",
        "1833",
        "689",
        "156",
        "2706",
        "3345",
        "1585",
        "4304",
        "5282",
        "5395",
        "2290",
        "178",
        "3769",
        "1753",
        "3805",
        "1527",
        "4760",
        "3662",
        "618",
        "1530",
        "5268",
        "4444",
        "5528",
        "2797",
        "2361",
        "2662",
        "4882",
        "1049",
        "3239",
        "691",
        "81",
        "2494",
        "3873",
        "4148",
        "3477",
        "3391",
        "2939",
        "3954",
        "589",
        "3108",
        "4561",
        "2022",
        "296",
        "4859",
        "2320",
        "2644",
        "3438",
        "3147",
        "5525",
        "1250",
        "1491",
        "1204",
        "292",
        "4286",
        "1308",
        "1893",
        "2959",
        "1517",
        "1259",
        "5138",
        "2082",
        "3659",
        "1336",
        "1376",
        "2849",
        "913",
        "1054",
        "459",
        "5006",
        "3456",
        "1724",
        "4243",
        "1350",
        "4357",
        "1417",
        "1987",
        "2015",
        "2399",
        "2155",
        "4551",
        "3895",
        "2700",
        "257",
        "4408",
        "2576",
        "1483",
        "3832",
        "4377",
        "2653",
        "5587",
        "3058",
        "624",
        "4731",
        "3190",
        "1605",
        "2477",
        "4364",
        "1388",
        "3210",
        "1024",
        "1692",
        "4520",
        "4837",
        "4139",
        "1110",
        "4395",
        "4352",
        "884",
        "2535",
        "5124",
        "1921",
        "3789",
        "475",
        "2195",
        "3252",
        "5100",
        "3143",
        "5535",
        "102",
        "2",
        "5401",
        "2564",
        "2861",
        "7",
        "5052",
        "4817",
        "3393",
        "5617",
        "3551",
        "5376",
        "3936",
        "4025",
        "1343",
        "4648",
        "1722",
        "3294",
        "3183",
        "3114",
        "1671",
        "73",
        "2013",
        "2859",
        "3744",
        "2527",
        "4280",
        "4422",
        "2510",
        "93",
        "595",
        "3357",
        "5065",
        "1883",
        "382",
        "4229",
        "3802",
        "5287",
        "1705",
        "4764",
        "3336",
        "4891",
        "3005",
        "1931",
        "2127",
        "4321",
        "1076",
        "1319",
        "799",
        "3069",
        "1633",
        "507",
        "4002",
        "1010",
        "3057",
        "5575",
        "3957",
        "447",
        "3753",
        "569",
        "5513",
        "4008",
        "4931",
        "2183",
        "4914",
        "121",
        "1497",
        "1005",
        "5603",
        "3651",
        "5283",
        "3248",
        "3589",
        "969",
        "4701",
        "4362",
        "228",
        "3538",
        "2621",
        "4855",
        "4365",
        "3198",
        "1406",
        "3512",
        "4373",
        "1502",
        "3702",
        "947",
        "1115",
        "3330",
        "499",
        "4477",
        "4599",
        "3008",
        "4086",
        "4573",
        "2900",
        "3322",
        "596",
        "4225",
        "3675",
        "434",
        "3447"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "throat.otu.tab5",
      "title": "Filtered OTU count table from 16S sequencing of the throat microbiome samples",
      "object": "throat.otu.tab5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "4695",
        "4194",
        "5160",
        "2705",
        "4925",
        "3202",
        "1453",
        "3227",
        "3428",
        "58",
        "3276",
        "3878",
        "5291",
        "3105",
        "1651",
        "4472",
        "3988",
        "3026",
        "189",
        "548",
        "4871",
        "1026",
        "5414",
        "2860",
        "1639",
        "3945",
        "4966",
        "3352",
        "5217",
        "5468",
        "2239",
        "2430",
        "723",
        "1511",
        "4666",
        "2906",
        "3246",
        "4831",
        "5045",
        "3505",
        "1371",
        "4440",
        "1596",
        "2425",
        "4608",
        "4877",
        "483",
        "153",
        "2286",
        "5443",
        "4708",
        "1890",
        "2839",
        "3344",
        "2077",
        "3418",
        "3039",
        "2046",
        "5328",
        "308",
        "4979",
        "40",
        "4702",
        "464",
        "3969",
        "4131",
        "1718",
        "5313",
        "797",
        "4222",
        "154",
        "3527",
        "1549",
        "3374",
        "2928",
        "3395",
        "5496",
        "3839",
        "4780",
        "1540",
        "444",
        "661",
        "1036",
        "124",
        "2213",
        "5394",
        "4158",
        "332",
        "2572",
        "2799",
        "2110",
        "1064",
        "392",
        "1730",
        "1437",
        "3293",
        "44",
        "5563",
        "4813",
        "2382",
        "5634",
        "5096",
        "4707",
        "4628",
        "1658",
        "3977",
        "2780",
        "2496",
        "4776",
        "215",
        "5583",
        "625",
        "1365",
        "2300",
        "381",
        "4359",
        "2132",
        "2831",
        "772",
        "4670",
        "5262",
        "2575",
        "2434",
        "5111",
        "3162",
        "2893",
        "1590",
        "171",
        "2135",
        "4414",
        "2707",
        "1280",
        "3533",
        "5273",
        "1618",
        "3032",
        "4793",
        "2896",
        "3128",
        "4036",
        "1488",
        "2228",
        "4363",
        "2423",
        "1766",
        "1478",
        "1571",
        "1649",
        "5129",
        "1936",
        "4060",
        "3071",
        "4430",
        "720",
        "621",
        "5252",
        "2683",
        "1490",
        "411",
        "2913",
        "2961",
        "1429",
        "3923",
        "4703",
        "4912",
        "4835",
        "358",
        "4267",
        "4457",
        "4964",
        "4223",
        "1535",
        "1367",
        "4875",
        "3690",
        "5460",
        "3640",
        "2642",
        "689",
        "156",
        "2290",
        "1527",
        "618",
        "5528",
        "3239",
        "691",
        "2494",
        "3391",
        "3954",
        "589",
        "3147",
        "4286",
        "2082",
        "1336",
        "1376",
        "913",
        "1054",
        "4243",
        "4357",
        "1417",
        "2015",
        "4551",
        "2576",
        "2653",
        "1024",
        "4395",
        "4352",
        "4817",
        "3393",
        "4648",
        "3114",
        "1671",
        "4422",
        "93",
        "1883",
        "4229",
        "5287",
        "3336",
        "1931",
        "4321",
        "1319",
        "1633",
        "4002",
        "5575",
        "3957",
        "5603",
        "3248",
        "3538",
        "2621",
        "1115",
        "4599",
        "4573",
        "596"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "throat.tree",
      "title": "UPGMA tree of the OTUs from 16S sequencing of the throat microbiome samples",
      "object": "throat.tree",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjust.data.by.covariates",
      "title": "Adjusting data (distance matrix and OTU table) by covariates",
      "topics": [
        "adjust.data.by.covariates"
      ]
    },
    {
      "page": "avgdist.squared",
      "title": "Averaging the squared distance matrices each calculated from a rarefied OTU table",
      "topics": [
        "avgdist.squared"
      ]
    },
    {
      "page": "jaccard.mean",
      "title": "Expected value of the Jaccard distance matrix",
      "topics": [
        "jaccard.mean"
      ]
    },
    {
      "page": "ldm",
      "title": "Testing hypotheses about the microbiome using a linear decomposition model (LDM)",
      "topics": [
        "ldm"
      ]
    },
    {
      "page": "permanovaFL",
      "title": "PERMANOVA test of association based on the Freedman-Lane permutation scheme",
      "topics": [
        "permanovaFL"
      ]
    },
    {
      "page": "sim.meta",
      "title": "Metadata of the simulated microbiome samples",
      "topics": [
        "sim.meta"
      ]
    },
    {
      "page": "sim.otu.tab",
      "title": "OTU count table of the simulated microbiome samples",
      "topics": [
        "sim.otu.tab"
      ]
    },
    {
      "page": "sim.otu.tab5",
      "title": "Filtered OTU count table of the simulated microbiome samples",
      "topics": [
        "sim.otu.tab5"
      ]
    },
    {
      "page": "throat.meta",
      "title": "Metadata of the throat microbiome samples",
      "topics": [
        "throat.meta"
      ]
    },
    {
      "page": "throat.otu.tab",
      "title": "OTU count table from 16S sequencing of the throat microbiome samples",
      "topics": [
        "throat.otu.tab"
      ]
    },
    {
      "page": "throat.otu.tab5",
      "title": "Filtered OTU count table from 16S sequencing of the throat microbiome samples",
      "topics": [
        "throat.otu.tab5"
      ]
    },
    {
      "page": "throat.tree",
      "title": "UPGMA tree of the OTUs from 16S sequencing of the throat microbiome samples",
      "topics": [
        "throat.tree"
      ]
    },
    {
      "page": "unifrac.mean",
      "title": "Expected value of the unweighted UniFrac distance matrix",
      "topics": [
        "unifrac.mean"
      ]
    }
  ],
  "_readme": "https://github.com/yijuanhu/ldm/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "BH",
    "BiocParallel",
    "castor",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "cpp11",
    "digest",
    "dirmult",
    "farver",
    "fastmatch",
    "fBasics",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gss",
    "gtable",
    "GUniFrac",
    "igraph",
    "inline",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mgcv",
    "modeest",
    "naturalsort",
    "nlme",
    "permute",
    "phangorn",
    "pkgconfig",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "rmutil",
    "rpart",
    "RSpectra",
    "S7",
    "scales",
    "snow",
    "spatial",
    "stable",
    "stabledist",
    "statip",
    "statmod",
    "timeDate",
    "timeSeries",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "LDM.pdf.asis",
      "filename": "LDM.pdf",
      "title": "R packages: LDM",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2023-08-27 02:52:07",
      "modified": "2023-08-27 02:52:07",
      "commits": 1
    }
  ],
  "_score": 5.472756449317212,
  "_indexed": true,
  "_nocasepkg": "ldm",
  "_universes": [
    "yijuanhu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.0.1",
      "date": "2026-05-25T09:54:30.000Z",
      "distro": "noble",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "b8ff691a40f7179eb4e7b1606bc5d60dee6e4621998f5832e17d48da5b728144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.0.1",
      "date": "2026-05-25T09:54:32.000Z",
      "distro": "noble",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "5aaafa36e11e0129e23bd9267a94156f209635ed0861d2e0082871922fed1f87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.0.1",
      "date": "2026-05-25T09:54:18.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "5aaad809e0288c8b1d1be89f43c0f5f473f5448221520305c34d52c6d50cdbdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.0.1",
      "date": "2026-05-25T09:54:04.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "3196aec59e56ddae6bcdb81eb32ec670657d8353349025597532967be761a503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.0.1",
      "date": "2026-05-25T09:54:37.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "bca32fb95414a5ca285b6a893a293cbbcfdb8c8aa64dfcdfb0871055f236fd3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "6.0.1",
      "date": "2026-05-25T09:53:30.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "28293663c392e8308d448e4c50bb61d990319de17711dc804137b0d5d678737e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "6.0.1",
      "date": "2026-05-25T09:53:42.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "b0c0f91b5f8c2102339870260f5c1b88c7848c56740956bbf1b5ec0dfbaff60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "6.0.1",
      "date": "2026-05-25T09:53:28.000Z",
      "commit": "7751ed69bad1b7a4daa0bd04902d501285d88c03",
      "fileid": "88342d641896882eb1ee850c6674d2d7e97521a5f3665ed5828ff7cc4a5487b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yijuanhu/actions/runs/26394297597"
    }
  ]
}