{
  "_id": "6a227ad7cd65a98ecbd4de20",
  "Package": "aelab",
  "Type": "Package",
  "Title": "Data Processing for Aquatic Ecology",
  "Version": "1.1.5",
  "Authors@R": "person(\"Zhao-Jun\", \"Yong\", role = c(\"cre\",\"aut\"), email = \"nuannuan0425@gmail.com\")",
  "Maintainer": "Zhao-Jun Yong <nuannuan0425@gmail.com>",
  "Description": "Facilitate the analysis of data related to aquatic\necology, specifically the establishment of carbon budget.\nCurrently, the package allows the below analysis. (i) the\ncalculation of greenhouse gas flux based on data obtained from\ntrace gas analyzer using the method described in Lin et al.\n(2024). (ii) the calculation of Dissolved Oxygen (DO)\nmetabolism based on data obtained from dissolved oxygen data\nlogger using the method described in Staehr et al. (2010). Yong\net al. (2024) <doi:10.5194/bg-21-5247-2024>. Staehr et al.\n(2010) <doi:10.4319/lom.2010.8.0628>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://zhao-jun-yong.r-universe.dev",
  "Date/Publication": "2026-06-05 06:11:10 UTC",
  "RemoteUrl": "https://github.com/zhao-jun-yong/aelab",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:20:43 UTC",
    "User": "root"
  },
  "Author": "Zhao-Jun Yong [cre, aut]",
  "MD5sum": "3b5618199b2986f6a1f062380903999a",
  "_user": "zhao-jun-yong",
  "_type": "src",
  "_file": "aelab_1.1.5.tar.gz",
  "_fileid": "dc2eb96735e9b000397e7b7ff511051014b04bac5061af45b9c51c7311f3f51a",
  "_filesize": 3434277,
  "_sha256": "dc2eb96735e9b000397e7b7ff511051014b04bac5061af45b9c51c7311f3f51a",
  "_created": "2026-06-05T07:20:43.000Z",
  "_published": "2026-06-05T07:29:27.756Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79682552007,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7431067498"
    },
    {
      "job": 79682552014,
      "time": 245,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431073713"
    },
    {
      "job": 79682551986,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7431104697"
    },
    {
      "job": 79682552027,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431131502"
    },
    {
      "job": 79681910440,
      "time": 297,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431007379"
    },
    {
      "job": 79682551981,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431050311"
    },
    {
      "job": 79682552101,
      "time": 176,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7431054610"
    },
    {
      "job": 79682552029,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7431054114"
    },
    {
      "job": 79682551980,
      "time": 202,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7431061764"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zhao-jun-yong/aelab",
  "_commit": {
    "id": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
    "author": "Zhao-Jun-Yong <nuannuan0425@gmail.com>",
    "committer": "Zhao-Jun-Yong <nuannuan0425@gmail.com>",
    "message": "feat(hobo): drop negative DO/temp sensor errors in process_hobo\n\n- process_hobo(type = \"do\") now removes readings with negative DO or water\n  temperature before aggregation (test added)\n- NEWS.md: document the new MH weather / complete-day / suncalc functions and\n  the process_hobo English-locale + negative-filter changes\n- vignette: note the negative filter, English-locale support, and the new\n  batch DO helpers\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n",
    "time": 1780639870
  },
  "_maintainer": {
    "name": "Zhao-Jun Yong",
    "email": "nuannuan0425@gmail.com",
    "login": "zhao-jun-yong",
    "description": "",
    "uuid": 153171990
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "FSA",
      "role": "Imports"
    },
    {
      "package": "rcompanion",
      "role": "Imports"
    },
    {
      "package": "rnaturalearth",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "ggspatial",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    },
    {
      "package": "suncalc",
      "role": "Suggests"
    }
  ],
  "_owner": "zhao-jun-yong",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 5
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.1.3",
      "date": "2026-05-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhao-jun-yong",
      "count": 44,
      "uuid": 153171990
    }
  ],
  "_userbio": {
    "uuid": 153171990,
    "type": "user",
    "name": "Zhao-Jun-Yong"
  },
  "_downloads": {
    "count": 339,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aelab"
  },
  "_devurl": "https://github.com/zhao-jun-yong/aelab",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aelab.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhao-jun-yong/aelab",
  "_realowner": "zhao-jun-yong",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2024-07-08"
    },
    {
      "version": "1.0.1",
      "date": "2025-01-09"
    },
    {
      "version": "1.1.0",
      "date": "2026-02-23"
    },
    {
      "version": "1.1.1",
      "date": "2026-02-26"
    },
    {
      "version": "1.1.3",
      "date": "2026-05-07"
    }
  ],
  "_exports": [
    "add_sun_times",
    "aelab_palettes",
    "aov_test",
    "calc_chla_trichromatic",
    "calculate_do",
    "calculate_ghg_flux",
    "calculate_MDF",
    "calculate_regression",
    "calculate_total_co2e",
    "combine_hobo",
    "combine_weather",
    "combine_weather_mh",
    "combine_weather_month",
    "convert_ghg_unit",
    "convert_time",
    "descriptive_statistic",
    "df_trans",
    "filter_complete_days",
    "find_outlier",
    "ks_test",
    "make_reference",
    "normality_test_aov",
    "normality_test_t",
    "plot_bar",
    "plot_box",
    "plot_ghg_flux",
    "plot_hobo",
    "plot_line",
    "plot_map_taiwan",
    "plot_point",
    "process_hobo",
    "process_info",
    "process_weather",
    "process_weather_mh",
    "process_weather_month",
    "scale_color_aelab_c",
    "scale_color_aelab_d",
    "scale_colour_aelab_c",
    "scale_colour_aelab_d",
    "scale_fill_aelab_c",
    "scale_fill_aelab_d",
    "sig_labels",
    "tidy_ghg_analyzer"
  ],
  "_datasets": [
    {
      "name": "analyzer_precision",
      "title": "Instrument precision for supported trace gas analyzers",
      "object": "analyzer_precision",
      "class": [
        "data.frame"
      ],
      "fields": [
        "model",
        "gas",
        "precision_ppm"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "hobo",
      "title": "Processed data from Onset HOBO Dissolved Oxygen Data Logger. A dataset containing 336 dissolved oxygen concentrations changed over time.",
      "object": "hobo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date_time",
        "pressure_hpa",
        "wind_ms",
        "do",
        "temp",
        "depth_m",
        "salinity",
        "start_date_time",
        "end_date_time",
        "sunrise",
        "sunset",
        "no_hobo",
        "site"
      ],
      "rows": 336,
      "table": true,
      "tojson": true
    },
    {
      "name": "n2o",
      "title": "Processed data from N2O LI-COR Trace Gas Analyzer. A dataset containing 567 N2O concentrations changed over time.",
      "object": "n2o",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DATE",
        "TIME",
        "N2O",
        "date_time"
      ],
      "rows": 567,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_sun_times",
      "title": "add_sun_times",
      "topics": [
        "add_sun_times"
      ]
    },
    {
      "page": "aelab_palettes",
      "title": "aelab_palettes",
      "topics": [
        "aelab_palettes"
      ]
    },
    {
      "page": "analyzer_precision",
      "title": "Instrument precision for supported trace gas analyzers",
      "topics": [
        "analyzer_precision"
      ]
    },
    {
      "page": "aov_test",
      "title": "aov_test",
      "topics": [
        "aov_test"
      ]
    },
    {
      "page": "calc_chla_trichromatic",
      "title": "calc_chla_trichromatic",
      "topics": [
        "calc_chla_trichromatic"
      ]
    },
    {
      "page": "calculate_do",
      "title": "calculate_do",
      "topics": [
        "calculate_do"
      ]
    },
    {
      "page": "calculate_ghg_flux",
      "title": "calculate_ghg_flux",
      "topics": [
        "calculate_ghg_flux"
      ]
    },
    {
      "page": "calculate_MDF",
      "title": "calculate_MDF",
      "topics": [
        "calculate_MDF"
      ]
    },
    {
      "page": "calculate_regression",
      "title": "calculate_regression",
      "topics": [
        "calculate_regression"
      ]
    },
    {
      "page": "calculate_total_co2e",
      "title": "calculate_total_co2e",
      "topics": [
        "calculate_total_co2e"
      ]
    },
    {
      "page": "combine_hobo",
      "title": "combine_hobo",
      "topics": [
        "combine_hobo"
      ]
    },
    {
      "page": "combine_weather",
      "title": "combine_weather",
      "topics": [
        "combine_weather"
      ]
    },
    {
      "page": "combine_weather_mh",
      "title": "combine_weather_mh",
      "topics": [
        "combine_weather_mh"
      ]
    },
    {
      "page": "combine_weather_month",
      "title": "combine_weather_month",
      "topics": [
        "combine_weather_month"
      ]
    },
    {
      "page": "convert_ghg_unit",
      "title": "convert_ghg_unit",
      "topics": [
        "convert_ghg_unit"
      ]
    },
    {
      "page": "convert_time",
      "title": "convert_time",
      "topics": [
        "convert_time"
      ]
    },
    {
      "page": "descriptive_statistic",
      "title": "descriptive_statistic",
      "topics": [
        "descriptive_statistic"
      ]
    },
    {
      "page": "df_trans",
      "title": "df_trans",
      "topics": [
        "df_trans"
      ]
    },
    {
      "page": "filter_complete_days",
      "title": "filter_complete_days",
      "topics": [
        "filter_complete_days"
      ]
    },
    {
      "page": "find_outlier",
      "title": "find_outlier",
      "topics": [
        "find_outlier"
      ]
    },
    {
      "page": "hobo",
      "title": "Processed data from Onset HOBO Dissolved Oxygen Data Logger. A dataset containing 336 dissolved oxygen concentrations changed over time.",
      "topics": [
        "hobo"
      ]
    },
    {
      "page": "ks_test",
      "title": "ks_test",
      "topics": [
        "ks_test"
      ]
    },
    {
      "page": "make_reference",
      "title": "make_reference",
      "topics": [
        "make_reference"
      ]
    },
    {
      "page": "n2o",
      "title": "Processed data from N2O LI-COR Trace Gas Analyzer. A dataset containing 567 N2O concentrations changed over time.",
      "topics": [
        "n2o"
      ]
    },
    {
      "page": "normality_test_aov",
      "title": "normality_test_aov",
      "topics": [
        "normality_test_aov"
      ]
    },
    {
      "page": "normality_test_t",
      "title": "normality_test_t",
      "topics": [
        "normality_test_t"
      ]
    },
    {
      "page": "plot_bar",
      "title": "plot_bar",
      "topics": [
        "plot_bar"
      ]
    },
    {
      "page": "plot_box",
      "title": "plot_box",
      "topics": [
        "plot_box"
      ]
    },
    {
      "page": "plot_ghg_flux",
      "title": "plot_ghg_flux",
      "topics": [
        "plot_ghg_flux"
      ]
    },
    {
      "page": "plot_hobo",
      "title": "plot_hobo",
      "topics": [
        "plot_hobo"
      ]
    },
    {
      "page": "plot_line",
      "title": "plot_line",
      "topics": [
        "plot_line"
      ]
    },
    {
      "page": "plot_map_taiwan",
      "title": "plot_map_taiwan",
      "topics": [
        "plot_map_taiwan"
      ]
    },
    {
      "page": "plot_point",
      "title": "plot_point",
      "topics": [
        "plot_point"
      ]
    },
    {
      "page": "process_hobo",
      "title": "process_hobo",
      "topics": [
        "process_hobo"
      ]
    },
    {
      "page": "process_info",
      "title": "process_info",
      "topics": [
        "process_info"
      ]
    },
    {
      "page": "process_weather",
      "title": "convert_time",
      "topics": [
        "process_weather"
      ]
    },
    {
      "page": "process_weather_mh",
      "title": "process_weather_mh",
      "topics": [
        "process_weather_mh"
      ]
    },
    {
      "page": "process_weather_month",
      "title": "process_weather_month",
      "topics": [
        "process_weather_month"
      ]
    },
    {
      "page": "scale_colour_aelab_c",
      "title": "scale_colour_aelab_c",
      "topics": [
        "scale_color_aelab_c",
        "scale_colour_aelab_c"
      ]
    },
    {
      "page": "scale_colour_aelab_d",
      "title": "scale_colour_aelab_d",
      "topics": [
        "scale_color_aelab_d",
        "scale_colour_aelab_d"
      ]
    },
    {
      "page": "scale_fill_aelab_c",
      "title": "scale_fill_aelab_c",
      "topics": [
        "scale_fill_aelab_c"
      ]
    },
    {
      "page": "scale_fill_aelab_d",
      "title": "scale_fill_aelab_d",
      "topics": [
        "scale_fill_aelab_d"
      ]
    },
    {
      "page": "sig_labels",
      "title": "sig_labels",
      "topics": [
        "sig_labels"
      ]
    },
    {
      "page": "tidy_ghg_analyzer",
      "title": "tidy_ghg_analyzer",
      "topics": [
        "tidy_ghg_analyzer"
      ]
    }
  ],
  "_readme": "https://github.com/zhao-jun-yong/aelab/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "ca",
    "car",
    "carData",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "coin",
    "colorspace",
    "corrr",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "Deriv",
    "DescTools",
    "doBy",
    "dplyr",
    "dunn.test",
    "e1071",
    "Exact",
    "expm",
    "farver",
    "FlexParamCurve",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "FSA",
    "gclus",
    "generics",
    "ggplot2",
    "ggrepel",
    "ggspatial",
    "gld",
    "glue",
    "gtable",
    "haven",
    "hms",
    "httr",
    "isoband",
    "iterators",
    "jpeg",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "libcoin",
    "lifecycle",
    "lme4",
    "lmom",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "modeltools",
    "multcomp",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "openssl",
    "openxlsx",
    "pbkrtest",
    "permute",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "qap",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "rcompanion",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "registry",
    "rematch",
    "rlang",
    "rnaturalearth",
    "rootSolve",
    "rosm",
    "rstudioapi",
    "s2",
    "S7",
    "sandwich",
    "scales",
    "scrutiny",
    "seriation",
    "sf",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "terra",
    "TH.data",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "TSP",
    "tzdb",
    "units",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "aelab.Rmd",
      "filename": "aelab.html",
      "title": "aelab",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "GHG flux calculation",
        "Load and process the raw data file",
        "Calculate the slope",
        "Method 1: Load from excel",
        "Window type",
        "Per-row window overrides",
        "Model selection",
        "Quality flags",
        "Method 2: Type directly in R",
        "Method 3: Using make_reference()",
        "Calculate the flux",
        "Additional GHG tools",
        "convert_ghg_unit()",
        "calculate_MDF()",
        "calculate_total_co2e()",
        "NEM calculation",
        "Calculate GPP and ER",
        "Statistical analysis",
        "Descriptive statistics — descriptive_statistic()",
        "Outlier detection — find_outlier()",
        "Normality testing",
        "Data transformation — df_trans()",
        "Parametric test — aov_test()",
        "Non-parametric test — ks_test()",
        "Faceted CLD annotation — sig_labels()",
        "Visualization",
        "Reference"
      ],
      "created": "2024-04-26 06:12:12",
      "modified": "2026-06-05 06:11:10",
      "commits": 13
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "aelab",
  "_universes": [
    "zhao-jun-yong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-05T07:24:28.000Z",
      "distro": "noble",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "6d6b9d409613b3927e1ff9e85f4d29fe75ecaa676f281873ee4545ee3ab67f8b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-06-05T07:24:20.000Z",
      "distro": "noble",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "3878dbd92794b52a488de49ed86cdfface9a2cad4d768b9cb83d93c3824b870b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-05T07:26:24.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "8da1bc8db713d53da4f449323d23567eeefb05dfc258c57eec372fe8cb022bf7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.5",
      "date": "2026-06-05T07:28:05.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "5a47276175fa582acbf3ebb68c2a40c6b15a7fcc596a12406c01d86e1404e0a3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-06-05T07:24:19.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "98492c8593ee4a4087ebcd374acd4e5f81bb79af6d0ff0432d2f13fb43eb6427",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-05T07:23:05.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "14c6a4148999ba1656fc85b8e346a581cfab0baa33944bb6d2a383757ec5daad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-05T07:22:56.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "e0c106fdd393a66426e8fc5ed735284f6f61e271e7c74a8a403ec5b4904b2491",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.5",
      "date": "2026-06-05T07:23:28.000Z",
      "commit": "eb9719590a04988c8cf2cf857305f6a8a6166d9a",
      "fileid": "e4d26f8e79ebaf982aad5da82913d02759b42c50fcdd2a30370c828f2274c891",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zhao-jun-yong/actions/runs/27001214261"
    }
  ]
}