{
  "_id": "6a497cd26d67900babdf760f",
  "Package": "astronomyengine",
  "Title": "R Bindings to the 'Astronomy Engine' C Library",
  "Version": "0.1.0.9000",
  "Authors@R": "c(person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nemail = \"mail@mitchelloharawild.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6729-7695\")),\nperson(given = \"Don\",\nfamily = \"Cross\",\nrole = c(\"aut\", \"cph\"),\ncomment = \"Author of the bundled Astronomy Engine C library\"))",
  "Description": "Provides access to the 'Astronomy Engine' C library\n(<https://github.com/cosinekitty/astronomy>) by Don Cross. The\nlibrary calculates positions of the Sun, Moon, and planets, and\npredicts astronomical events such as rise/set times, lunar\nphases, equinoxes, solstices, eclipses, and transits. It is\nbased on the 'VSOP87' planetary model and is accurate to within\napproximately one arcminute. This package bundles the\nsingle-file C source so that other R packages can link against\nit via 'LinkingTo' without shipping their own copy.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mitchelloharawild/astronomyengine",
  "BugReports": "https://github.com/mitchelloharawild/astronomyengine/issues",
  "Config/testthat/edition": "3",
  "Config/cpp11/version": "0.5.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://mitchelloharawild.r-universe.dev",
  "Date/Publication": "2026-03-02 06:07:05 UTC",
  "RemoteUrl": "https://github.com/mitchelloharawild/astronomyengine",
  "RemoteRef": "HEAD",
  "RemoteSha": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 21:28:52 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>),\nDon Cross [aut, cph] (Author of the bundled Astronomy Engine C library)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "_user": "mitchelloharawild",
  "_type": "src",
  "_file": "astronomyengine_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b2d4bd99eb39b88085aaadc787681674daeef19c2e7e0bf7f9620ce571588eca",
  "_filesize": 435005,
  "_sha256": "b2d4bd99eb39b88085aaadc787681674daeef19c2e7e0bf7f9620ce571588eca",
  "_expires": "2026-10-12T21:36:17.000Z",
  "_created": "2026-07-04T21:28:52.000Z",
  "_published": "2026-07-04T21:36:18.851Z",
  "_jobs": [
    {
      "job": 85168498696,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085600897"
    },
    {
      "job": 85168498689,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085600197"
    },
    {
      "job": 85168498675,
      "time": 129,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085602187"
    },
    {
      "job": 85168498664,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085601116"
    },
    {
      "job": 85168498686,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085595190"
    },
    {
      "job": 85168498685,
      "time": 402,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085631094"
    },
    {
      "job": 85168498694,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085596520"
    },
    {
      "job": 85168498687,
      "time": 299,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085620053"
    },
    {
      "job": 85168317566,
      "time": 167,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085586590"
    },
    {
      "job": 85168498650,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085597468"
    },
    {
      "job": 85168498667,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085598467"
    },
    {
      "job": 85168498653,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085596645"
    },
    {
      "job": 85168498661,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085597227"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430",
  "_status": "success",
  "_upstream": "https://github.com/mitchelloharawild/astronomyengine",
  "_commit": {
    "id": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "Revert \"rm unavailable url until CRAN acceptance\"\n\nThis reverts commit f10beb8cb34e013149247db52f90615e48c2751d.\n",
    "time": 1772431625
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "description": "",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mitchelloharawild",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 23
    },
    {
      "week": "2026-09",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-23"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 32,
      "uuid": 16127127
    }
  ],
  "_userbio": {
    "uuid": 16127127,
    "type": "user",
    "name": "Mitchell O'Hara-Wild",
    "followers": 511
  },
  "_downloads": {
    "count": 285,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/astronomyengine"
  },
  "_devurl": "https://github.com/mitchelloharawild/astronomyengine",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/astronomyengine.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mitchelloharawild/astronomyengine",
  "_realowner": "mitchelloharawild",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-27"
    }
  ],
  "_exports": [
    "astro_angle_from_sun",
    "astro_bary_state",
    "astro_body",
    "astro_body_code",
    "astro_body_name",
    "astro_combine_rotation",
    "astro_current_time",
    "astro_ecliptic",
    "astro_ecliptic_longitude",
    "astro_elongation",
    "astro_equator",
    "astro_equator_from_vector",
    "astro_geo_vector",
    "astro_helio_vector",
    "astro_horizon",
    "astro_horizon_from_vector",
    "astro_hour_angle",
    "astro_identity_matrix",
    "astro_illumination",
    "astro_inverse_rotation",
    "astro_make_time",
    "astro_moon_phase",
    "astro_next_lunar_eclipse",
    "astro_next_moon_quarter",
    "astro_next_transit",
    "astro_observer_gravity",
    "astro_observer_state",
    "astro_observer_vector",
    "astro_pair_longitude",
    "astro_pivot",
    "astro_rotate_vector",
    "astro_rotation_ECL_EQD",
    "astro_rotation_ECL_EQJ",
    "astro_rotation_ECL_HOR",
    "astro_rotation_ECT_EQD",
    "astro_rotation_ECT_EQJ",
    "astro_rotation_EQD_ECL",
    "astro_rotation_EQD_ECT",
    "astro_rotation_EQD_EQJ",
    "astro_rotation_EQD_HOR",
    "astro_rotation_EQJ_ECL",
    "astro_rotation_EQJ_ECT",
    "astro_rotation_EQJ_EQD",
    "astro_rotation_EQJ_GAL",
    "astro_rotation_EQJ_HOR",
    "astro_rotation_GAL_EQJ",
    "astro_rotation_HOR_ECL",
    "astro_rotation_HOR_EQD",
    "astro_rotation_HOR_EQJ",
    "astro_search_altitude",
    "astro_search_hour_angle",
    "astro_search_lunar_eclipse",
    "astro_search_max_elongation",
    "astro_search_moon_phase",
    "astro_search_moon_quarter",
    "astro_search_peak_magnitude",
    "astro_search_relative_longitude",
    "astro_search_rise_set",
    "astro_search_sun_longitude",
    "astro_search_transit",
    "astro_seasons",
    "astro_sphere_from_vector",
    "astro_sun_position",
    "astro_vector_from_horizon",
    "astro_vector_from_sphere",
    "astro_vector_observer",
    "next_global_solar_eclipse",
    "next_local_solar_eclipse",
    "next_lunar_apsis",
    "next_planet_apsis",
    "search_global_solar_eclipse",
    "search_local_solar_eclipse",
    "search_lunar_apsis",
    "search_planet_apsis"
  ],
  "_help": [
    {
      "page": "astro_angle_from_sun",
      "title": "Angle from the Sun",
      "topics": [
        "astro_angle_from_sun"
      ]
    },
    {
      "page": "astro_bary_state",
      "title": "Barycentric position and velocity vectors",
      "topics": [
        "astro_bary_state"
      ]
    },
    {
      "page": "astro_body",
      "title": "Celestial body codes",
      "topics": [
        "astro_body"
      ]
    },
    {
      "page": "astro_body_code",
      "title": "Get the integer code for a celestial body by name",
      "topics": [
        "astro_body_code"
      ]
    },
    {
      "page": "astro_body_name",
      "title": "Get the name of a celestial body",
      "topics": [
        "astro_body_name"
      ]
    },
    {
      "page": "astro_combine_rotation",
      "title": "Combine two rotation matrices",
      "topics": [
        "astro_combine_rotation"
      ]
    },
    {
      "page": "astro_current_time",
      "title": "Current UTC time according to Astronomy Engine",
      "topics": [
        "astro_current_time"
      ]
    },
    {
      "page": "astro_ecliptic",
      "title": "Convert J2000 equatorial coordinates to ecliptic coordinates",
      "topics": [
        "astro_ecliptic"
      ]
    },
    {
      "page": "astro_ecliptic_longitude",
      "title": "Heliocentric ecliptic longitude of a body",
      "topics": [
        "astro_ecliptic_longitude"
      ]
    },
    {
      "page": "astro_elongation",
      "title": "Elongation of a celestial body",
      "topics": [
        "astro_elongation"
      ]
    },
    {
      "page": "astro_equator",
      "title": "Topocentric equatorial coordinates of a celestial body",
      "topics": [
        "astro_equator"
      ]
    },
    {
      "page": "astro_equator_from_vector",
      "title": "Convert Cartesian Vector to Equatorial Coordinates",
      "topics": [
        "astro_equator_from_vector"
      ]
    },
    {
      "page": "astro_geo_vector",
      "title": "Geocentric position vector of a celestial body",
      "topics": [
        "astro_geo_vector"
      ]
    },
    {
      "page": "astro_helio_vector",
      "title": "Heliocentric position vector of a celestial body",
      "topics": [
        "astro_helio_vector"
      ]
    },
    {
      "page": "astro_horizon",
      "title": "Horizontal coordinates of a celestial body",
      "topics": [
        "astro_horizon"
      ]
    },
    {
      "page": "astro_horizon_from_vector",
      "title": "Convert Cartesian Vector to Horizontal Coordinates",
      "topics": [
        "astro_horizon_from_vector"
      ]
    },
    {
      "page": "astro_hour_angle",
      "title": "Calculate the hour angle of a body",
      "topics": [
        "astro_hour_angle"
      ]
    },
    {
      "page": "astro_identity_matrix",
      "title": "Create an identity rotation matrix",
      "topics": [
        "astro_identity_matrix"
      ]
    },
    {
      "page": "astro_illumination",
      "title": "Illumination data for a celestial body",
      "topics": [
        "astro_illumination"
      ]
    },
    {
      "page": "astro_inverse_rotation",
      "title": "Calculate the inverse of a rotation matrix",
      "topics": [
        "astro_inverse_rotation"
      ]
    },
    {
      "page": "astro_make_time",
      "title": "Create an astronomical time value",
      "topics": [
        "astro_make_time"
      ]
    },
    {
      "page": "astro_moon_phase",
      "title": "Moon Phase Angle",
      "topics": [
        "astro_moon_phase"
      ]
    },
    {
      "page": "astro_next_lunar_eclipse",
      "title": "Find the next lunar eclipse in a series",
      "topics": [
        "astro_next_lunar_eclipse"
      ]
    },
    {
      "page": "astro_next_moon_quarter",
      "title": "Find Next Lunar Quarter",
      "topics": [
        "astro_next_moon_quarter"
      ]
    },
    {
      "page": "astro_next_transit",
      "title": "Search for the next transit of Mercury or Venus",
      "topics": [
        "astro_next_transit"
      ]
    },
    {
      "page": "astro_observer_gravity",
      "title": "Observer gravitational acceleration",
      "topics": [
        "astro_observer_gravity"
      ]
    },
    {
      "page": "astro_observer_state",
      "title": "Observer position and velocity vector from geographic coordinates",
      "topics": [
        "astro_observer_state"
      ]
    },
    {
      "page": "astro_observer_vector",
      "title": "Observer position vector from geographic coordinates",
      "topics": [
        "astro_observer_vector"
      ]
    },
    {
      "page": "astro_pair_longitude",
      "title": "Ecliptic longitude of one body relative to another",
      "topics": [
        "astro_pair_longitude"
      ]
    },
    {
      "page": "astro_pivot",
      "title": "Re-orient a rotation matrix by pivoting around an axis",
      "topics": [
        "astro_pivot"
      ]
    },
    {
      "page": "astro_rotate_vector",
      "title": "Apply a rotation to a vector",
      "topics": [
        "astro_rotate_vector"
      ]
    },
    {
      "page": "astro_rotation_ECL_EQD",
      "title": "Rotation Matrix from J2000 Ecliptic to Equatorial of-Date",
      "topics": [
        "astro_rotation_ECL_EQD"
      ]
    },
    {
      "page": "astro_rotation_ECL_EQJ",
      "title": "Rotation Matrix from ECL to EQJ",
      "topics": [
        "astro_rotation_ECL_EQJ"
      ]
    },
    {
      "page": "astro_rotation_ECL_HOR",
      "title": "Rotation Matrix from ECL to HOR",
      "topics": [
        "astro_rotation_ECL_HOR"
      ]
    },
    {
      "page": "astro_rotation_ECT_EQD",
      "title": "Rotation Matrix from ECT to EQD",
      "topics": [
        "astro_rotation_ECT_EQD"
      ]
    },
    {
      "page": "astro_rotation_ECT_EQJ",
      "title": "Rotation Matrix from ECT to EQJ",
      "topics": [
        "astro_rotation_ECT_EQJ"
      ]
    },
    {
      "page": "astro_rotation_EQD_ECL",
      "title": "Rotation Matrix from Equatorial of-Date to J2000 Ecliptic",
      "topics": [
        "astro_rotation_EQD_ECL"
      ]
    },
    {
      "page": "astro_rotation_EQD_ECT",
      "title": "Rotation Matrix from EQD to ECT",
      "topics": [
        "astro_rotation_EQD_ECT"
      ]
    },
    {
      "page": "astro_rotation_EQD_EQJ",
      "title": "Rotation Matrix from EQD to EQJ",
      "topics": [
        "astro_rotation_EQD_EQJ"
      ]
    },
    {
      "page": "astro_rotation_EQD_HOR",
      "title": "Rotation Matrix from EQD to HOR",
      "topics": [
        "astro_rotation_EQD_HOR"
      ]
    },
    {
      "page": "astro_rotation_EQJ_ECL",
      "title": "Rotation Matrix from EQJ to ECL",
      "topics": [
        "astro_rotation_EQJ_ECL"
      ]
    },
    {
      "page": "astro_rotation_EQJ_ECT",
      "title": "Rotation Matrix from EQJ to ECT",
      "topics": [
        "astro_rotation_EQJ_ECT"
      ]
    },
    {
      "page": "astro_rotation_EQJ_EQD",
      "title": "Rotation Matrix from EQJ to EQD",
      "topics": [
        "astro_rotation_EQJ_EQD"
      ]
    },
    {
      "page": "astro_rotation_EQJ_GAL",
      "title": "Rotation Matrix from EQJ to GAL",
      "topics": [
        "astro_rotation_EQJ_GAL"
      ]
    },
    {
      "page": "astro_rotation_EQJ_HOR",
      "title": "Rotation Matrix from J2000 Equatorial to Horizontal",
      "topics": [
        "astro_rotation_EQJ_HOR"
      ]
    },
    {
      "page": "astro_rotation_GAL_EQJ",
      "title": "Rotation Matrix from GAL to EQJ",
      "topics": [
        "astro_rotation_GAL_EQJ"
      ]
    },
    {
      "page": "astro_rotation_HOR_ECL",
      "title": "Rotation Matrix from HOR to ECL",
      "topics": [
        "astro_rotation_HOR_ECL"
      ]
    },
    {
      "page": "astro_rotation_HOR_EQD",
      "title": "Rotation Matrix from HOR to EQD",
      "topics": [
        "astro_rotation_HOR_EQD"
      ]
    },
    {
      "page": "astro_rotation_HOR_EQJ",
      "title": "Rotation Matrix from Horizontal to J2000 Equatorial",
      "topics": [
        "astro_rotation_HOR_EQJ"
      ]
    },
    {
      "page": "astro_search_altitude",
      "title": "Search for when a body reaches a specified altitude",
      "topics": [
        "astro_search_altitude"
      ]
    },
    {
      "page": "astro_search_hour_angle",
      "title": "Search for when a body reaches a specified hour angle",
      "topics": [
        "astro_search_hour_angle"
      ]
    },
    {
      "page": "astro_search_lunar_eclipse",
      "title": "Search for a lunar eclipse",
      "topics": [
        "astro_search_lunar_eclipse"
      ]
    },
    {
      "page": "astro_search_max_elongation",
      "title": "Search for maximum elongation",
      "topics": [
        "astro_search_max_elongation"
      ]
    },
    {
      "page": "astro_search_moon_phase",
      "title": "Search for a Specific Moon Phase",
      "topics": [
        "astro_search_moon_phase"
      ]
    },
    {
      "page": "astro_search_moon_quarter",
      "title": "Find First Lunar Quarter",
      "topics": [
        "astro_search_moon_quarter"
      ]
    },
    {
      "page": "astro_search_peak_magnitude",
      "title": "Search for peak magnitude of Venus",
      "topics": [
        "astro_search_peak_magnitude"
      ]
    },
    {
      "page": "astro_search_relative_longitude",
      "title": "Search for relative longitude event between Earth and another planet",
      "topics": [
        "astro_search_relative_longitude"
      ]
    },
    {
      "page": "astro_search_rise_set",
      "title": "Search for the next rise or set time of a celestial body",
      "topics": [
        "astro_search_rise_set"
      ]
    },
    {
      "page": "astro_search_sun_longitude",
      "title": "Search for Sun longitude",
      "topics": [
        "astro_search_sun_longitude"
      ]
    },
    {
      "page": "astro_search_transit",
      "title": "Search for a transit of Mercury or Venus",
      "topics": [
        "astro_search_transit"
      ]
    },
    {
      "page": "astro_seasons",
      "title": "Equinoxes and Solstices for a Given Year",
      "topics": [
        "astro_seasons"
      ]
    },
    {
      "page": "astro_sphere_from_vector",
      "title": "Convert Cartesian Vector to Spherical Coordinates",
      "topics": [
        "astro_sphere_from_vector"
      ]
    },
    {
      "page": "astro_sun_position",
      "title": "Sun's position in ecliptic coordinates",
      "topics": [
        "astro_sun_position"
      ]
    },
    {
      "page": "astro_vector_from_horizon",
      "title": "Convert Horizontal Coordinates to Cartesian Vector",
      "topics": [
        "astro_vector_from_horizon"
      ]
    },
    {
      "page": "astro_vector_from_sphere",
      "title": "Convert Spherical Coordinates to Cartesian Vector",
      "topics": [
        "astro_vector_from_sphere"
      ]
    },
    {
      "page": "astro_vector_observer",
      "title": "Geographic coordinates from observer position vector",
      "topics": [
        "astro_vector_observer"
      ]
    },
    {
      "page": "next_global_solar_eclipse",
      "title": "Search for the next global solar eclipse",
      "topics": [
        "next_global_solar_eclipse"
      ]
    },
    {
      "page": "next_local_solar_eclipse",
      "title": "Search for the next local solar eclipse",
      "topics": [
        "next_local_solar_eclipse"
      ]
    },
    {
      "page": "next_lunar_apsis",
      "title": "Find the next lunar apsis event",
      "topics": [
        "next_lunar_apsis"
      ]
    },
    {
      "page": "next_planet_apsis",
      "title": "Find the next planetary apsis in a series",
      "topics": [
        "next_planet_apsis"
      ]
    },
    {
      "page": "search_global_solar_eclipse",
      "title": "Search for a global solar eclipse",
      "topics": [
        "search_global_solar_eclipse"
      ]
    },
    {
      "page": "search_local_solar_eclipse",
      "title": "Search for a local solar eclipse",
      "topics": [
        "search_local_solar_eclipse"
      ]
    },
    {
      "page": "search_lunar_apsis",
      "title": "Search for lunar apsis events",
      "topics": [
        "search_lunar_apsis"
      ]
    },
    {
      "page": "search_planet_apsis",
      "title": "Search for the next planetary apsis",
      "topics": [
        "search_planet_apsis"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mitchelloharawild/astronomyengine/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/mitchelloharawild/astronomyengine/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_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": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "astronomyengine",
  "_universes": [
    "mitchelloharawild"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:31:08.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/4ba26a9551adb027dbd18802e943aea7dca2a6a1694049ca75ff1b37bb131f10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:31:01.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/df394f6b07def189a204824c0c23aebcbdc349a03d0e1a8dd5b7e4e654f8d125",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:31:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/d81c3f6a22549f2e5ab67239b9ae536875c9aa3f405d1fadffbe67ab33a1ee50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:31:03.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/a9d953ad9130e1bb551e80c040e71eb1746fce2a86c9f14b3aec0e5449eb27a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:21.000Z",
      "arch": "aarch64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/3d583ae4801d9a637000a745e15141b2c2f2f534332b44f1cf6aeca752cdf2d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:34:24.000Z",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/b424135e63ebe4783957437a5bf10647cac78e358ed79505188d81c2800c15fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:29.000Z",
      "arch": "aarch64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/95075997e7f3e8533741720ff3910fe0b36082785d756cd0d92175aab7f35398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:33:09.000Z",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/22661f3a8ea9ce5c3062f0aa21b3f96cb50b9df94aadff48eb0231767fcf468f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:48.000Z",
      "arch": "emscripten",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/553835c9f5369fbc5bebfecd7b47c7b93b2f6ba448c0d527d9567f23cd8d2de0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:05.000Z",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/df964532336e1c0051a24f1dff7db1e8cb973aa9580c33e462363fc1af9bfb48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:05.000Z",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/3898fa9b744673a83b5926f99574bf8f3fdc54702cce5b797eef16daff5fd094",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T21:30:13.000Z",
      "arch": "x86_64",
      "commit": "78a4e6fddd903a3a3caa973d3a473fdde4765f23",
      "fileid": "https://r2.ropensci.org/aaf0bd98361983ae8a2f079d84c535cfee7c5d25f4e444558a40cdec589688c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/28720143430"
    }
  ]
}