{
  "_id": "6a5e084a9baadeef8ab56905",
  "Package": "CopernicusMarine",
  "Type": "Package",
  "Title": "Search Download and Handle Data from Copernicus Marine Service\nInformation",
  "Version": "0.4.8",
  "Authors@R": "c(person(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\", \"dtc\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\")))",
  "Author": "Pepijn de Vries [aut, cre, dtc] (0000-0002-7961-6646)",
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "Description": "Subset and download data from EU Copernicus Marine Service\nInformation: <https://data.marine.copernicus.eu>. Import data\non the oceans physical and biogeochemical state from Copernicus\ninto R without the need of external software.",
  "SystemRequirements": "Requires GDAL >= 3.11 with BLOSC support See\n<https://pepijn-devries.github.io/CopernicusMarine/articles/blosc.html>",
  "URL": "https://github.com/pepijn-devries/CopernicusMarine,\nhttps://pepijn-devries.github.io/CopernicusMarine/",
  "BugReports": "https://github.com/pepijn-devries/CopernicusMarine/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Collate": "'CopernicusMarine-package.r' 'cms_catalogue_entry.R'\n'cms_cite_product.r' 'init.R' 'generics.r'\n'cms_download_native.R' 'cms_login.r' 'cms_download_subset.r'\n'cms_glossary.R' 'cms_product_details.r'\n'cms_product_metadata.r' 'cms_product_services.r'\n'cms_products_list.r' 'cms_wmts.r' 'import.r' 'translate.R'",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev libblosc-dev cmake libgdal-dev gdal-bin\nlibgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://pepijn-devries.r-universe.dev",
  "Date/Publication": "2026-07-20 10:30:38 UTC",
  "RemoteUrl": "https://github.com/pepijn-devries/CopernicusMarine",
  "RemoteRef": "master",
  "RemoteSha": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 11:33:03 UTC",
    "User": "root"
  },
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "CopernicusMarine_0.4.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2ad17dbb87b3986af313e2d65071db2eecc656f0f98f4c188e02a5a88dece94",
  "_filesize": 658263,
  "_sha256": "d2ad17dbb87b3986af313e2d65071db2eecc656f0f98f4c188e02a5a88dece94",
  "_expires": "2026-10-28T11:36:40.000Z",
  "_created": "2026-07-20T11:33:03.000Z",
  "_published": "2026-07-20T11:36:42.607Z",
  "_jobs": [
    {
      "job": 88340953838,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8459581132"
    },
    {
      "job": 88340953701,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459581876"
    },
    {
      "job": 88340953673,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8459544969"
    },
    {
      "job": 88340953630,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459571387"
    },
    {
      "job": 88340168858,
      "time": 244,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459510483"
    },
    {
      "job": 88340953621,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8459574991"
    },
    {
      "job": 88340953715,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8459553884"
    },
    {
      "job": 88340953691,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8459550621"
    },
    {
      "job": 88340953717,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8459552894"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412",
  "_status": "success",
  "_upstream": "https://github.com/pepijn-devries/CopernicusMarine",
  "_commit": {
    "id": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
    "author": "Pepijn de Vries <pepijn-devries@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Work in progress (#185)\n\n* Synchronise wip with master (#173)\n\n* Work in progress (#170)\n\n* Updated NEWS\n\n* Some small fixes and improved test coverage\n\n* Rerendered README\n\n* Version bump for CRAN release\n\n* Fixed test\n\n* Added rhub workflow\n\n* Fix for https://github.com/pepijn-devries/CopernicusMarine/issues/127\n\n* Added proxy vignette\n\n* Try to fix failing test-coverage workflow\n\n* Some fixes to vignette and cross references\n\n* Added login for functions that download from s3 storage\n\n* Updated NEWS file\n\n* Improved test coverage\n\n* Version bump for CRAN release. And added html and R files in vignettes dir to .buildignore\n\n* Don't make 'translate' vignette self-contained. Otherwise, it will embed the >2Mb gif animation\n\n* Don't run proxy-vignette chunks if password is not set...\n\n* And only if the HDF5 driver is present\n\n* added namespace\n\n* forgot some eval args\n\n* Explicitly retrieve an pass variable names when reading proxy object when missing\n\n* Added lifecycle badge to `cms_zarr_proxy()`\n\n* Added lifecycle badge to `cms_native_proxy()` as well\n\n* More rigorous checking for required dependencies when accessing online resources\n\n* updated news\n\n* Some final tweaks on BLOSC checks\n\n* Added eval checks to translate.rmd\n\n* Added startup message\n\n* Fix for https://github.com/pepijn-devries/CopernicusMarine/issues/143\n\n* added fix to NEWS\n\n* More informative error message\n\n* Added warnings for mismatching dimensions while subsetting. See https://github.com/pepijn-devries/CopernicusMarine/issues/142 and https://github.com/pepijn-devries/CopernicusMarine/issues/141\n\n* Added test for https://github.com/pepijn-devries/CopernicusMarine/issues/142 and https://github.com/pepijn-devries/CopernicusMarine/issues/143\n\n* Improved test coverage\n\n* fix for https://github.com/pepijn-devries/CopernicusMarine/issues/133\n\n* Some minor fixes\n\n* use latest geospatial container for pkgdown\n\n* revert yaml\n\n* Revert proxy vignette\n\n* attempt to fix windows-devel build on R-universe\n\n* sil",
    "time": 1784543438
  },
  "_maintainer": {
    "name": "Pepijn de Vries",
    "email": "pepijn.devries@outlook.com",
    "login": "pepijn-devries",
    "linkedin": "in/pepijn-de-vries-2509b664",
    "orcid": "0000-0002-7961-6646",
    "description": "",
    "uuid": 13707449
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-24",
      "role": "Imports"
    },
    {
      "package": "stars",
      "version": ">= 0.7-1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "CFtime",
      "version": ">= 1.7.1",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "cubelyr",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    },
    {
      "package": "ncmeta",
      "role": "Suggests"
    },
    {
      "package": "paws",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pepijn-devries",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 6
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 7
    },
    {
      "week": "2026-08",
      "n": 5
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 16
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 5
    },
    {
      "week": "2026-29",
      "n": 4
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "data",
    "spatial"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 260,
      "uuid": 13707449
    },
    {
      "user": "annakrystalli",
      "count": 1,
      "uuid": 5583057
    },
    {
      "user": "rso9192",
      "count": 1,
      "uuid": 40058235
    }
  ],
  "_userbio": {
    "uuid": 13707449,
    "type": "user",
    "name": "Pepijn de Vries",
    "followers": 25
  },
  "_downloads": {
    "count": 670,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CopernicusMarine"
  },
  "_devurl": "https://github.com/pepijn-devries/copernicusmarine",
  "_pkgdown": "https://pepijn-devries.github.io/CopernicusMarine/",
  "_searchresults": 47,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CopernicusMarine.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/copernicusmarine",
  "_realowner": "pepijn-devries",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-01-18"
    },
    {
      "version": "0.0.6",
      "date": "2023-01-30"
    },
    {
      "version": "0.0.9",
      "date": "2023-08-21"
    },
    {
      "version": "0.1.1",
      "date": "2023-11-09"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-08"
    },
    {
      "version": "0.2.3",
      "date": "2024-01-25"
    },
    {
      "version": "0.2.4",
      "date": "2024-12-22"
    },
    {
      "version": "0.2.5",
      "date": "2025-04-05"
    },
    {
      "version": "0.2.6",
      "date": "2025-07-14"
    },
    {
      "version": "0.3.0",
      "date": "2025-09-11"
    },
    {
      "version": "0.3.1",
      "date": "2025-09-27"
    },
    {
      "version": "0.3.2",
      "date": "2025-10-12"
    },
    {
      "version": "0.3.5",
      "date": "2025-11-07"
    },
    {
      "version": "0.3.6",
      "date": "2025-11-11"
    },
    {
      "version": "0.3.7",
      "date": "2025-11-30"
    },
    {
      "version": "0.4.0",
      "date": "2026-02-16"
    },
    {
      "version": "0.4.4",
      "date": "2026-02-26"
    },
    {
      "version": "0.4.5",
      "date": "2026-03-12"
    },
    {
      "version": "0.4.6",
      "date": "2026-04-07"
    },
    {
      "version": "0.4.7",
      "date": "2026-07-05"
    }
  ],
  "_exports": [
    "addCmsWMTSTiles",
    "cms_cite_product",
    "cms_download_native",
    "cms_download_subset",
    "cms_get_client_info",
    "cms_get_password",
    "cms_get_username",
    "cms_glossary",
    "cms_list_native_files",
    "cms_login",
    "cms_native_proxy",
    "cms_native_s3",
    "cms_product_details",
    "cms_product_metadata",
    "cms_product_services",
    "cms_products_list",
    "cms_products_list2",
    "cms_set_password",
    "cms_set_username",
    "cms_translate",
    "cms_wmts_details",
    "cms_wmts_get_capabilities",
    "cms_zarr_proxy"
  ],
  "_help": [
    {
      "page": "cms_cite_product",
      "title": "How to cite a Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_cite_product"
      ]
    },
    {
      "page": "cms_download_native",
      "title": "Download raw files as provided to Copernicus Marine",
      "concept": [
        "download",
        "product"
      ],
      "topics": [
        "cms_download_native",
        "cms_list_native_files"
      ]
    },
    {
      "page": "cms_download_subset",
      "title": "Subset and download a specific marine product from Copernicus",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_download_subset"
      ]
    },
    {
      "page": "cms_get_client_info",
      "title": "Get information about Copernicus Marine clients",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_get_client_info"
      ]
    },
    {
      "page": "account",
      "title": "Set or get Copernicus account details",
      "concept": [
        "authentication"
      ],
      "topics": [
        "cms_get_password",
        "cms_get_username",
        "cms_set_password",
        "cms_set_username"
      ]
    },
    {
      "page": "cms_glossary",
      "title": "Get Copernicus Marine Terminology Glossary",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_glossary"
      ]
    },
    {
      "page": "cms_login",
      "title": "Contact Copernicus Marine login page",
      "concept": [
        "authentication"
      ],
      "topics": [
        "cms_login"
      ]
    },
    {
      "page": "cms_native_proxy",
      "title": "Get a proxy stars object from a native service",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_native_proxy"
      ]
    },
    {
      "page": "cms_native_s3",
      "title": "Navigate through CopernicusMarine native file via S3",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_native_s3"
      ]
    },
    {
      "page": "cms_product_details",
      "title": "Obtain details for a specific Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_details"
      ]
    },
    {
      "page": "cms_product_metadata",
      "title": "Obtain product meta data",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_metadata"
      ]
    },
    {
      "page": "cms_product_services",
      "title": "Obtain available services for a specific Copernicus marine product",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_product_services"
      ]
    },
    {
      "page": "cms_products_list",
      "title": "List products available from data.marine.copernicus.eu",
      "concept": [
        "product"
      ],
      "topics": [
        "cms_products_list",
        "cms_products_list2"
      ]
    },
    {
      "page": "cms_translate",
      "title": "Translate Python code or command line request to R list",
      "concept": [
        "supporting"
      ],
      "topics": [
        "cms_translate"
      ]
    },
    {
      "page": "cms_wmts",
      "title": "Obtain a WMTS entry for specific Copernicus marine products and add to a leaflet map",
      "concept": [
        "leaflet"
      ],
      "topics": [
        "addCmsWMTSTiles",
        "cms_wmts_details",
        "cms_wmts_get_capabilities"
      ]
    },
    {
      "page": "cms_zarr_proxy",
      "title": "Get a proxy stars object from a Zarr service",
      "concept": [
        "download"
      ],
      "topics": [
        "cms_zarr_proxy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pepijn-devries/CopernicusMarine/raw/master/man/figures/logo.svg",
  "_readme": "https://github.com/pepijn-devries/CopernicusMarine/raw/master/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr2",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "sp",
    "stars",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "blosc.Rmd",
      "filename": "blosc.html",
      "title": "BLOSC Support",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Windows",
        "MacOS",
        "Debian (and alike)",
        "Fedora (and alike)"
      ],
      "created": "2026-02-18 22:56:25",
      "modified": "2026-02-23 18:04:42",
      "commits": 3
    },
    {
      "source": "glossary.Rmd",
      "filename": "glossary.html",
      "title": "CopernicusMarine Glossary",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-04-07 22:33:53",
      "modified": "2026-07-04 22:18:45",
      "commits": 3
    },
    {
      "source": "product-info.Rmd",
      "filename": "product-info.html",
      "title": "Product Information",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The Web Browser",
        "Listing Products",
        "Product Details",
        "Product Metadata",
        "Product Services"
      ],
      "created": "2026-03-07 22:52:33",
      "modified": "2026-03-18 10:03:52",
      "commits": 4
    },
    {
      "source": "translate.Rmd",
      "filename": "translate.html",
      "title": "Translate Request",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Locating a dataset",
        "Download data with request"
      ],
      "created": "2025-10-12 21:02:26",
      "modified": "2026-03-29 08:34:06",
      "commits": 11
    },
    {
      "source": "proxy.Rmd",
      "filename": "proxy.html",
      "title": "Using stars_proxy Objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting Up a Proxy Object",
        "Selecting an Asset Type",
        "Slicing a Proxy Object"
      ],
      "created": "2026-02-13 23:37:27",
      "modified": "2026-04-07 22:33:53",
      "commits": 14
    }
  ],
  "_score": 9.073498398717263,
  "_indexed": true,
  "_nocasepkg": "copernicusmarine",
  "_universes": [
    "pepijn-devries"
  ],
  "_previous": "0.4.7.0003",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-20T11:35:53.000Z",
      "distro": "resolute",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/9b4e2ed2a4ec79e8b0c52e3b1f5f0cf09ca15234cd4b3c234a86f891a55dd78f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.8",
      "date": "2026-07-20T11:35:48.000Z",
      "distro": "resolute",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/59252c01d200c66c8f02b1146a945a222a10f10cad6a2a3b3e82b0d4ef2cf875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-20T11:34:34.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/42fa4d8220ef136a28ae0d1a5e5a9c2e8a80d3676cdde44adbbac4f7f118f6e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.8",
      "date": "2026-07-20T11:35:24.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/66536a8438cfa59c2713c46d99ccb26d4d9423117ced0d3456e3daa93b6b824d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.8",
      "date": "2026-07-20T11:36:01.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/2192ad574e8adb3648c1c8b4ac3b5cf3413aac894e8a2de5a252ff90e7043b5b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-20T11:34:43.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/b4dad574ec32c36317c63fa6fa51bb1bc6d8b87699687730f31e237b232091a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-20T11:34:34.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/7587bc79543e6772b43b943fe553fd2ae9a6b0c30d6031029198b73450d24fa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.8",
      "date": "2026-07-20T11:34:40.000Z",
      "commit": "514c3f3532bfac03a1ff6fef057c63937a13eaea",
      "fileid": "https://r2.ropensci.org/09b17c78ccf2bd9e18909188ee4b02d31467573f0d0613a9045e31186b167190",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/29738696412"
    }
  ]
}