{
  "_id": "6a48abbfe06c18f0a654638a",
  "Package": "rayimage",
  "Type": "Package",
  "Title": "Image Processing for Simulated Cameras",
  "Version": "0.27.1",
  "Authors@R": "person(\"Tyler\", \"Morgan-Wall\", email = \"tylermw@gmail.com\",\nrole = c(\"aut\", \"cph\", \"cre\"), comment = c(ORCID = \"0000-0002-3131-3814\"))",
  "Maintainer": "Tyler Morgan-Wall <tylermw@gmail.com>",
  "Description": "Uses convolution-based techniques to generate simulated\ncamera bokeh, depth of field, and other camera effects, using\nan image and an optional depth map. Accepts both filename\ninputs and in-memory array representations of images and\nmatrices, including common raster formats such as 'JPEG',\n'PNG', 'TIFF', 'TGA', 'BMP', 'PSD', 'GIF', 'HDR', 'PIC', 'PNM',\n'DNG', and 'EXR'. Includes functions to perform 2D\nconvolutions, color correction, colorspace conversion,\nimage/matrix reorientation and resizing, image and text\noverlays, exposure adjustment, camera vignette effects, and\nimage titles.",
  "License": "GPL-3",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "URL": "https://www.rayimage.dev,\nhttps://github.com/tylermorganwall/rayimage",
  "BugReports": "https://github.com/tylermorganwall/rayimage/issues",
  "Config/testthat/edition": "3",
  "Config/build/compilation-database": "true",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libfribidi-dev\nlibharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibwebp-dev",
  "Repository": "https://tylermorganwall.r-universe.dev",
  "Date/Publication": "2026-07-04 04:25:18 UTC",
  "RemoteUrl": "https://github.com/tylermorganwall/rayimage",
  "RemoteRef": "HEAD",
  "RemoteSha": "6aeadce86102583e5ed945df0c646882a121cdef",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 06:19:14 UTC",
    "User": "root"
  },
  "Author": "Tyler Morgan-Wall [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0002-3131-3814>)",
  "_user": "tylermorganwall",
  "_type": "src",
  "_file": "rayimage_0.27.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/7208951e594ce4103fed75648ca68ef3b021fbcc5d620691225613f77d9ff543",
  "_filesize": 1566239,
  "_sha256": "7208951e594ce4103fed75648ca68ef3b021fbcc5d620691225613f77d9ff543",
  "_expires": "2026-10-12T06:44:13.000Z",
  "_created": "2026-07-04T06:19:14.000Z",
  "_published": "2026-07-04T06:44:15.175Z",
  "_jobs": [
    {
      "job": 85109672621,
      "time": 207,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079096546"
    },
    {
      "job": 85109672632,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079091038"
    },
    {
      "job": 85109672637,
      "time": 207,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079096497"
    },
    {
      "job": 85109672619,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079092870"
    },
    {
      "job": 85109672607,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079240354"
    },
    {
      "job": 85109672716,
      "time": 223,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079102133"
    },
    {
      "job": 85109672624,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079249680"
    },
    {
      "job": 85109672620,
      "time": 232,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079102293"
    },
    {
      "job": 85109476318,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079069773"
    },
    {
      "job": 85109672611,
      "time": 184,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079093317"
    },
    {
      "job": 85109672617,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079090359"
    },
    {
      "job": 85109672615,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079090014"
    },
    {
      "job": 85109672609,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079091040"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180",
  "_status": "success",
  "_upstream": "https://github.com/tylermorganwall/rayimage",
  "_commit": {
    "id": "6aeadce86102583e5ed945df0c646882a121cdef",
    "author": "tylermorganwall <tylermw@gmail.com>",
    "committer": "tylermorganwall <tylermw@gmail.com>",
    "message": "rayimage v0.27.1:\n-Add functions to estimate and correct environment map white point\n-Make sure to preserve EXR metadata when reading\n",
    "time": 1783139118
  },
  "_maintainer": {
    "name": "Tyler Morgan-Wall",
    "email": "tylermw@gmail.com",
    "login": "tylermorganwall",
    "description": "",
    "uuid": 297609,
    "orcid": "0000-0002-3131-3814"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "progress",
      "role": "LinkingTo"
    },
    {
      "package": "tinydng",
      "role": "LinkingTo"
    },
    {
      "package": "stbimageheaders",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "tiff",
      "role": "Imports"
    },
    {
      "package": "systemfonts",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "libopenexr",
      "version": ">= 3.4.12-5",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    }
  ],
  "_owner": "tylermorganwall",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2025-39",
      "n": 8
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 5
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 16
    },
    {
      "week": "2026-23",
      "n": 7
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 63,
  "_contributors": [
    {
      "user": "tylermorganwall",
      "count": 186,
      "uuid": 297609
    }
  ],
  "_userbio": {
    "uuid": 297609,
    "type": "user",
    "name": "tylermorganwall",
    "followers": 878
  },
  "_downloads": {
    "count": 2867,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rayimage"
  },
  "_devurl": "https://github.com/tylermorganwall/rayimage",
  "_pkgdown": "https://www.rayimage.dev",
  "_searchresults": 29,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rayimage.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tylermorganwall/rayimage",
  "_realowner": "tylermorganwall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2020-03-08"
    },
    {
      "version": "0.2.5",
      "date": "2020-03-23"
    },
    {
      "version": "0.2.7",
      "date": "2020-04-12"
    },
    {
      "version": "0.3.0",
      "date": "2020-06-14"
    },
    {
      "version": "0.3.1",
      "date": "2020-06-28"
    },
    {
      "version": "0.5.1",
      "date": "2021-02-17"
    },
    {
      "version": "0.6.2",
      "date": "2021-06-27"
    },
    {
      "version": "0.7.3",
      "date": "2022-10-23"
    },
    {
      "version": "0.9.1",
      "date": "2023-01-17"
    },
    {
      "version": "0.10.0",
      "date": "2023-12-09"
    },
    {
      "version": "0.11.0",
      "date": "2024-07-13"
    },
    {
      "version": "0.15.1",
      "date": "2025-02-01"
    },
    {
      "version": "0.26.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "CS_ACESCG",
    "CS_ADOBE",
    "CS_BT2020",
    "CS_P3D65",
    "CS_SRGB",
    "estimate_environment_white",
    "generate_2d_disk",
    "generate_2d_exponential",
    "generate_2d_gaussian",
    "get_string_dimensions",
    "interpolate_array",
    "plot_image",
    "plot_image_grid",
    "ray_read_image",
    "ray_write_image",
    "render_alpha_outline",
    "render_bokeh",
    "render_boolean_distance",
    "render_bw",
    "render_clamp",
    "render_color_correction",
    "render_convert_colorspace",
    "render_convolution",
    "render_convolution_fft",
    "render_crop",
    "render_environment_white_balance",
    "render_exposure",
    "render_gamma_linear",
    "render_image_overlay",
    "render_padding",
    "render_reorient",
    "render_resized",
    "render_sprite_overlay",
    "render_stack",
    "render_text_image",
    "render_title",
    "render_to_display",
    "render_tonemap",
    "render_vibrance",
    "render_vignette",
    "render_white_balance"
  ],
  "_datasets": [
    {
      "name": "dragon",
      "title": "Dragon Image",
      "object": "dragon",
      "class": [
        "rayimg",
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "dragondepth",
      "title": "Dragon Depthmap",
      "object": "dragondepth",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "sunset_image",
      "title": "Sunset Image",
      "object": "sunset_image",
      "class": [
        "rayimg",
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colorspace_descriptors",
      "title": "Prebuilt RGB Working/Display Color Spaces",
      "topics": [
        "colorspace_descriptors",
        "CS_ACESCG",
        "CS_ADOBE",
        "CS_BT2020",
        "CS_P3D65",
        "CS_SRGB"
      ]
    },
    {
      "page": "dragon",
      "title": "Dragon Image",
      "topics": [
        "dragon"
      ]
    },
    {
      "page": "dragondepth",
      "title": "Dragon Depthmap",
      "topics": [
        "dragondepth"
      ]
    },
    {
      "page": "estimate_environment_white",
      "title": "Estimate Lat-Long Environment White",
      "topics": [
        "estimate_environment_white"
      ]
    },
    {
      "page": "generate_2d_disk",
      "title": "Generate 2D Disk",
      "topics": [
        "generate_2d_disk"
      ]
    },
    {
      "page": "generate_2d_exponential",
      "title": "Generate 2D exponential Distribution",
      "topics": [
        "generate_2d_exponential"
      ]
    },
    {
      "page": "generate_2d_gaussian",
      "title": "Generate 2D Gaussian Distribution",
      "topics": [
        "generate_2d_gaussian"
      ]
    },
    {
      "page": "get_string_dimensions",
      "title": "Get String Dimensions",
      "topics": [
        "get_string_dimensions"
      ]
    },
    {
      "page": "interpolate_array",
      "title": "Matrix/Array Interpolation",
      "topics": [
        "interpolate_array"
      ]
    },
    {
      "page": "plot_image",
      "title": "Plot Image",
      "topics": [
        "plot_image"
      ]
    },
    {
      "page": "plot_image_grid",
      "title": "Plot Image Grid",
      "topics": [
        "plot_image_grid"
      ]
    },
    {
      "page": "print.rayimg",
      "title": "Print method for rayimg",
      "topics": [
        "print.rayimg"
      ]
    },
    {
      "page": "ray_read_image",
      "title": "Read Image",
      "topics": [
        "ray_read_image"
      ]
    },
    {
      "page": "ray_write_image",
      "title": "Write Image",
      "topics": [
        "ray_write_image"
      ]
    },
    {
      "page": "render_alpha_outline",
      "title": "Render Alpha Outline",
      "topics": [
        "render_alpha_outline"
      ]
    },
    {
      "page": "render_bokeh",
      "title": "Render Bokeh",
      "topics": [
        "render_bokeh"
      ]
    },
    {
      "page": "render_boolean_distance",
      "title": "Render Boolean Distance",
      "topics": [
        "render_boolean_distance"
      ]
    },
    {
      "page": "render_bw",
      "title": "Render Black and White",
      "topics": [
        "render_bw"
      ]
    },
    {
      "page": "render_clamp",
      "title": "Clamp Image",
      "topics": [
        "render_clamp"
      ]
    },
    {
      "page": "render_color_correction",
      "title": "Render Color Correction Matrix (3x3, linear RGB)",
      "topics": [
        "render_color_correction"
      ]
    },
    {
      "page": "render_convert_colorspace",
      "title": "Render Convert Colorspace",
      "topics": [
        "render_convert_colorspace"
      ]
    },
    {
      "page": "render_convolution",
      "title": "Render Convolution",
      "topics": [
        "render_convolution"
      ]
    },
    {
      "page": "render_convolution_fft",
      "title": "Render Convolution FFT",
      "topics": [
        "render_convolution_fft"
      ]
    },
    {
      "page": "render_crop",
      "title": "Crop Image",
      "topics": [
        "render_crop"
      ]
    },
    {
      "page": "render_environment_white_balance",
      "title": "White Balance with a Lat-Long Environment Map",
      "topics": [
        "render_environment_white_balance"
      ]
    },
    {
      "page": "render_exposure",
      "title": "Apply exposure compensation and ISO gain",
      "topics": [
        "render_exposure"
      ]
    },
    {
      "page": "render_gamma_linear",
      "title": "Render Gamma/Linear",
      "topics": [
        "render_gamma_linear"
      ]
    },
    {
      "page": "render_image_overlay",
      "title": "Add Overlay",
      "topics": [
        "render_image_overlay"
      ]
    },
    {
      "page": "render_padding",
      "title": "Add Transparent Padding",
      "topics": [
        "render_padding"
      ]
    },
    {
      "page": "render_reorient",
      "title": "Reorient Image",
      "topics": [
        "render_reorient"
      ]
    },
    {
      "page": "render_resized",
      "title": "Resize Image",
      "topics": [
        "render_resized"
      ]
    },
    {
      "page": "render_sprite_overlay",
      "title": "Add Sprite Overlay",
      "topics": [
        "render_sprite_overlay"
      ]
    },
    {
      "page": "render_stack",
      "title": "Stack Images",
      "topics": [
        "render_stack"
      ]
    },
    {
      "page": "render_text_image",
      "title": "Generate Text Image",
      "topics": [
        "render_text_image"
      ]
    },
    {
      "page": "render_title",
      "title": "Render a Title on an Image",
      "topics": [
        "render_title"
      ]
    },
    {
      "page": "render_to_display",
      "title": "Render To Display",
      "topics": [
        "render_to_display"
      ]
    },
    {
      "page": "render_tonemap",
      "title": "Render Tonemap",
      "topics": [
        "render_tonemap"
      ]
    },
    {
      "page": "render_vibrance",
      "title": "Render Vibrance",
      "topics": [
        "render_vibrance"
      ]
    },
    {
      "page": "render_vignette",
      "title": "Add Vignette Effect",
      "topics": [
        "render_vignette"
      ]
    },
    {
      "page": "render_white_balance",
      "title": "Render White Balance (Bradford CAT)",
      "topics": [
        "render_white_balance"
      ]
    },
    {
      "page": "sunset_image",
      "title": "Sunset Image",
      "topics": [
        "sunset_image"
      ]
    }
  ],
  "_readme": "https://github.com/tylermorganwall/rayimage/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "jpeg",
    "jsonlite",
    "lifecycle",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "R6",
    "ragg",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "stbimageheaders",
    "stringi",
    "systemfonts",
    "textshaping",
    "tiff",
    "tinydng",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.191922689616236,
  "_indexed": true,
  "_nocasepkg": "rayimage",
  "_universes": [
    "tylermorganwall"
  ],
  "_previous": "0.27.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/bd123bb4c6f7a74ceef1c3fce982772fe5482b8180daf96c3a33072bdd92b2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/ceb107fa0a0e0f88b030260130ec869e61a28bf44bfd1a87a9a59122b326fbf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/64468e240465810cbc65c05263b2b636e9f3c1f73fe90e8e06b1a00e72d3da75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/30002972b349e54f7281bbc97bd814cc797eaf43e7090a10784867eb3bc3fc7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.27.1",
      "date": "2026-07-04T06:42:07.000Z",
      "arch": "aarch64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/fdb3470278ba7b851bc08944cde9bcffa250901df400a6c7cca63664e450b64d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:55.000Z",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/0e0aa95feb4be2f273afa16a865bcbb47e161bca6fee960752962e6f99a06e61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.27.1",
      "date": "2026-07-04T06:43:20.000Z",
      "arch": "aarch64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/c76837e641e735a91066ceb8b2ac640da74d1112dcb9d17d5d74aa481d60f044",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:49.000Z",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/0986df3803c3888921d6cecb197403544ce29e5170b4ed947225cc260d400a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.27.1",
      "date": "2026-07-04T06:22:36.000Z",
      "arch": "emscripten",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/c633906e347ee6cf4acb8036c11b6e7ca138fe33c92b12aa0746d41fb33a16c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.27.1",
      "date": "2026-07-04T06:20:58.000Z",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/25f5dec189d93ff751788ac90d44ebafbc12731d37c18835693d188be6598412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.27.1",
      "date": "2026-07-04T06:20:53.000Z",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/dd92081b4922898abc2cca98face44a35ad783cbfbf05d47e22218df3af7f3e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.27.1",
      "date": "2026-07-04T06:20:50.000Z",
      "arch": "x86_64",
      "commit": "6aeadce86102583e5ed945df0c646882a121cdef",
      "fileid": "https://r2.ropensci.org/b988bf7899d6f07a44ba4fc98ec0e4ee0f426b4e6ce171c64ba73fae0940acc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tylermorganwall/actions/runs/28697433180"
    }
  ]
}