{
  "_id": "6a22e33d530b9bc726bca6b6",
  "Package": "PEcAn.PEPRMT",
  "Type": "Package",
  "Title": "PEcAn Package for Integration of the PEPRMT Model",
  "Version": "0.1.0.9000",
  "Authors@R": "c(person(\"Abigail\", \"Lewis\", role = c(\"aut\", \"cre\"),\nemail = \"lewisa4@si.edu\"),\nperson(\"Patty\", \"Oikawa\", role = c(\"aut\")),\nperson(\"James\", \"Holmquist\", role = c(\"aut\")))",
  "Author": "Abigail Lewis, Patty Oikawa, James Holmquist",
  "Maintainer": "Abigail Lewis <lewisa4@si.edu>",
  "Description": "This module provides functions to link PEPRMT to PEcAn.",
  "URL": "https://pecanproject.github.io",
  "BugReports": "https://github.com/PecanProject/pecan/issues",
  "Remotes": [
    "github::abbylewis/PEPRMT-Tidal"
  ],
  "License": "BSD_3_clause + file LICENSE",
  "Copyright": "Authors",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev libssl-dev libudunits2-dev",
  "Repository": "https://pecanproject.r-universe.dev",
  "Date/Publication": "2026-06-05 12:13:58 UTC",
  "RemoteUrl": "https://github.com/PecanProject/pecan",
  "RemoteRef": "HEAD",
  "RemoteSha": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
  "RemoteSubdir": "models/peprmt",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 14:50:20 UTC",
    "User": "root"
  },
  "MD5sum": "d31a7f0b36ff6a022b9d46b48698d81d",
  "_user": "pecanproject",
  "_type": "src",
  "_file": "PEcAn.PEPRMT_0.1.0.9000.tar.gz",
  "_fileid": "d4e9439263fa78b4da67a7ffc9e87ade42e281014490d61db95088a31a48fb88",
  "_filesize": 100783,
  "_sha256": "d4e9439263fa78b4da67a7ffc9e87ade42e281014490d61db95088a31a48fb88",
  "_created": "2026-06-05T14:50:20.000Z",
  "_published": "2026-06-05T14:54:53.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79752057597,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439566697"
    },
    {
      "job": 79752057631,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439589065"
    },
    {
      "job": 79752057585,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439601781"
    },
    {
      "job": 79752057559,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439600893"
    },
    {
      "job": 79751274783,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439513242"
    },
    {
      "job": 79752057536,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439566073"
    },
    {
      "job": 79752057544,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7439552111"
    },
    {
      "job": 79752057589,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7439549280"
    },
    {
      "job": 79752057574,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439548775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PecanProject/pecan",
  "_commit": {
    "id": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
    "author": "Michael Dietze <dietze@bu.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3978 from omkarrr2533/gsoc/get-trait-data-pft-standalone\n\nfeat(db): extract get_trait_data_pft() as standalone file-I/O-free function\n",
    "time": 1780661638
  },
  "_maintainer": {
    "name": "Abigail Lewis",
    "email": "lewisa4@si.edu",
    "login": "abbylewis",
    "bluesky": "@aslewis.bsky.social",
    "description": "Aquatic biogeochemistry | carbon cycling | ecological forecasting | she/her",
    "uuid": 51751937
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "version": ">= 1.15",
      "role": "Imports"
    },
    {
      "package": "PEcAn.logger",
      "role": "Imports"
    },
    {
      "package": "PEcAn.remote",
      "role": "Imports"
    },
    {
      "package": "PEcAn.utils",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "role": "Suggests"
    },
    {
      "package": "earthdatalogin",
      "role": "Suggests"
    },
    {
      "package": "imager",
      "role": "Suggests"
    },
    {
      "package": "rstac",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    },
    {
      "package": "PEPRMT",
      "role": "Enhances"
    }
  ],
  "_owner": "pecanproject",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 9
    },
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 6
    },
    {
      "week": "2025-33",
      "n": 7
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 8
    },
    {
      "week": "2025-36",
      "n": 7
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 7
    },
    {
      "week": "2025-41",
      "n": 5
    },
    {
      "week": "2025-42",
      "n": 8
    },
    {
      "week": "2025-43",
      "n": 7
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 10
    },
    {
      "week": "2025-48",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 10
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 5
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 10
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-04",
      "n": 8
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 5
    },
    {
      "week": "2026-08",
      "n": 8
    },
    {
      "week": "2026-09",
      "n": 8
    },
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 8
    },
    {
      "week": "2026-12",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 7
    },
    {
      "week": "2026-16",
      "n": 5
    },
    {
      "week": "2026-17",
      "n": 18
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 7
    },
    {
      "week": "2026-20",
      "n": 12
    },
    {
      "week": "2026-21",
      "n": 12
    },
    {
      "week": "2026-22",
      "n": 2
    },
    {
      "week": "2026-23",
      "n": 9
    }
  ],
  "_tags": [
    {
      "name": "v1.10.0",
      "date": "2026-01-06"
    }
  ],
  "_topics": [
    "bayesian",
    "cyberinfrastructure",
    "data-assimilation",
    "data-science",
    "ecosystem-model",
    "ecosystem-science",
    "forecasting",
    "meta-analysis",
    "national-science-foundation",
    "pecan",
    "plants"
  ],
  "_stars": 236,
  "_contributors": [
    {
      "user": "mdietze",
      "count": 3197,
      "uuid": 3081466
    },
    {
      "user": "dlebauer",
      "count": 2747,
      "uuid": 464871
    },
    {
      "user": "infotroph",
      "count": 2525,
      "uuid": 1256435
    },
    {
      "user": "ashiklom",
      "count": 1670,
      "uuid": 5680221
    },
    {
      "user": "robkooper",
      "count": 1645,
      "uuid": 1580696
    },
    {
      "user": "istfer",
      "count": 1462,
      "uuid": 13728388
    },
    {
      "user": "tonygardella",
      "count": 1019,
      "uuid": 8570691
    },
    {
      "user": "bcow",
      "count": 712,
      "uuid": 5503595
    },
    {
      "user": "para2x",
      "count": 694,
      "uuid": 7999941
    },
    {
      "user": "aariq",
      "count": 450,
      "uuid": 25404783
    },
    {
      "user": "divine7022",
      "count": 431,
      "uuid": 172599013
    },
    {
      "user": "meetagrawal09",
      "count": 372,
      "uuid": 73902874
    },
    {
      "user": "liamburke24",
      "count": 343,
      "uuid": 29068693
    },
    {
      "user": "araiho",
      "count": 342,
      "uuid": 3520982
    },
    {
      "user": "aritradey-dev",
      "count": 328,
      "uuid": 155592377
    },
    {
      "user": "dongchenz",
      "count": 313,
      "uuid": 82834956
    },
    {
      "user": "bpbond",
      "count": 279,
      "uuid": 1956468
    },
    {
      "user": "moki1202",
      "count": 260,
      "uuid": 73598347
    },
    {
      "user": "ayushprd",
      "count": 238,
      "uuid": 11568631
    },
    {
      "user": "annethomas",
      "count": 228,
      "uuid": 24909306
    },
    {
      "user": "luke-dramko",
      "count": 226,
      "uuid": 38334039
    },
    {
      "user": "nanu1605",
      "count": 218,
      "uuid": 83662210
    },
    {
      "user": "sweetdevil144",
      "count": 182,
      "uuid": 117591942
    },
    {
      "user": "ankurdesai",
      "count": 174,
      "uuid": 3084183
    },
    {
      "user": "henrikajasilta",
      "count": 134,
      "uuid": 92798719
    },
    {
      "user": "tobeycarman",
      "count": 122,
      "uuid": 838735
    },
    {
      "user": "sambhavnoobcoder",
      "count": 115,
      "uuid": 94298612
    },
    {
      "user": "jam2767",
      "count": 106,
      "uuid": 3688280
    },
    {
      "user": "crollinson",
      "count": 99,
      "uuid": 7927379
    },
    {
      "user": "amanskywalker",
      "count": 99,
      "uuid": 11332585
    },
    {
      "user": "tezansahu",
      "count": 96,
      "uuid": 31898274
    },
    {
      "user": "blesson-07",
      "count": 88,
      "uuid": 169597508
    },
    {
      "user": "mukulmaheshwari",
      "count": 79,
      "uuid": 31155543
    },
    {
      "user": "apourmok",
      "count": 77,
      "uuid": 5833759
    },
    {
      "user": "rahul799",
      "count": 63,
      "uuid": 41531498
    },
    {
      "user": "abbylewis",
      "count": 60,
      "uuid": 51751937
    },
    {
      "user": "s1ddhey",
      "count": 58,
      "uuid": 141068820
    },
    {
      "user": "sl4397",
      "count": 57,
      "uuid": 47115446
    },
    {
      "user": "mccabete",
      "count": 57,
      "uuid": 21266199
    },
    {
      "user": "man080107",
      "count": 54,
      "uuid": 193199761
    },
    {
      "user": "anshul23102",
      "count": 49,
      "uuid": 167362756
    },
    {
      "user": "yinghaosunn",
      "count": 47,
      "uuid": 177382441
    },
    {
      "user": "snafkin547",
      "count": 46,
      "uuid": 62607343
    },
    {
      "user": "shubhamagarwal92",
      "count": 44,
      "uuid": 7984532
    },
    {
      "user": "hardimanb",
      "count": 43,
      "uuid": 3246925
    },
    {
      "user": "kristinariemer",
      "count": 41,
      "uuid": 6686508
    },
    {
      "user": "mdekauwe",
      "count": 41,
      "uuid": 278045
    },
    {
      "user": "ch1eroe1",
      "count": 39,
      "uuid": 12739945
    },
    {
      "user": "bailsofhay",
      "count": 31,
      "uuid": 34662202
    },
    {
      "user": "omkarrr2533",
      "count": 30,
      "uuid": 201979858
    },
    {
      "user": "allgandalf",
      "count": 27,
      "uuid": 110545952
    },
    {
      "user": "harshagr70",
      "count": 17,
      "uuid": 73224301
    },
    {
      "user": "chaneyfink",
      "count": 17,
      "uuid": 149990854
    },
    {
      "user": "its-maniaco",
      "count": 16,
      "uuid": 21123621
    },
    {
      "user": "kragosta",
      "count": 14,
      "uuid": 29147491
    },
    {
      "user": "tonycohen",
      "count": 13,
      "uuid": 3101971
    },
    {
      "user": "magicforrest",
      "count": 13,
      "uuid": 6500068
    },
    {
      "user": "clarissecheung",
      "count": 12,
      "uuid": 94148940
    },
    {
      "user": "zhangwenx",
      "count": 12,
      "uuid": 9668009
    },
    {
      "user": "sarahkanee",
      "count": 12,
      "uuid": 106052715
    },
    {
      "user": "chris-schnaufer",
      "count": 12,
      "uuid": 45463434
    },
    {
      "user": "yan130",
      "count": 10,
      "uuid": 4979985
    },
    {
      "user": "koolgax99",
      "count": 10,
      "uuid": 55532999
    },
    {
      "user": "chaitanyachavali",
      "count": 9,
      "uuid": 13823292
    },
    {
      "user": "thomas-sedhom",
      "count": 9,
      "uuid": 147952292
    },
    {
      "user": "qianyuxuan",
      "count": 8,
      "uuid": 21245183
    },
    {
      "user": "arob5",
      "count": 7,
      "uuid": 30061879
    },
    {
      "user": "qdbell",
      "count": 7,
      "uuid": 5080358
    },
    {
      "user": "sbs2019",
      "count": 6,
      "uuid": 15755183
    },
    {
      "user": "akash-paluvai",
      "count": 6,
      "uuid": 144153704
    },
    {
      "user": "hhh-hyc",
      "count": 6,
      "uuid": 75413280
    },
    {
      "user": "bjarneh22",
      "count": 5,
      "uuid": 80625035
    },
    {
      "user": "hangyakuzero",
      "count": 5,
      "uuid": 46108879
    },
    {
      "user": "katherineanne21",
      "count": 5,
      "uuid": 157232885
    },
    {
      "user": "jingxia",
      "count": 5,
      "uuid": 3708910
    },
    {
      "user": "mchenry",
      "count": 4,
      "uuid": 2375622
    },
    {
      "user": "juliusvira",
      "count": 4,
      "uuid": 31929342
    },
    {
      "user": "djaiswal",
      "count": 4,
      "uuid": 6233112
    },
    {
      "user": "krishnashuk",
      "count": 4,
      "uuid": 174427186
    },
    {
      "user": "mtmarsh2",
      "count": 3,
      "uuid": 2382066
    },
    {
      "user": "kutumia",
      "count": 3,
      "uuid": 24492860
    },
    {
      "user": "sr31bu",
      "count": 3,
      "uuid": 106731226
    },
    {
      "user": "kyclark",
      "count": 3,
      "uuid": 1466468
    },
    {
      "user": "kzarada",
      "count": 3,
      "uuid": 31037847
    },
    {
      "user": "joshuaploshay",
      "count": 3,
      "uuid": 131921162
    },
    {
      "user": "kemball",
      "count": 3,
      "uuid": 4079687
    },
    {
      "user": "shbhmexe",
      "count": 2,
      "uuid": 178397077
    },
    {
      "user": "ayushman1210",
      "count": 2,
      "uuid": 138183570
    },
    {
      "user": "uncleweeds",
      "count": 2,
      "uuid": 122569256
    },
    {
      "user": "femeunier",
      "count": 2,
      "uuid": 8898071
    },
    {
      "user": "shreyannandanwar",
      "count": 2,
      "uuid": 98053839
    },
    {
      "user": "jessicaguo",
      "count": 2,
      "uuid": 12022076
    },
    {
      "user": "andydawson",
      "count": 2,
      "uuid": 3595715
    },
    {
      "user": "marissakivi",
      "count": 1,
      "uuid": 29230757
    },
    {
      "user": "lovelilyinfall",
      "count": 1,
      "uuid": 5421381
    },
    {
      "user": "kimberlyh66",
      "count": 1,
      "uuid": 44081116
    },
    {
      "user": "jbowers20",
      "count": 1,
      "uuid": 107160695
    },
    {
      "user": "hmb1",
      "count": 1,
      "uuid": 6428656
    }
  ],
  "_userbio": {
    "uuid": 2879854,
    "type": "organization",
    "name": "PEcAn Project"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PEcAn.PEPRMT"
  },
  "_devurl": "https://github.com/pecanproject/pecan",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/PEcAn.PEPRMT.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "hls2model.PEPRMT",
    "met2model.PEPRMT",
    "model2netcdf.PEPRMT",
    "write.config.PEPRMT"
  ],
  "_help": [
    {
      "page": "hls2model.PEPRMT",
      "title": "hls2model.PEPRMT",
      "topics": [
        "hls2model.PEPRMT"
      ]
    },
    {
      "page": "met2model.PEPRMT",
      "title": "met2model.PEPRMT",
      "topics": [
        "met2model.PEPRMT"
      ]
    },
    {
      "page": "model2netcdf.PEPRMT",
      "title": "Function to convert PEPRMT model output to standard netCDF format",
      "topics": [
        "model2netcdf.PEPRMT"
      ]
    },
    {
      "page": "write.config.PEPRMT",
      "title": "Write PEPRMT configuration files",
      "topics": [
        "write.config.PEPRMT"
      ]
    }
  ],
  "_readme": "https://github.com/PecanProject/pecan/raw/HEAD/models/peprmt/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "foreach",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "httr",
    "iterators",
    "jsonlite",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "mime",
    "ncdf4",
    "openssl",
    "parallelly",
    "PEcAn.logger",
    "PEcAn.remote",
    "PEcAn.utils",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "units",
    "urltools",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 7.774657085207169,
  "_indexed": true,
  "_nocasepkg": "pecan.peprmt",
  "_universes": [
    "pecanproject",
    "abbylewis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:52:46.000Z",
      "distro": "noble",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "1bccaa893eed10b4845ebad769f20bdc77bf3f1ce12f7b8841574f426f0ddfb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:53:44.000Z",
      "distro": "noble",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "fd8bbd7557de36ed7219a0039fb7e0d7da96ad47085e938ae5b910b2399c0842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:54:23.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "ad847cfda75caea98d87120c2dbe1241eec960e1c6f9ba699438de0d495bdeb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:54:22.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "fe78812bc6bb6a803e774d95a704fee297dd77c015f87774d6239824d3467432",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:53:00.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "ce9483ca6a85cb2aff471ca2f23890b38337e248d1f6b08233ab2fdfb47d5f4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:52:00.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "ac63a0e7c0aacabe3a8d88b03333691972687bbf90ba7f26e3f4501437e254e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:51:51.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "d743dc42cb66076d4556e5dbbfeaef1ba2f326f4ae2af079cc78122b11250254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-05T14:51:52.000Z",
      "commit": "3654c6a1cc83cd02402ca26bd012ed1e111bef1b",
      "fileid": "a7d45a65d01b2c5a23fa1b976c4943a1113e4564b6d77c583e631658de8746c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pecanproject/actions/runs/27021742361"
    }
  ]
}