{
  "_id": "6a4979f66d67900babdf688a",
  "Package": "tidylog",
  "Type": "Package",
  "Title": "Logging for 'dplyr' and 'tidyr' Functions",
  "Version": "1.1.0.9000",
  "Authors@R": "c(\nperson(\"Benjamin\", \"Elbers\", email = \"elbersb@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5392-3448\")),\nperson(\"Damiano\", \"Oldoni\", email = \"damiano.oldoni@inbo.be\",\nrole = c(\"ctb\"), comment = c(ORCID = \"0000-0003-3445-7562\"))\n)",
  "Description": "Provides feedback about 'dplyr' and 'tidyr' operations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/elbersb/tidylog/",
  "BugReports": "https://github.com/elbersb/tidylog/issues",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://elbersb.r-universe.dev",
  "Date/Publication": "2026-06-23 15:02:56 UTC",
  "RemoteUrl": "https://github.com/elbersb/tidylog",
  "RemoteRef": "HEAD",
  "RemoteSha": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 16:42:01 UTC",
    "User": "root"
  },
  "Author": "Benjamin Elbers [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5392-3448>),\nDamiano Oldoni [ctb] (ORCID: <https://orcid.org/0000-0003-3445-7562>)",
  "Maintainer": "Benjamin Elbers <elbersb@gmail.com>",
  "_user": "elbersb",
  "_type": "src",
  "_file": "tidylog_1.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5ceb0115e36801641c882778606a303df8e312971756c212248c29db4b652af4",
  "_filesize": 343971,
  "_sha256": "5ceb0115e36801641c882778606a303df8e312971756c212248c29db4b652af4",
  "_expires": "2026-10-12T21:24:05.000Z",
  "_created": "2026-06-23T16:42:01.000Z",
  "_published": "2026-07-04T21:24:06.782Z",
  "_jobs": [
    {
      "job": 85168141835,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7827356555"
    },
    {
      "job": 85168141991,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827357839"
    },
    {
      "job": 85168141927,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7827534713"
    },
    {
      "job": 85168141996,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827540049"
    },
    {
      "job": 85168141723,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827298172"
    },
    {
      "job": 85168141890,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827341794"
    },
    {
      "job": 85168141980,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7827339814"
    },
    {
      "job": 85168141888,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7827341117"
    },
    {
      "job": 85168141983,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7827333703"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908",
  "_status": "success",
  "_upstream": "https://github.com/elbersb/tidylog",
  "_commit": {
    "id": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
    "author": "Or Gadish <48453207+orgadish@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add support for dplyr::filter_out (#84)",
    "time": 1782226976
  },
  "_maintainer": {
    "name": "Benjamin Elbers",
    "email": "elbersb@gmail.com",
    "login": "elbersb",
    "orcid": "0000-0001-5392-3448",
    "description": "",
    "uuid": 116477
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    }
  ],
  "_owner": "elbersb",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "dplyr",
    "tidyr",
    "tidyverse",
    "wrapper-functions"
  ],
  "_stars": 621,
  "_contributors": [
    {
      "user": "elbersb",
      "count": 126,
      "uuid": 116477
    },
    {
      "user": "orgadish",
      "count": 6,
      "uuid": 48453207
    },
    {
      "user": "koderkow",
      "count": 4,
      "uuid": 23486577
    },
    {
      "user": "damianooldoni",
      "count": 1,
      "uuid": 33662631
    },
    {
      "user": "jackhannah95",
      "count": 1,
      "uuid": 38332502
    },
    {
      "user": "wildoane",
      "count": 1,
      "uuid": 550643
    },
    {
      "user": "bdsimpson",
      "count": 1,
      "uuid": 8418220
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "statzhero",
      "count": 1,
      "uuid": 1837585
    }
  ],
  "_userbio": {
    "uuid": 116477,
    "type": "user",
    "name": "Benjamin Elbers",
    "followers": 70
  },
  "_downloads": {
    "count": 2935,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidylog"
  },
  "_devurl": "https://github.com/elbersb/tidylog",
  "_searchresults": 2264,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidylog.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elbersb/tidylog",
  "_realowner": "elbersb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-08"
    },
    {
      "version": "0.2.0",
      "date": "2019-09-02"
    },
    {
      "version": "1.0.0",
      "date": "2020-01-07"
    },
    {
      "version": "1.0.1",
      "date": "2020-04-17"
    },
    {
      "version": "1.0.2",
      "date": "2020-07-03"
    },
    {
      "version": "1.1.0",
      "date": "2024-05-08"
    }
  ],
  "_exports": [
    "add_count",
    "add_tally",
    "anti_join",
    "count",
    "distinct",
    "distinct_all",
    "distinct_at",
    "distinct_if",
    "drop_na",
    "fill",
    "filter",
    "filter_all",
    "filter_at",
    "filter_if",
    "filter_out",
    "full_join",
    "gather",
    "group_by",
    "group_by_all",
    "group_by_at",
    "group_by_if",
    "inner_join",
    "left_join",
    "mutate",
    "mutate_all",
    "mutate_at",
    "mutate_if",
    "pivot_longer",
    "pivot_wider",
    "relocate",
    "rename",
    "rename_all",
    "rename_at",
    "rename_if",
    "rename_with",
    "replace_na",
    "right_join",
    "sample_frac",
    "sample_n",
    "select",
    "select_all",
    "select_at",
    "select_if",
    "semi_join",
    "separate_wider_delim",
    "separate_wider_position",
    "separate_wider_regex",
    "slice",
    "slice_head",
    "slice_max",
    "slice_min",
    "slice_sample",
    "slice_tail",
    "spread",
    "summarise",
    "summarise_all",
    "summarise_at",
    "summarise_if",
    "summarize",
    "summarize_all",
    "summarize_at",
    "summarize_if",
    "tally",
    "tidylog",
    "top_frac",
    "top_n",
    "transmute",
    "transmute_all",
    "transmute_at",
    "transmute_if",
    "uncount",
    "ungroup"
  ],
  "_help": [
    {
      "page": "add_count",
      "title": "Wrapper around dplyr::add_count that prints information about the operation",
      "topics": [
        "add_count"
      ]
    },
    {
      "page": "add_tally",
      "title": "Wrapper around dplyr::add_tally that prints information about the operation",
      "topics": [
        "add_tally"
      ]
    },
    {
      "page": "anti_join",
      "title": "Wrapper around dplyr::anti_join that prints information about the operation",
      "topics": [
        "anti_join"
      ]
    },
    {
      "page": "count",
      "title": "Wrapper around dplyr::count that prints information about the operation",
      "topics": [
        "count"
      ]
    },
    {
      "page": "display_changed_rows",
      "title": "Displays messages related to changing row number.",
      "topics": [
        "display_changed_rows"
      ]
    },
    {
      "page": "distinct",
      "title": "Wrapper around dplyr::distinct that prints information about the operation",
      "topics": [
        "distinct"
      ]
    },
    {
      "page": "distinct_all",
      "title": "Wrapper around dplyr::distinct_all that prints information about the operation",
      "topics": [
        "distinct_all"
      ]
    },
    {
      "page": "distinct_at",
      "title": "Wrapper around dplyr::distinct_at that prints information about the operation",
      "topics": [
        "distinct_at"
      ]
    },
    {
      "page": "distinct_if",
      "title": "Wrapper around dplyr::distinct_if that prints information about the operation",
      "topics": [
        "distinct_if"
      ]
    },
    {
      "page": "drop_na",
      "title": "Wrapper around tidyr::drop_na that prints information about the operation",
      "topics": [
        "drop_na"
      ]
    },
    {
      "page": "fill",
      "title": "Wrapper around tidyr::fill that prints information about the operation",
      "topics": [
        "fill"
      ]
    },
    {
      "page": "filter",
      "title": "Wrapper around dplyr::filter that prints information about the operation",
      "topics": [
        "filter"
      ]
    },
    {
      "page": "filter_all",
      "title": "Wrapper around dplyr::filter_all that prints information about the operation",
      "topics": [
        "filter_all"
      ]
    },
    {
      "page": "filter_at",
      "title": "Wrapper around dplyr::filter_at that prints information about the operation",
      "topics": [
        "filter_at"
      ]
    },
    {
      "page": "filter_if",
      "title": "Wrapper around dplyr::filter_if that prints information about the operation",
      "topics": [
        "filter_if"
      ]
    },
    {
      "page": "filter_out",
      "title": "Wrapper around dplyr::filter_out that prints information about the operation",
      "topics": [
        "filter_out"
      ]
    },
    {
      "page": "full_join",
      "title": "Wrapper around dplyr::full_join that prints information about the operation",
      "topics": [
        "full_join"
      ]
    },
    {
      "page": "gather",
      "title": "Wrapper around tidyr::gather that prints information about the operation",
      "topics": [
        "gather"
      ]
    },
    {
      "page": "group_by",
      "title": "Wrapper around dplyr::group_by that prints information about the operation",
      "topics": [
        "group_by"
      ]
    },
    {
      "page": "group_by_all",
      "title": "Wrapper around dplyr::group_by_all that prints information about the operation",
      "topics": [
        "group_by_all"
      ]
    },
    {
      "page": "group_by_at",
      "title": "Wrapper around dplyr::group_by_at that prints information about the operation",
      "topics": [
        "group_by_at"
      ]
    },
    {
      "page": "group_by_if",
      "title": "Wrapper around dplyr::group_by_if that prints information about the operation",
      "topics": [
        "group_by_if"
      ]
    },
    {
      "page": "inner_join",
      "title": "Wrapper around dplyr::inner_join that prints information about the operation",
      "topics": [
        "inner_join"
      ]
    },
    {
      "page": "left_join",
      "title": "Wrapper around dplyr::left_join that prints information about the operation",
      "topics": [
        "left_join"
      ]
    },
    {
      "page": "mutate",
      "title": "Wrapper around dplyr::mutate that prints information about the operation",
      "topics": [
        "mutate"
      ]
    },
    {
      "page": "mutate_all",
      "title": "Wrapper around dplyr::mutate_all that prints information about the operation",
      "topics": [
        "mutate_all"
      ]
    },
    {
      "page": "mutate_at",
      "title": "Wrapper around dplyr::mutate_at that prints information about the operation",
      "topics": [
        "mutate_at"
      ]
    },
    {
      "page": "mutate_if",
      "title": "Wrapper around dplyr::mutate_if that prints information about the operation",
      "topics": [
        "mutate_if"
      ]
    },
    {
      "page": "pivot_longer",
      "title": "Wrapper around tidyr::pivot_longer that prints information about the operation",
      "topics": [
        "pivot_longer"
      ]
    },
    {
      "page": "pivot_wider",
      "title": "Wrapper around tidyr::pivot_wider that prints information about the operation",
      "topics": [
        "pivot_wider"
      ]
    },
    {
      "page": "relocate",
      "title": "Wrapper around dplyr::relocate that prints information about the operation",
      "topics": [
        "relocate"
      ]
    },
    {
      "page": "rename",
      "title": "Wrapper around dplyr::rename that prints information about the operation",
      "topics": [
        "rename"
      ]
    },
    {
      "page": "rename_all",
      "title": "Wrapper around dplyr::rename_all that prints information about the operation",
      "topics": [
        "rename_all"
      ]
    },
    {
      "page": "rename_at",
      "title": "Wrapper around dplyr::rename_at that prints information about the operation",
      "topics": [
        "rename_at"
      ]
    },
    {
      "page": "rename_if",
      "title": "Wrapper around dplyr::rename_if that prints information about the operation",
      "topics": [
        "rename_if"
      ]
    },
    {
      "page": "rename_with",
      "title": "Wrapper around dplyr::rename_with that prints information about the operation",
      "topics": [
        "rename_with"
      ]
    },
    {
      "page": "replace_na",
      "title": "Wrapper around tidyr::replace_na that prints information about the operation",
      "topics": [
        "replace_na"
      ]
    },
    {
      "page": "right_join",
      "title": "Wrapper around dplyr::right_join that prints information about the operation",
      "topics": [
        "right_join"
      ]
    },
    {
      "page": "sample_frac",
      "title": "Wrapper around dplyr::sample_frac that prints information about the operation",
      "topics": [
        "sample_frac"
      ]
    },
    {
      "page": "sample_n",
      "title": "Wrapper around dplyr::sample_n that prints information about the operation",
      "topics": [
        "sample_n"
      ]
    },
    {
      "page": "select",
      "title": "Wrapper around dplyr::select that prints information about the operation",
      "topics": [
        "select"
      ]
    },
    {
      "page": "select_all",
      "title": "Wrapper around dplyr::select_all that prints information about the operation",
      "topics": [
        "select_all"
      ]
    },
    {
      "page": "select_at",
      "title": "Wrapper around dplyr::select_at that prints information about the operation",
      "topics": [
        "select_at"
      ]
    },
    {
      "page": "select_if",
      "title": "Wrapper around dplyr::select_if that prints information about the operation",
      "topics": [
        "select_if"
      ]
    },
    {
      "page": "semi_join",
      "title": "Wrapper around dplyr::semi_join that prints information about the operation",
      "topics": [
        "semi_join"
      ]
    },
    {
      "page": "separate_wider_delim",
      "title": "Wrapper around tidyr::separate_wider_delim that prints information about the operation",
      "topics": [
        "separate_wider_delim"
      ]
    },
    {
      "page": "separate_wider_position",
      "title": "Wrapper around tidyr::separate_wider_position that prints information about the operation",
      "topics": [
        "separate_wider_position"
      ]
    },
    {
      "page": "separate_wider_regex",
      "title": "Wrapper around tidyr::separate_wider_regex that prints information about the operation",
      "topics": [
        "separate_wider_regex"
      ]
    },
    {
      "page": "slice",
      "title": "Wrapper around dplyr::slice that prints information about the operation",
      "topics": [
        "slice"
      ]
    },
    {
      "page": "slice_head",
      "title": "Wrapper around dplyr::slice_head that prints information about the operation",
      "topics": [
        "slice_head"
      ]
    },
    {
      "page": "slice_max",
      "title": "Wrapper around dplyr::slice_max that prints information about the operation",
      "topics": [
        "slice_max"
      ]
    },
    {
      "page": "slice_min",
      "title": "Wrapper around dplyr::slice_min that prints information about the operation",
      "topics": [
        "slice_min"
      ]
    },
    {
      "page": "slice_sample",
      "title": "Wrapper around dplyr::slice_sample that prints information about the operation",
      "topics": [
        "slice_sample"
      ]
    },
    {
      "page": "slice_tail",
      "title": "Wrapper around dplyr::slice_tail that prints information about the operation",
      "topics": [
        "slice_tail"
      ]
    },
    {
      "page": "spread",
      "title": "Wrapper around tidyr::spread that prints information about the operation",
      "topics": [
        "spread"
      ]
    },
    {
      "page": "summarise",
      "title": "Wrapper around dplyr::summarise that prints information about the operation",
      "topics": [
        "summarise"
      ]
    },
    {
      "page": "summarise_all",
      "title": "Wrapper around dplyr::summarise_all that prints information about the operation",
      "topics": [
        "summarise_all"
      ]
    },
    {
      "page": "summarise_at",
      "title": "Wrapper around dplyr::summarise_at that prints information about the operation",
      "topics": [
        "summarise_at"
      ]
    },
    {
      "page": "summarise_if",
      "title": "Wrapper around dplyr::summarise_if that prints information about the operation",
      "topics": [
        "summarise_if"
      ]
    },
    {
      "page": "summarize",
      "title": "Wrapper around dplyr::summarize that prints information about the operation",
      "topics": [
        "summarize"
      ]
    },
    {
      "page": "summarize_all",
      "title": "Wrapper around dplyr::summarize_all that prints information about the operation",
      "topics": [
        "summarize_all"
      ]
    },
    {
      "page": "summarize_at",
      "title": "Wrapper around dplyr::summarize_at that prints information about the operation",
      "topics": [
        "summarize_at"
      ]
    },
    {
      "page": "summarize_if",
      "title": "Wrapper around dplyr::summarize_if that prints information about the operation",
      "topics": [
        "summarize_if"
      ]
    },
    {
      "page": "tally",
      "title": "Wrapper around dplyr::tally that prints information about the operation",
      "topics": [
        "tally"
      ]
    },
    {
      "page": "tidylog",
      "title": "outputs some information about the data frame/tbl",
      "topics": [
        "tidylog"
      ]
    },
    {
      "page": "top_frac",
      "title": "Wrapper around dplyr::top_frac that prints information about the operation",
      "topics": [
        "top_frac"
      ]
    },
    {
      "page": "top_n",
      "title": "Wrapper around dplyr::top_n that prints information about the operation",
      "topics": [
        "top_n"
      ]
    },
    {
      "page": "transmute",
      "title": "Wrapper around dplyr::transmute that prints information about the operation",
      "topics": [
        "transmute"
      ]
    },
    {
      "page": "transmute_all",
      "title": "Wrapper around dplyr::transmute_all that prints information about the operation",
      "topics": [
        "transmute_all"
      ]
    },
    {
      "page": "transmute_at",
      "title": "Wrapper around dplyr::transmute_at that prints information about the operation",
      "topics": [
        "transmute_at"
      ]
    },
    {
      "page": "transmute_if",
      "title": "Wrapper around dplyr::transmute_if that prints information about the operation",
      "topics": [
        "transmute_if"
      ]
    },
    {
      "page": "uncount",
      "title": "Wrapper around tidyr::uncount that prints information about the operation",
      "topics": [
        "uncount"
      ]
    },
    {
      "page": "ungroup",
      "title": "Wrapper around dplyr::ungroup that prints information about the operation",
      "topics": [
        "ungroup"
      ]
    }
  ],
  "_readme": "https://github.com/elbersb/tidylog/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "benchmarks.Rmd",
      "filename": "benchmarks.html",
      "title": "Benchmarks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "filter",
        "mutate",
        "joins"
      ],
      "created": "2020-06-23 16:36:47",
      "modified": "2020-07-03 10:44:27",
      "commits": 3
    }
  ],
  "_score": 11.773938620371696,
  "_indexed": true,
  "_nocasepkg": "tidylog",
  "_universes": [
    "elbersb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:44:21.000Z",
      "distro": "resolute",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/0b22e4e091ad7cc9d831e1e7fff8b3c214bc6d18bbf5ff46bf7159011eecff46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:44:22.000Z",
      "distro": "resolute",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/7ea6b0fa825648dfd0a94e76bca37436950f8e4b4decdc1aaf8fdd2245309724",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:51:50.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/4864b14f42b4d9971a4e3d2112ecea776948f8ec37d5c73bbeb18e79c12afd92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:52:01.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/51b0be4f8b64ed2ab4fec49e2b75b921f6c50324ddfec5ecaa9762049ed88318",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:44:07.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/c60d94613bb8c1fefa51679abd013c47926f960dd0e7c4150843edbff88236f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:43:33.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/a727ecc0c7fff79d5ea89a69185a9a709e9f31927fbfddeaf36ed80187760e35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:43:34.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/5bcea542e58239aff78b0fc13cb2e55fcbdf91a8664e7e3cdd7753f5e6307886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-06-23T16:43:15.000Z",
      "commit": "65a398acbd42e444b86fd67e7bb9625e2b3103f9",
      "fileid": "https://r2.ropensci.org/e6ac1bfbf28bac060a83bfeac0f0a123e80a5986abdb79ea938af23b89e3d208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elbersb/actions/runs/28041412908"
    }
  ]
}