{
  "_id": "6a101b0eacfb0bcc41c86e38",
  "Package": "hydroTools",
  "Title": "Tools for hydrological model",
  "Version": "0.1.8",
  "Authors@R": "c(\nperson(\"Dongdong\", \"Kong\", role = c(\"aut\", \"cre\"),\nemail = \"kongdd.sysu@gmail.com\", comment = c(ORCID = \"0000-0003-1836-8172\")))",
  "Description": "What the package does (one paragraph).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://rpkgs.r-universe.dev",
  "Date/Publication": "2026-04-14 09:03:38 UTC",
  "RemoteUrl": "https://github.com/CUG-hydro/hydroTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "34dda9272b56759c83962fddedea5ce08a908b7f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:20:49 UTC",
    "User": "root"
  },
  "Author": "Dongdong Kong [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1836-8172>)",
  "Maintainer": "Dongdong Kong <kongdd.sysu@gmail.com>",
  "MD5sum": "590241a0e647ce47050fc74e1669d582",
  "_user": "rpkgs",
  "_type": "src",
  "_file": "hydroTools_0.1.8.tar.gz",
  "_fileid": "77b55a9bdab572ad8cbb96e7a0219fdaccdeeed6d9f7750f803c1d848674b3c9",
  "_filesize": 1021085,
  "_sha256": "77b55a9bdab572ad8cbb96e7a0219fdaccdeeed6d9f7750f803c1d848674b3c9",
  "_created": "2026-05-14T09:20:49.000Z",
  "_published": "2026-05-22T08:59:58.082Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77348374410,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6991246476"
    },
    {
      "job": 77348374307,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991245339"
    },
    {
      "job": 77348374264,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6991222464"
    },
    {
      "job": 77348374463,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991227563"
    },
    {
      "job": 77348374131,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991199776"
    },
    {
      "job": 77348373838,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156722637"
    },
    {
      "job": 77348374308,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6991229418"
    },
    {
      "job": 77348374739,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6991230588"
    },
    {
      "job": 77348374682,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6991229152"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CUG-hydro/hydroTools",
  "_commit": {
    "id": "34dda9272b56759c83962fddedea5ce08a908b7f",
    "author": "Dongdong Kong <kongdd@users.noreply.github.com>",
    "committer": "Dongdong Kong <kongdd@users.noreply.github.com>",
    "message": "add sunrise\n",
    "time": 1776157418
  },
  "_maintainer": {
    "name": "Dongdong Kong",
    "email": "kongdd.sysu@gmail.com",
    "login": "kongdd",
    "uuid": 9815742,
    "orcid": "0000-0003-1836-8172"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "VIC5",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "data.tree",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "rtop",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cug-hydro",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 19,
  "_contributors": [
    {
      "user": "kongdd",
      "count": 74,
      "uuid": 9815742
    }
  ],
  "_userbio": {
    "uuid": 73266396,
    "type": "organization",
    "name": "rpkgs",
    "description": "My peasonal R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hydroTools"
  },
  "_devurl": "https://github.com/cug-hydro/hydrotools",
  "_searchresults": 88,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hydroTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    ".heat.index",
    "adiabat_T_dry",
    "atm",
    "bubble",
    "budyko",
    "budyko_fit",
    "budyko_goal",
    "cal_angle",
    "cal_azimuth",
    "cal_bowen",
    "cal_ea",
    "cal_es",
    "cal_es_CC",
    "cal_gamma",
    "cal_lambda",
    "cal_Pa",
    "cal_qs",
    "cal_radiation_Ta",
    "cal_rH",
    "cal_rH2",
    "cal_rho_a",
    "cal_Rl_out",
    "cal_Rli",
    "cal_Rln",
    "cal_Rln_yang2019",
    "cal_Rn",
    "cal_Rsi",
    "cal_Rsi_toa",
    "cal_slope",
    "cal_ssd",
    "cal_sunset_angle",
    "cal_Ts",
    "cal_TvK",
    "cal_Tw",
    "cal_U2",
    "cal_VPD",
    "cal_wetbulb",
    "cal_ws",
    "celsius.to.fahrenheit",
    "celsius.to.kelvin",
    "convert_temperature",
    "correct_basin_net_shapefile",
    "Cp",
    "cv_coef",
    "ddays",
    "deg2rad",
    "detect_flood_events",
    "detect_groups",
    "ea2q",
    "ea2VPD",
    "ea2w",
    "epsilon",
    "Es.T0",
    "es2T",
    "ET_budyko",
    "ET_CR_Ma2021",
    "ET_CR_Xiao2020",
    "ET0_eq",
    "ET0_FAO98",
    "ET0_Monteith65",
    "ET0_Penman48",
    "ET0_PT72",
    "expt",
    "fahrenheit.to.celsius",
    "fahrenheit.to.kelvin",
    "field_capacity",
    "flood_divide",
    "get_localtime",
    "get_sigma",
    "GOF",
    "grid_date",
    "heat_index",
    "heat_index_vec",
    "K0",
    "K2T",
    "kelvin.to.celsius",
    "kelvin.to.fahrenheit",
    "KGE",
    "Ksat",
    "kurtosis",
    "L",
    "LCL",
    "LCL_RH",
    "Md",
    "merge_flood",
    "MJ_2mm",
    "MJ_2W",
    "Mw",
    "NSE",
    "PET_hg",
    "plot_calib",
    "plot_gof",
    "plot_runoff",
    "plot_StreamNet",
    "q_from_RH",
    "q2ea",
    "Q2R",
    "q2RH",
    "q2w",
    "R",
    "R2_sign",
    "R2Q",
    "rad2deg",
    "radiation_Ta",
    "Rd",
    "RH2q",
    "RH2Tdew",
    "Rw",
    "saturated_mois",
    "skewness",
    "soil_class",
    "soil_heat_flux",
    "solve_goal",
    "SunAngle_Azimuth",
    "SunAngle_Elevation",
    "suncalc",
    "sunrise",
    "T0",
    "T2K",
    "Tdew_from_q",
    "Tdew_from_w",
    "Tdew2q",
    "Tdew2RH",
    "Tdew2w",
    "theta",
    "theta_wet",
    "theta_wet_bolton",
    "vapour_press",
    "W2_MJ",
    "w2ea",
    "W2mm",
    "w2q",
    "Wcr_FT",
    "wilting_point",
    "Wpwp_FT",
    "ws2ssd",
    "XAJ_calib",
    "XAJ_predict"
  ],
  "_datasets": [
    {
      "name": "usda_sf",
      "title": "USDA soil class classification",
      "object": "usda_sf",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "soilclass",
        "g"
      ],
      "rows": 12,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "budyko",
      "title": "Budyko Curve",
      "topics": [
        "budyko",
        "budyko_fit",
        "budyko_goal",
        "ET_budyko"
      ]
    },
    {
      "page": "cal_angle",
      "title": "Rotation angle of two speed vector",
      "topics": [
        "cal_angle",
        "cal_azimuth"
      ]
    },
    {
      "page": "cal_Rl_out",
      "title": "black body radiation",
      "topics": [
        "cal_Rl_out"
      ]
    },
    {
      "page": "cal_Rli",
      "title": "Estimate Incoming longwave radiation.",
      "topics": [
        "cal_Rli"
      ]
    },
    {
      "page": "cal_Rln",
      "title": "Net outgoing longwave radiation.",
      "topics": [
        "cal_Rln",
        "cal_Rln_yang2019"
      ]
    },
    {
      "page": "cal_Rn",
      "title": "Surface net radiation",
      "topics": [
        "cal_Rn"
      ]
    },
    {
      "page": "cal_Rsi",
      "title": "Daily inward shortwave solar radiation.",
      "topics": [
        "cal_Rsi"
      ]
    },
    {
      "page": "cal_Rsi_toa",
      "title": "Daily extraterrestrial radiation (top of atmosphere)",
      "topics": [
        "cal_Rsi_toa"
      ]
    },
    {
      "page": "cal_ssd",
      "title": "sunset hour angle",
      "topics": [
        "cal_ssd",
        "cal_sunset_angle",
        "ws2ssd"
      ]
    },
    {
      "page": "cal_Ts",
      "title": "Evaporative surface temperature",
      "topics": [
        "cal_Ts"
      ]
    },
    {
      "page": "cal_wetbulb",
      "title": "wetbulb temperature",
      "topics": [
        "cal_Tw",
        "cal_wetbulb"
      ]
    },
    {
      "page": "constants",
      "title": "constants in meteorology",
      "topics": [
        "atm",
        "constants",
        "Es.T0",
        "K0",
        "L",
        "T0"
      ]
    },
    {
      "page": "convert_temperature",
      "title": "Convert from one temperature metric to another",
      "topics": [
        "celsius.to.fahrenheit",
        "celsius.to.kelvin",
        "convert_temperature",
        "fahrenheit.to.celsius",
        "fahrenheit.to.kelvin",
        "kelvin.to.celsius",
        "kelvin.to.fahrenheit"
      ]
    },
    {
      "page": "correct_basin_net_shapefile",
      "title": "correct_basin_net_shapefile",
      "topics": [
        "correct_basin_net_shapefile"
      ]
    },
    {
      "page": "flood_divide",
      "title": "detect_flood_events",
      "topics": [
        "detect_flood_events",
        "detect_groups",
        "flood_divide",
        "merge_flood"
      ]
    },
    {
      "page": "ET_CR_Xiao2020",
      "title": "ET complementary",
      "topics": [
        "ET_CR_Ma2021",
        "ET_CR_Xiao2020"
      ]
    },
    {
      "page": "ET0_helper",
      "title": "helper functions for potential evapotranspiration (ET0)",
      "topics": [
        "cal_bowen",
        "cal_ea",
        "cal_es",
        "cal_gamma",
        "cal_lambda",
        "cal_Pa",
        "cal_rH",
        "cal_rH2",
        "cal_rho_a",
        "cal_slope",
        "cal_TvK",
        "cal_U2",
        "cal_VPD",
        "ET0_helper"
      ]
    },
    {
      "page": "ET0_models",
      "title": "Potential Evapotranspiration models",
      "topics": [
        "ET0_eq",
        "ET0_FAO98",
        "ET0_models",
        "ET0_Monteith65",
        "ET0_Penman48",
        "ET0_PT72"
      ]
    },
    {
      "page": "get_localtime",
      "title": "Get local time",
      "topics": [
        "get_localtime"
      ]
    },
    {
      "page": "get_sigma",
      "title": "Sun Declination angle",
      "topics": [
        "get_sigma"
      ]
    },
    {
      "page": "heat_index",
      "title": "heat index (Human-perceived temperature)",
      "topics": [
        ".heat.index",
        "heat_index",
        "heat_index_vec"
      ]
    },
    {
      "page": "LCL",
      "title": "Lifted Condensation Level (LCL)",
      "topics": [
        "LCL",
        "LCL_RH"
      ]
    },
    {
      "page": "Mw",
      "title": "Molecular weight",
      "topics": [
        "epsilon",
        "Md",
        "Mw"
      ]
    },
    {
      "page": "GOF",
      "title": "GOF",
      "topics": [
        "GOF",
        "KGE",
        "NSE"
      ]
    },
    {
      "page": "PET_hg",
      "title": "Estimate ET0 by Hargreaves equation.",
      "topics": [
        "PET_hg"
      ]
    },
    {
      "page": "plot_calib",
      "title": "plot_calib",
      "topics": [
        "plot_calib"
      ]
    },
    {
      "page": "plot_runoff",
      "title": "plot_runoff",
      "topics": [
        "plot_runoff"
      ]
    },
    {
      "page": "plot_StreamNet",
      "title": "plot_tree",
      "topics": [
        "plot_StreamNet"
      ]
    },
    {
      "page": "R",
      "title": "Specific gas constants",
      "topics": [
        "Cp",
        "R",
        "Rd",
        "Rw"
      ]
    },
    {
      "page": "cal_radiation_Ta",
      "title": "air temperature under solar radiation",
      "topics": [
        "cal_radiation_Ta",
        "radiation_Ta"
      ]
    },
    {
      "page": "soil_class",
      "title": "soil texture class, based on USDA triangle",
      "topics": [
        "soil_class"
      ]
    },
    {
      "page": "soil_heat_flux",
      "title": "Soil heat flux.",
      "topics": [
        "soil_heat_flux"
      ]
    },
    {
      "page": "SPAW",
      "title": "Soil properties in SPAW",
      "topics": [
        "field_capacity",
        "saturated_mois",
        "SPAW",
        "wilting_point",
        "wilting_point_salinity"
      ]
    },
    {
      "page": "suncalc",
      "title": "suncalc",
      "topics": [
        "suncalc",
        "sunrise"
      ]
    },
    {
      "page": "theta_wet",
      "title": "equivalent potential temperature",
      "topics": [
        "theta",
        "theta_wet",
        "theta_wet_bolton"
      ]
    },
    {
      "page": "unit_convert",
      "title": "unit convertion",
      "topics": [
        "deg2rad",
        "K2T",
        "MJ_2mm",
        "MJ_2W",
        "Q2R",
        "R2Q",
        "rad2deg",
        "T2K",
        "unit_convert",
        "W2mm",
        "W2_MJ"
      ]
    },
    {
      "page": "usda_sf",
      "title": "USDA soil class classification",
      "topics": [
        "usda_sf"
      ]
    },
    {
      "page": "vapour_press",
      "title": "Helper functions for vapour pressure",
      "topics": [
        "cal_qs",
        "cal_ws",
        "ea2q",
        "ea2VPD",
        "ea2w",
        "q2ea",
        "q2RH",
        "q2w",
        "q_from_RH",
        "RH2q",
        "Tdew2q",
        "Tdew2RH",
        "Tdew2w",
        "Tdew_from_q",
        "Tdew_from_w",
        "vapour_press",
        "w2ea",
        "w2q"
      ]
    },
    {
      "page": "VIC_soilParam",
      "title": "VIC model soil parameters",
      "topics": [
        "bubble",
        "expt",
        "Ksat",
        "VIC_soilParam",
        "Wcr_FT",
        "Wpwp_FT"
      ]
    },
    {
      "page": "XAJ_calib",
      "title": "XAJ model Parameter calibration",
      "topics": [
        "XAJ_calib"
      ]
    },
    {
      "page": "XAJ_predict",
      "title": "XAJ_predict",
      "topics": [
        "XAJ_predict"
      ]
    }
  ],
  "_readme": "https://github.com/CUG-hydro/hydroTools/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "data.tree",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "VIC5",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "calib_lm.Rmd",
      "filename": "calib_lm.html",
      "title": "优化函数SCEUA率定模型参数 ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. 模型函数与输入数据",
        "2. 参数优化",
        "3. 结果展示"
      ],
      "created": "2022-09-15 03:10:06",
      "modified": "2022-09-15 14:14:34",
      "commits": 3
    },
    {
      "source": "calim_XAJ.Rmd",
      "filename": "calim_XAJ.html",
      "title": "XAJ模型--2021山西暴雨洪水模拟 ",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. 输入",
        "2. 模型训练",
        "3. 模型验证",
        "使用请正确引用"
      ],
      "created": "2022-09-15 04:03:58",
      "modified": "2022-09-15 04:03:58",
      "commits": 1
    },
    {
      "source": "radiation_temp.Rmd",
      "filename": "radiation_temp.html",
      "title": "辐射与温度变化",
      "engine": "knitr::rmarkdown",
      "headings": [
        "地表净辐射与温度变化",
        "地表净辐射",
        "净短波辐射$Rsn$",
        "净长波辐射$Rln$",
        "地表辐射与温度变化",
        "实战应用",
        "数据",
        "案例1：日温度变化"
      ],
      "created": "2022-09-19 06:39:02",
      "modified": "2022-09-22 17:19:51",
      "commits": 2
    },
    {
      "source": "sun_angle.Rmd",
      "filename": "sun_angle.html",
      "title": "sun_angle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. 案例01",
        "2. 案例02",
        "3. Reference"
      ],
      "created": "2022-12-12 10:26:05",
      "modified": "2022-12-28 02:22:31",
      "commits": 2
    },
    {
      "source": "vapour_press.Rmd",
      "filename": "vapour_press.html",
      "title": "vapour_press",
      "engine": "knitr::rmarkdown",
      "headings": [
        "前言",
        "1. 水汽压$e$",
        "2. 水汽压$e$，与比湿$q$",
        "2.1. 已知$e$，求$q$",
        "2.2. 已知$q$，求$e$",
        "3. 水汽压$e$，与混合比$w$",
        "3.1. 已知$e$，求$w$",
        "3.2. 已知$w$，求$e$",
        "4. 水汽压$e$，与水汽密度$\\rho_v$的转换",
        "4.1. 简化版",
        "4.2. 完整版"
      ],
      "created": "2022-11-08 16:32:05",
      "modified": "2022-12-12 10:26:05",
      "commits": 2
    }
  ],
  "_score": 5.922206277439017,
  "_indexed": false,
  "_nocasepkg": "hydrotools",
  "_universes": [
    "rpkgs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-14T09:23:34.000Z",
      "distro": "noble",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "7e3ff6a960ba1a88d277f187f18245a2cf4416fa8e568987ac7c2c289d0e7ac9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-14T09:23:31.000Z",
      "distro": "noble",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "d07985a9ddb878c80f10366cbcc6f0562bfb8d77957dc9b3ece7902c6811cbaa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-14T09:22:21.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "03b8e748e8b595452f0a9f174538645ff5b66b0a2055e325e135e914ccb7b621",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-14T09:22:35.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "d91e5063f7f2c5d5c6fc86b694a346671002faee44c861646d49bc983a8dd1c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-14T09:22:29.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "7c82d74ee0b4ac6001245bef1d0648c236134c91779e019d4b66faba0d56aeaf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-14T09:22:27.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "244ff1d25adcefc30ca0a8066ebafe6487fb9a58fc83d6c70815eb9ad55151b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-14T09:22:21.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "ccd613b5234713bf64924f01a749cd81cdc59d1e8033fc79cbfa86c954df71c2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-05-22T08:59:42.000Z",
      "commit": "34dda9272b56759c83962fddedea5ce08a908b7f",
      "fileid": "179cb494482ed78afb63304cf10a4ac9a0b7c2c72b6deaaec240a4387e7008ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpkgs/actions/runs/25852147106"
    }
  ]
}