{
  "_id": "6a10372facfb0bcc41c9a3c6",
  "Package": "pfm",
  "Type": "Package",
  "Title": "Utilities for Pesticide Fate Modelling",
  "Version": "0.6.5",
  "Date": "2026-02-13",
  "Authors@R": "c(\nperson(\"Johannes Ranke\", email = \"johannes.ranke@agroscope.admin.ch\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4371-6538\")),\nperson(\"Elisabeth Lutz\", email = \"elisabeth.lutz@agroscope.admin.ch\",\nrole = \"ctb\"))",
  "Description": "Utilities for simple calculations of predicted\nenvironmental concentrations ('PEC' values) and for dealing\nwith data from some FOCUS pesticide fate modelling software\npackages.",
  "License": "GPL",
  "LazyLoad": "true",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "URL": "https://pkgdown.jrwb.de/pfm, https://github.com/jranke/pfm,\nhttp://jranke.github.io/pfm/",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libudunits2-dev\nlibx11-dev",
  "Repository": "https://jranke.r-universe.dev",
  "Date/Publication": "2026-05-12 04:15:36 UTC",
  "RemoteUrl": "https://github.com/jranke/pfm",
  "RemoteRef": "HEAD",
  "RemoteSha": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:30:34 UTC",
    "User": "root"
  },
  "Author": "Johannes Ranke [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4371-6538>),\nElisabeth Lutz [ctb]",
  "Maintainer": "Johannes Ranke <johannes.ranke@agroscope.admin.ch>",
  "MD5sum": "6bef3e539b981ae36648015d8efee4ef",
  "_user": "jranke",
  "_type": "src",
  "_file": "pfm_0.6.5.tar.gz",
  "_fileid": "0f29a6fb8811c520dd9c7a167adbb56fa13189f163c8740b72061a1ac351e949",
  "_filesize": 8796466,
  "_sha256": "0f29a6fb8811c520dd9c7a167adbb56fa13189f163c8740b72061a1ac351e949",
  "_created": "2026-05-12T06:30:34.000Z",
  "_published": "2026-05-22T10:59:59.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366279125,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937263727"
    },
    {
      "job": 77366279453,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937262259"
    },
    {
      "job": 77366279393,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937260719"
    },
    {
      "job": 77366279394,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937254293"
    },
    {
      "job": 77366279169,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937219068"
    },
    {
      "job": 77366278771,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158887987"
    },
    {
      "job": 77366279191,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937253552"
    },
    {
      "job": 77366279413,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937253513"
    },
    {
      "job": 77366279402,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937256541"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jranke/pfm",
  "_commit": {
    "id": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
    "author": "Johannes Ranke <johannes.ranke@jrwb.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix documentation typo in PEC_soil.R\n\nCorrected grammatical error in documentation comment.",
    "time": 1778559336
  },
  "_maintainer": {
    "name": "Johannes Ranke",
    "email": "johannes.ranke@agroscope.admin.ch",
    "login": "jranke",
    "uuid": 3621037,
    "orcid": "0000-0003-4371-6538"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Depends"
    },
    {
      "package": "mkin",
      "version": ">= 1.2",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "chents",
      "role": "Suggests"
    },
    {
      "package": "grImport",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "waldo",
      "role": "Suggests"
    },
    {
      "package": "docxtractr",
      "role": "Suggests"
    }
  ],
  "_owner": "jranke",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jranke",
      "count": 301,
      "uuid": 3621037
    },
    {
      "user": "lutzeli",
      "count": 2,
      "uuid": 168072575
    }
  ],
  "_userbio": {
    "uuid": 3621037,
    "type": "user",
    "name": "Johannes Ranke",
    "description": "2023-present: Agroscope Switzerland; 2014-2022: https://jrwb.de; 2008-2014: Consultant at Harlan, then Eurofins; 1998-2008: University of Bremen"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pfm"
  },
  "_devurl": "https://github.com/jranke/pfm",
  "_pkgdown": "https://pkgdown.jrwb.de/pfm",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pfm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "chent_focus_sw",
    "drainage_date_UK",
    "drift_percentages_rautmann",
    "endpoint",
    "FOCUS_GW_scenarios_2012",
    "FOMC_actual_twa",
    "geomean",
    "GUS",
    "max_twa",
    "one_box",
    "PEC_FOMC_accu_rel",
    "PEC_soil",
    "PEC_soil_mets",
    "PEC_sw_drainage_UK",
    "PEC_sw_drift",
    "PEC_sw_exposit_drainage",
    "PEC_sw_exposit_runoff",
    "PEC_sw_focus",
    "PEC_sw_sed",
    "pfm_degradation",
    "read.TOXSWA_cwa",
    "sawtooth",
    "set_nd_nq",
    "set_nd_nq_focus",
    "SFO_actual_twa",
    "soil_DT50",
    "soil_Kfoc",
    "soil_N",
    "soil_sorption",
    "SSLRC_mobility_classification",
    "TOXSWA_cwa",
    "TSCF",
    "twa"
  ],
  "_datasets": [
    {
      "name": "drift_data_JKI",
      "title": "Deposition from spray drift expressed as percent of the applied dose as published by the JKI",
      "object": "drift_data_JKI",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "drift_parameters_focus",
      "title": "Regression parameters for the Rautmann drift data",
      "object": "drift_parameters_focus",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "crop_group",
        "n_apps",
        "percentile",
        "A",
        "B",
        "C",
        "D",
        "hinge"
      ],
      "rows": 49,
      "table": true,
      "tojson": true
    },
    {
      "name": "EFSA_GW_interception_2014",
      "title": "Subset of EFSA crop interception default values for groundwater modelling",
      "object": "EFSA_GW_interception_2014",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "0x",
        "1x",
        "2x",
        "3x",
        "4x",
        "5x",
        "6x",
        "7x",
        "8x",
        "9x"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "EFSA_washoff_2017",
      "title": "Subset of EFSA crop washoff default values",
      "object": "EFSA_washoff_2017",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "0x",
        "1x",
        "2x",
        "3x",
        "4x",
        "5x",
        "6x",
        "7x",
        "8x",
        "9x"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "FOCUS_GW_scenarios_2012",
      "title": "A very small subset of the FOCUS Groundwater scenario definitions",
      "object": "FOCUS_GW_scenarios_2012",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "FOCUS_Step_12_scenarios",
      "title": "Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator",
      "object": "FOCUS_Step_12_scenarios",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "perc_runoff_exposit",
      "title": "Runoff loss percentages as used in Exposit 3",
      "object": "perc_runoff_exposit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Koc_lower_bound",
        "dissolved",
        "bound"
      ],
      "rows": 12,
      "table": true,
      "tojson": false
    },
    {
      "name": "perc_runoff_reduction_exposit",
      "title": "Runoff reduction percentages as used in Exposit",
      "object": "perc_runoff_reduction_exposit",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "soil_scenario_data_EFSA_2015",
      "title": "Properties of the predefined scenarios from the EFSA guidance from 2015",
      "object": "soil_scenario_data_EFSA_2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Zone",
        "Country",
        "T_arit",
        "T_arr",
        "Texture",
        "f_om",
        "theta_fc",
        "rho",
        "f_sce",
        "f_mod"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "soil_scenario_data_EFSA_2017",
      "title": "Properties of the predefined scenarios from the EFSA guidance from 2017",
      "object": "soil_scenario_data_EFSA_2017",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Zone",
        "Country",
        "T_arit",
        "T_arr",
        "Texture",
        "f_om",
        "theta_fc",
        "rho",
        "f_sce",
        "f_mod",
        "FOCUS_zone",
        "prec"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "chent_focus_sw",
      "title": "Create a chemical compound object for FOCUS Step 1 calculations",
      "topics": [
        "chent_focus_sw"
      ]
    },
    {
      "page": "drift_data_JKI",
      "title": "Deposition from spray drift expressed as percent of the applied dose as published by the JKI",
      "topics": [
        "drift_data_JKI"
      ]
    },
    {
      "page": "drift_parameters_focus",
      "title": "Regression parameters for the Rautmann drift data",
      "topics": [
        "drift_parameters_focus"
      ]
    },
    {
      "page": "drift_percentages_rautmann",
      "title": "Calculate drift percentages based on Rautmann data",
      "topics": [
        "drift_percentages_rautmann"
      ]
    },
    {
      "page": "EFSA_GW_interception_2014",
      "title": "Subset of EFSA crop interception default values for groundwater modelling",
      "topics": [
        "EFSA_GW_interception_2014"
      ]
    },
    {
      "page": "EFSA_washoff_2017",
      "title": "Subset of EFSA crop washoff default values",
      "topics": [
        "EFSA_washoff_2017"
      ]
    },
    {
      "page": "endpoint",
      "title": "Retrieve endpoint information from the chyaml field of a chent object",
      "topics": [
        "endpoint",
        "soil_DT50",
        "soil_Kfoc",
        "soil_N",
        "soil_sorption"
      ]
    },
    {
      "page": "FOCUS_GW_scenarios_2012",
      "title": "A very small subset of the FOCUS Groundwater scenario definitions",
      "topics": [
        "FOCUS_GW_scenarios_2012"
      ]
    },
    {
      "page": "FOCUS_Step_12_scenarios",
      "title": "Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator",
      "topics": [
        "FOCUS_Step_12_scenarios"
      ]
    },
    {
      "page": "FOMC_actual_twa",
      "title": "Actual and maximum moving window time average concentrations for FOMC kinetics",
      "topics": [
        "FOMC_actual_twa"
      ]
    },
    {
      "page": "geomean",
      "title": "Calculate the geometric mean",
      "topics": [
        "geomean"
      ]
    },
    {
      "page": "get_vertex",
      "title": "Fit a parabola through three points",
      "topics": [
        "get_vertex"
      ]
    },
    {
      "page": "GUS",
      "title": "Groundwater ubiquity score based on Gustafson (1989)",
      "topics": [
        "GUS",
        "GUS.chent",
        "GUS.numeric",
        "print.GUS_result"
      ]
    },
    {
      "page": "max_twa",
      "title": "The maximum time weighted average concentration for a moving window",
      "topics": [
        "max_twa"
      ]
    },
    {
      "page": "one_box",
      "title": "Create a time series of decline data",
      "topics": [
        "one_box",
        "one_box.character",
        "one_box.mkinfit",
        "one_box.numeric"
      ]
    },
    {
      "page": "PEC_FOMC_accu_rel",
      "title": "Get the relative accumulation of an FOMC model over multiples of an interval",
      "topics": [
        "PEC_FOMC_accu_rel"
      ]
    },
    {
      "page": "PEC_soil",
      "title": "Calculate predicted environmental concentrations in soil",
      "topics": [
        "PEC_soil"
      ]
    },
    {
      "page": "PEC_soil_mets",
      "title": "Calculate initial and accumulation PEC soil for a set of metabolites",
      "topics": [
        "PEC_soil_mets"
      ]
    },
    {
      "page": "PEC_sw_drainage_UK",
      "title": "Calculate initial predicted environmental concentrations in surface water due to drainage using the UK method",
      "topics": [
        "drainage_date_UK",
        "PEC_sw_drainage_UK"
      ]
    },
    {
      "page": "PEC_sw_drift",
      "title": "Calculate predicted environmental concentrations in surface water due to drift",
      "topics": [
        "PEC_sw_drift"
      ]
    },
    {
      "page": "PEC_sw_exposit_drainage",
      "title": "Calculate PEC surface water due to drainage as in Exposit 3",
      "topics": [
        "PEC_sw_exposit_drainage"
      ]
    },
    {
      "page": "PEC_sw_exposit_runoff",
      "title": "Calculate PEC surface water due to runoff and erosion as in Exposit 3",
      "topics": [
        "PEC_sw_exposit_runoff"
      ]
    },
    {
      "page": "PEC_sw_focus",
      "title": "Calculate PEC surface water at FOCUS Step 1",
      "topics": [
        "PEC_sw_focus"
      ]
    },
    {
      "page": "PEC_sw_sed",
      "title": "Calculate predicted environmental concentrations in sediment from surface water concentrations",
      "topics": [
        "PEC_sw_sed"
      ]
    },
    {
      "page": "perc_runoff_exposit",
      "title": "Runoff loss percentages as used in Exposit 3",
      "topics": [
        "perc_runoff_exposit"
      ]
    },
    {
      "page": "perc_runoff_reduction_exposit",
      "title": "Runoff reduction percentages as used in Exposit",
      "topics": [
        "perc_runoff_reduction_exposit"
      ]
    },
    {
      "page": "pfm_degradation",
      "title": "Calculate a time course of relative concentrations based on an mkinmod model",
      "topics": [
        "pfm_degradation"
      ]
    },
    {
      "page": "plot.one_box",
      "title": "Plot time series of decline data",
      "topics": [
        "plot.one_box"
      ]
    },
    {
      "page": "plot.TOXSWA_cwa",
      "title": "Plot TOXSWA surface water concentrations",
      "topics": [
        "plot.TOXSWA_cwa"
      ]
    },
    {
      "page": "read.TOXSWA_cwa",
      "title": "Read TOXSWA surface water concentrations",
      "topics": [
        "read.TOXSWA_cwa"
      ]
    },
    {
      "page": "sawtooth",
      "title": "Create decline time series for multiple applications",
      "topics": [
        "sawtooth"
      ]
    },
    {
      "page": "SFO_actual_twa",
      "title": "Actual and maximum moving window time average concentrations for SFO kinetics",
      "topics": [
        "SFO_actual_twa"
      ]
    },
    {
      "page": "soil_scenario_data_EFSA_2015",
      "title": "Properties of the predefined scenarios from the EFSA guidance from 2015",
      "topics": [
        "soil_scenario_data_EFSA_2015"
      ]
    },
    {
      "page": "soil_scenario_data_EFSA_2017",
      "title": "Properties of the predefined scenarios from the EFSA guidance from 2017",
      "topics": [
        "soil_scenario_data_EFSA_2017"
      ]
    },
    {
      "page": "SSLRC_mobility_classification",
      "title": "Determine the SSLRC mobility classification for a chemical substance from its Koc",
      "topics": [
        "SSLRC_mobility_classification"
      ]
    },
    {
      "page": "TOXSWA_cwa",
      "title": "R6 class for holding TOXSWA water concentration data and associated statistics",
      "topics": [
        "TOXSWA_cwa"
      ]
    },
    {
      "page": "TSCF",
      "title": "Estimation of the transpiration stream concentration factor",
      "topics": [
        "TSCF"
      ]
    },
    {
      "page": "twa",
      "title": "Calculate a time weighted average concentration",
      "topics": [
        "twa",
        "twa.one_box"
      ]
    }
  ],
  "_readme": "https://github.com/jranke/pfm/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "brio",
    "callr",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "desc",
    "deSolve",
    "diffobj",
    "dplyr",
    "evaluate",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "inline",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "mclust",
    "mkin",
    "nlme",
    "npde",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rprojroot",
    "S7",
    "saemix",
    "scales",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "waldo",
    "withr",
    "zoo"
  ],
  "_score": 2.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "pfm",
  "_universes": [
    "jranke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-12T06:33:09.000Z",
      "distro": "noble",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "fd736cf337da3748cc320f38b2372661f69124cde848aed65d5f7a569234e01c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-05-12T06:33:06.000Z",
      "distro": "noble",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "5764be4994f08851d62eeed0f00d2a2ca36290f3fbf60a6a44526e693b19feb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-12T06:33:09.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "f88781c1ae3a486580401096c3962fb5ccfd69c7ae1a0b06607424d43ddd561a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-05-12T06:32:42.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "5f6bf90a574e256b0e1fc69bb0db721900e8a82e5b778b44dce8e8f2cb30cdc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-12T06:32:12.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "53cce788558e73a2439ef5d385b7a2a57f42de3dea24fbdf9fa2e902cc2b1bf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-12T06:32:17.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "06b69eacbe00164df961b9df8f6e8b90a35c60d8c7e2ced751e243e4e0c1385f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-05-12T06:32:22.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "1ab84fc9fabce56170af905804afa4d14ae26ff722c6039d07fe5c23130e5d98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-05-22T10:59:41.000Z",
      "commit": "b772f5c01437cb6a62dfb48bf818c97cb307edf9",
      "fileid": "5b31bb387cb76d466c891eec179471ebc147d247c9e2866bf51705b28e8fbf61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jranke/actions/runs/25717487544"
    }
  ]
}