{
  "_id": "6a101c64acfb0bcc41c87b61",
  "Package": "QsRutils",
  "Type": "Package",
  "Title": "R Functions Useful for Community Ecology",
  "Version": "0.2.1",
  "Authors@R": "person(\"John\", \"Quensen\", email = \"quensenj@msu.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A collection of utility functions for community ecology\nanalyses, with emphasis on workflows using the 'phyloseq' and\n'vegan' packages. Includes functions for normalizing OTU\ntables, computing alpha diversity via rarefaction (using a fast\nC++ implementation), differential abundance comparisons with\ncompact letter displays, primer checking for amplicon\nsequencing, plotting QIIME 2/DADA2 generated transition stats\nand miscellaneous helpers for ordination plots and taxonomic\nname formatting.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/jfq3/QsRutils",
  "BugReports": "https://github.com/jfq3/QsRutils/issues",
  "Config/testthat/edition": "3",
  "Additional_repositories": "https://bioconductor.org/packages/release/bioc",
  "Config/pak/sysreqs": "cmake libglpk-dev make libbz2-dev libicu-dev\nlibjpeg-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev xz-utils zlib1g-dev",
  "Repository": "https://jfq3.r-universe.dev",
  "Date/Publication": "2026-05-09 20:13:37 UTC",
  "RemoteUrl": "https://github.com/jfq3/qsrutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "dde5c28a33a48c92f0f0ab61b9e16899b393d3b5",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 08:34:17 UTC",
    "User": "root"
  },
  "Author": "John Quensen [aut, cre, cph]",
  "Maintainer": "John Quensen <quensenj@msu.edu>",
  "MD5sum": "b3b75c35dee99356966098326328b720",
  "_user": "jfq3",
  "_type": "src",
  "_file": "QsRutils_0.2.1.tar.gz",
  "_fileid": "110d0df55be11f1a79c555091bb7d11133f3dfb2071dcfe8cf801986207d0f72",
  "_filesize": 1807595,
  "_sha256": "110d0df55be11f1a79c555091bb7d11133f3dfb2071dcfe8cf801986207d0f72",
  "_created": "2026-05-14T08:34:17.000Z",
  "_published": "2026-05-22T09:05:40.605Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349081404,
      "time": 389,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6990531352"
    },
    {
      "job": 77349081308,
      "time": 432,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6990542463"
    },
    {
      "job": 77349081421,
      "time": 354,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6990521841"
    },
    {
      "job": 77349081696,
      "time": 395,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6990532589"
    },
    {
      "job": 77349081817,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6990482011"
    },
    {
      "job": 77349081552,
      "time": 441,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6990544593"
    },
    {
      "job": 77349081492,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6990486429"
    },
    {
      "job": 77349081179,
      "time": 522,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6990565593"
    },
    {
      "job": 77349080998,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990426857"
    },
    {
      "job": 77349080680,
      "time": 188,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156828907"
    },
    {
      "job": 77349081122,
      "time": 379,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6990528671"
    },
    {
      "job": 77349081464,
      "time": 355,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6990521989"
    },
    {
      "job": 77349081343,
      "time": 505,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6990561921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jfq3/actions/runs/25850145125",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jfq3/qsrutils",
  "_commit": {
    "id": "dde5c28a33a48c92f0f0ab61b9e16899b393d3b5",
    "author": "John Quensen <quensenj@msu.edu>",
    "committer": "John Quensen <quensenj@msu.edu>",
    "message": "Escaped percent sign in Description and Details, prop_filter function.\n",
    "time": 1778357617
  },
  "_maintainer": {
    "name": "John Quensen",
    "email": "quensenj@msu.edu",
    "login": "jfq3",
    "uuid": 8404415
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "agricolae",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "dada2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "insect",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ShortRead",
      "role": "Imports"
    },
    {
      "package": "SRS",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "version": ">= 2.4-6",
      "role": "Imports"
    },
    {
      "package": "dunn.test",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jfq3",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 11
    },
    {
      "week": "2025-42",
      "n": 19
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-52",
      "n": 13
    },
    {
      "week": "2026-13",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 17
    },
    {
      "week": "2026-18",
      "n": 33
    },
    {
      "week": "2026-19",
      "n": 49
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jfq3",
      "count": 218,
      "uuid": 8404415
    }
  ],
  "_userbio": {
    "uuid": 8404415,
    "type": "user",
    "name": "jfq3"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QsRutils"
  },
  "_devurl": "https://github.com/jfq3/qsrutils",
  "_searchresults": 31,
  "_topics": [
    "cpp"
  ],
  "_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/QsRutils.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jfq3/qsrutils",
  "_realowner": "jfq3",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "%wo%",
    "arc_sine",
    "asterix",
    "avg_alpha",
    "check_primer_hits",
    "check_var",
    "cld_dunn",
    "cld_hsd",
    "clear_warnings",
    "comb",
    "comp_assemble",
    "comp_comparisons",
    "comp_make_f_tests",
    "comp_means_sd",
    "comp_prepare_otu_table",
    "comp_prepare_phyloseq",
    "deg2rad",
    "format_taxon",
    "generate_password",
    "get_groups",
    "get_plot_limits",
    "goods",
    "hash_dna_seqs",
    "log_arc_sine",
    "make_comparisons",
    "make_letter_assignments",
    "merge_2_frames",
    "ord_labels",
    "pca_labels",
    "perm",
    "plot_transition_stats",
    "prop_filter",
    "rad2deg",
    "rda_labels",
    "root_phyloseq_tree",
    "se",
    "sqrt_arc_sine",
    "srs_p",
    "subset_by_refseq_lengths",
    "subset_dist",
    "vegan_stand",
    "veganotu",
    "vegansam"
  ],
  "_datasets": [
    {
      "name": "expt",
      "title": "A 16S Experiment Level phyloseq Object",
      "object": "expt",
      "class": [
        "phyloseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "its.root",
      "title": "An ITS Experiment Level phyloseq Object",
      "object": "its.root",
      "class": [
        "phyloseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "plot_df",
      "title": "A Data File in Long Format",
      "object": "plot_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Treatment",
        "Family",
        "Percent"
      ],
      "rows": 138,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "grapes-wo-grapes",
      "title": "Remove elements from a vector",
      "topics": [
        "%wo%"
      ]
    },
    {
      "page": "arc_sine",
      "title": "arc_sine",
      "topics": [
        "arc_sine"
      ]
    },
    {
      "page": "asterix",
      "title": "Indicate Significance with Stars",
      "topics": [
        "asterix"
      ]
    },
    {
      "page": "avg_alpha",
      "title": "Average Alpha Diversity (faster implementation)",
      "topics": [
        "avg_alpha"
      ]
    },
    {
      "page": "check_primer_hits",
      "title": "Check Primer Hits",
      "topics": [
        "check_primer_hits"
      ]
    },
    {
      "page": "check_var",
      "title": "Check Variance",
      "topics": [
        "check_var",
        "print.check_var"
      ]
    },
    {
      "page": "cld_dunn",
      "title": "CLDs from DUNN",
      "topics": [
        "cld_dunn"
      ]
    },
    {
      "page": "cld_hsd",
      "title": "Make CLD tibble from Tukey HSD Results",
      "topics": [
        "cld_hsd"
      ]
    },
    {
      "page": "clear_warnings",
      "title": "Clear Warnings",
      "topics": [
        "clear_warnings"
      ]
    },
    {
      "page": "comb",
      "title": "comb",
      "topics": [
        "comb"
      ]
    },
    {
      "page": "comp_assemble",
      "title": "Assemble Comparison Parts",
      "topics": [
        "comp_assemble"
      ]
    },
    {
      "page": "comp_comparisons",
      "title": "Make Comparisons",
      "topics": [
        "comp_comparisons"
      ]
    },
    {
      "page": "comp_make_f_tests",
      "title": "Make F Tests",
      "topics": [
        "comp_make_f_tests"
      ]
    },
    {
      "page": "comp_means_sd",
      "title": "Calculate Means and Standard Deviations",
      "topics": [
        "comp_means_sd"
      ]
    },
    {
      "page": "comp_prepare_otu_table",
      "title": "Prepare OTU Table",
      "topics": [
        "comp_prepare_otu_table"
      ]
    },
    {
      "page": "comp_prepare_phyloseq",
      "title": "Prepare Phyloseq",
      "topics": [
        "comp_prepare_phyloseq"
      ]
    },
    {
      "page": "deg2rad",
      "title": "deg2rad",
      "topics": [
        "deg2rad"
      ]
    },
    {
      "page": "expt",
      "title": "A 16S Experiment Level phyloseq Object",
      "topics": [
        "expt"
      ]
    },
    {
      "page": "format_taxon",
      "title": "Format a taxon",
      "topics": [
        "format_taxon"
      ]
    },
    {
      "page": "generate_password",
      "title": "Genererate a Password",
      "topics": [
        "generate_password"
      ]
    },
    {
      "page": "get_groups",
      "title": "get_groups",
      "topics": [
        "get_groups"
      ]
    },
    {
      "page": "get_plot_limits",
      "title": "Get ggplot Plot Limits",
      "topics": [
        "get_plot_limits"
      ]
    },
    {
      "page": "goods",
      "title": "Calculate Good's Coverage",
      "topics": [
        "goods"
      ]
    },
    {
      "page": "hash_dna_seqs",
      "title": "Hash DNA sequences",
      "topics": [
        "hash_dna_seqs"
      ]
    },
    {
      "page": "its.root",
      "title": "An ITS Experiment Level phyloseq Object",
      "topics": [
        "its.root"
      ]
    },
    {
      "page": "log_arc_sine",
      "title": "log_arc_sine",
      "topics": [
        "log_arc_sine"
      ]
    },
    {
      "page": "make_comparisons",
      "title": "Make Multiple Comparisons on Transformed Data",
      "topics": [
        "make_comparisons"
      ]
    },
    {
      "page": "make_letter_assignments",
      "title": "Make Letter Assignments",
      "topics": [
        "make_letter_assignments"
      ]
    },
    {
      "page": "merge_2_frames",
      "title": "Merge Two Data Frames",
      "topics": [
        "merge_2_frames"
      ]
    },
    {
      "page": "ord_labels",
      "title": "Make Ordination Axis Labels",
      "topics": [
        "ord_labels"
      ]
    },
    {
      "page": "pca_labels",
      "title": "Make PCA Axis Labels",
      "topics": [
        "pca_labels"
      ]
    },
    {
      "page": "perm",
      "title": "Permutations",
      "topics": [
        "perm"
      ]
    },
    {
      "page": "plot_df",
      "title": "A Data File in Long Format",
      "topics": [
        "plot_df"
      ]
    },
    {
      "page": "plot_transition_stats",
      "title": "Plot DADA2 Transition Stats",
      "topics": [
        "plot_transition_stats"
      ]
    },
    {
      "page": "prop_filter",
      "title": "Filter OTUs by Abundance",
      "topics": [
        "prop_filter"
      ]
    },
    {
      "page": "QsRutils",
      "title": "QsRutils: R Functions Useful for Community Ecology",
      "topics": [
        "QsRutils"
      ]
    },
    {
      "page": "rad2deg",
      "title": "rad2deg",
      "topics": [
        "rad2deg"
      ]
    },
    {
      "page": "rda_labels",
      "title": "Make RDA Axis Labels",
      "topics": [
        "rda_labels"
      ]
    },
    {
      "page": "root_phyloseq_tree",
      "title": "Root Tree in phyloseq Object",
      "topics": [
        "root_phyloseq_tree"
      ]
    },
    {
      "page": "se",
      "title": "Standard error",
      "topics": [
        "se"
      ]
    },
    {
      "page": "sqrt_arc_sine",
      "title": "sqrt_arc_sine",
      "topics": [
        "sqrt_arc_sine"
      ]
    },
    {
      "page": "srs_p",
      "title": "srs_p",
      "topics": [
        "srs_p"
      ]
    },
    {
      "page": "subset_by_refseq_lengths",
      "title": "Subset physeq by refseq lengths",
      "topics": [
        "subset_by_refseq_lengths"
      ]
    },
    {
      "page": "subset_dist",
      "title": "Subset Distance Matrix",
      "topics": [
        "subset_dist"
      ]
    },
    {
      "page": "vegan_stand",
      "title": "Standardize a Phyloseq OTU Table",
      "topics": [
        "vegan_stand"
      ]
    },
    {
      "page": "veganotu",
      "title": "Extract Vegan OTU Table",
      "topics": [
        "veganotu"
      ]
    },
    {
      "page": "vegansam",
      "title": "Extract Sample Data Table",
      "topics": [
        "vegansam"
      ]
    }
  ],
  "_readme": "https://github.com/jfq3/qsrutils/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "agricolae",
    "AlgDesign",
    "ape",
    "aphid",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "biomformat",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cigarillo",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "dada2",
    "data.table",
    "DelayedArray",
    "deldir",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "hwriter",
    "igraph",
    "insect",
    "interp",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "kmer",
    "knitr",
    "labeling",
    "lambda.r",
    "later",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "mime",
    "multcompView",
    "multtest",
    "nlme",
    "openssl",
    "otel",
    "permute",
    "phylogram",
    "phyloseq",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "pwalign",
    "qpdf",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "readr",
    "reshape2",
    "Rhtslib",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "segmented",
    "Seqinfo",
    "seqinr",
    "shiny",
    "shinybusy",
    "shinycssloaders",
    "ShortRead",
    "snow",
    "sourcetools",
    "sp",
    "SparseArray",
    "SRS",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "XVector",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "make_comparisons.Rmd",
      "filename": "make_comparisons.html",
      "title": "Compare Relative Abundances Among Treatments",
      "author": "John Quensen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Case 1 - Compare Realtive Abundances of Phyla",
        "Case 2 - Compare Relative Abundances of Classes within a Phylum",
        "Case 3 - Working with a Pre-existing OTU Table"
      ],
      "created": "2017-08-21 03:13:35",
      "modified": "2026-05-01 20:43:38",
      "commits": 3
    },
    {
      "source": "table_a16.Rmd",
      "filename": "table_a16.html",
      "title": "Recreate arc sine Conversion Table A-16",
      "author": "John Quensen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "References"
      ],
      "created": "2017-08-21 03:13:35",
      "modified": "2025-03-06 15:07:41",
      "commits": 3
    }
  ],
  "_score": 5.92272545799326,
  "_indexed": true,
  "_nocasepkg": "qsrutils",
  "_universes": [
    "jfq3"
  ],
  "_previous": "0.2.1.9000",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T09:05:08.000Z",
      "arch": "emscripten",
      "commit": "dde5c28a33a48c92f0f0ab61b9e16899b393d3b5",
      "fileid": "68e05360ac00c0a991bf627f35f4f1b7b07f25242edaf4183b1b20ff4b0fdc5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/25850145125"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:15:08.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "843cabab13400e37a81692ee02401c3c61dc5f25697de5f4add7b2d62d91a49b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:14:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "4b26314560579dd894b60b6cf1fe8919d1351b3f55bf2600e60ce7f5e6b44bec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:15:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "4ef8b268a6b593bb7c9826c45976dcfbaa556e790457769f51df6a01b1d7907e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:15:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "316bb8b98ab621bac20916f1a5c23c4e47930732369616c6d525062bce4b742a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:14:09.000Z",
      "arch": "aarch64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "c7de182c8f4de40e5de9360395be9d32fd11b003e3ed670238bfb2ec2a33683b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:17:51.000Z",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "f70d02e4f305775ff193c85d71b58e6199ac21cca75e482badcfcad69cbfb92a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:14:25.000Z",
      "arch": "aarch64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "b641ad3eb88ca9fef6c38557fbd5b69f97e26bbd1bc34fa6ed83b35ccc05a25e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:18:26.000Z",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "901bd3451c4f6276451e985f20e193e26f57d47fc2501b615eae87f539029b93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:14:00.000Z",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "cd63c85904984d26a36d59ae7f9219de50a1bcaf7819e6d093207729cf086849",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:15:51.000Z",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "28083be05b980fcf10d8dc7ff6ed136797bb18f331837c33dd5aa8be3405bbbe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-18T23:13:50.000Z",
      "arch": "x86_64",
      "commit": "db324f1d87983c5e01be27a6537664afb5c34178",
      "fileid": "2b6e59a9a5c3e6645246fee86c7364b81325dd3e39da3b554abe2f78e5b98a31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jfq3/actions/runs/26065620132"
    }
  ]
}