{
  "_id": "6a116cdeacfb0bcc41cf4de0",
  "Package": "SimplyAgree",
  "Type": "Package",
  "Title": "Flexible and Robust Agreement and Reliability Analyses",
  "Version": "0.3.0",
  "Authors@R": "person(\"Aaron\", \"Caldwell\", email = \"arcaldwell49@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Aaron Caldwell <arcaldwell49@gmail.com>",
  "Description": "Reliability and agreement analyses often have limited\nsoftware support. Therefore, this package was created to make\nagreement and reliability analyses easier for the average\nresearcher. The functions within this package include simple\ntests of agreement, agreement analysis for nested and replicate\ndata, and provide robust analyses of reliability. In addition,\nthis package contains a set of functions to help when planning\nstudies looking to assess measurement agreement.",
  "URL": "https://aaroncaldwell.us/SimplyAgree/",
  "BugReports": "https://github.com/arcaldwell49/SimplyAgree/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://arcaldwell49.r-universe.dev",
  "Date/Publication": "2026-03-24 14:03:45 UTC",
  "RemoteUrl": "https://github.com/arcaldwell49/simplyagree",
  "RemoteRef": "HEAD",
  "RemoteSha": "57a22dcb70503e5445c49a2af20f520ac8415ade",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:55:02 UTC",
    "User": "root"
  },
  "Author": "Aaron Caldwell [aut, cre]",
  "MD5sum": "17c5a8bb6d042fa57b4f064d2ca3501d",
  "_user": "arcaldwell49",
  "_type": "src",
  "_file": "SimplyAgree_0.3.0.tar.gz",
  "_fileid": "8ad70506ac0e434b32f9dfbec9f12250718c151ea89db6dedbe03b01a99f31c0",
  "_filesize": 5798368,
  "_sha256": "8ad70506ac0e434b32f9dfbec9f12250718c151ea89db6dedbe03b01a99f31c0",
  "_created": "2026-05-23T08:55:02.000Z",
  "_published": "2026-05-23T09:01:18.794Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510757670,
      "time": 324,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175810738"
    },
    {
      "job": 77510757668,
      "time": 314,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175809538"
    },
    {
      "job": 77510757673,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7175797653"
    },
    {
      "job": 77510757677,
      "time": 216,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175800896"
    },
    {
      "job": 77510517173,
      "time": 291,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175781440"
    },
    {
      "job": 77510757666,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175792931"
    },
    {
      "job": 77510757697,
      "time": 234,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175802432"
    },
    {
      "job": 77510757699,
      "time": 251,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7175803967"
    },
    {
      "job": 77510757675,
      "time": 281,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175806292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arcaldwell49/simplyagree",
  "_commit": {
    "id": "57a22dcb70503e5445c49a2af20f520ac8415ade",
    "author": "Aaron Caldwell <arcaldwell49@gmail.com>",
    "committer": "Aaron Caldwell <arcaldwell49@gmail.com>",
    "message": "Fix typo in first sentence\n",
    "time": 1774361025
  },
  "_maintainer": {
    "name": "Aaron Caldwell",
    "email": "arcaldwell49@gmail.com",
    "login": "arcaldwell49",
    "twitter": "@exphysstudent",
    "description": "Exercise Physiologist by training, statistician by obsession\n\nNewsletter: https://buttondown.email/arcaldwell49",
    "uuid": 24322628
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jmvcore",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "insight",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "ggeffects",
      "role": "Suggests"
    },
    {
      "package": "deming",
      "role": "Suggests"
    },
    {
      "package": "pbkrtest",
      "role": "Suggests"
    }
  ],
  "_owner": "arcaldwell49",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 7
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 13,
  "_contributors": [
    {
      "user": "arcaldwell49",
      "count": 449,
      "uuid": 24322628
    },
    {
      "user": "copilot",
      "count": 6,
      "uuid": 198982749
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 24322628,
    "type": "user",
    "name": "Aaron Caldwell",
    "description": "Exercise Physiologist by training, statistician by obsession\r\n\r\nNewsletter: https://buttondown.email/arcaldwell49"
  },
  "_downloads": {
    "count": 454,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimplyAgree"
  },
  "_devurl": "https://github.com/arcaldwell49/simplyagree",
  "_pkgdown": "https://aaroncaldwell.us/SimplyAgree/",
  "_searchresults": 47,
  "_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/SimplyAgree.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arcaldwell49/simplyagree",
  "_realowner": "arcaldwell49",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-05-18"
    },
    {
      "version": "0.0.3",
      "date": "2022-03-14"
    },
    {
      "version": "0.1.0",
      "date": "2022-08-24"
    },
    {
      "version": "0.1.2",
      "date": "2022-12-15"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-21"
    },
    {
      "version": "0.2.1",
      "date": "2025-02-24"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "agree_assurance",
    "agree_coef",
    "agree_expected_half",
    "agree_nest",
    "agree_np",
    "agree_reps",
    "agree_test",
    "agreement_limit",
    "blandPowerCurve",
    "ccc_test",
    "check",
    "dem_reg",
    "deming_power_sim",
    "deming_sample_size",
    "find_n",
    "jmvagree",
    "jmvagreemulti",
    "jmvdeming",
    "jmvreli",
    "joint_test",
    "loa_lme",
    "loa_mixed",
    "pb_reg",
    "plot_joint",
    "power_agreement_exact",
    "reli_aov",
    "reli_stats",
    "tolerance_limit"
  ],
  "_datasets": [
    {
      "name": "ba1986",
      "title": "reps",
      "object": "ba1986",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "wright1",
        "wright2",
        "mini1",
        "mini2"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    },
    {
      "name": "recpre_long",
      "title": "Data",
      "object": "recpre_long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "id_spec",
        "trial_condition",
        "AM",
        "PM",
        "diff"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "reps",
      "title": "reps",
      "object": "reps",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "x",
        "y"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "temps",
      "title": "Data",
      "object": "temps",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "trial_num",
        "trial_condition",
        "tod",
        "trec_pre",
        "trec_post",
        "trec_delta",
        "teso_pre",
        "teso_post",
        "teso_delta"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agree_assurance",
      "title": "Assurance Probability for Limits of Agreement",
      "topics": [
        "agree_assurance"
      ]
    },
    {
      "page": "agree_coef",
      "title": "Agreement Coefficents",
      "topics": [
        "agree_coef"
      ]
    },
    {
      "page": "agree_expected_half",
      "title": "Sample Size for Limits of Agreement Using Expected Half-Width",
      "topics": [
        "agree_expected_half"
      ]
    },
    {
      "page": "agree_nest",
      "title": "Tests for Absolute Agreement with Nested Data",
      "topics": [
        "agree_nest"
      ]
    },
    {
      "page": "agree_np",
      "title": "Nonparametric Test for Limits of Agreement",
      "topics": [
        "agree_np"
      ]
    },
    {
      "page": "agree_reps",
      "title": "Tests for Absolute Agreement with Replicates",
      "topics": [
        "agree_reps"
      ]
    },
    {
      "page": "agree_test",
      "title": "Tests for Absolute Agreement",
      "topics": [
        "agree_test"
      ]
    },
    {
      "page": "agreement_limit",
      "title": "Limits of Agreement",
      "topics": [
        "agreement_limit"
      ]
    },
    {
      "page": "blandPowerCurve",
      "title": "Power Curve for Bland-Altman Limits of Agreement",
      "topics": [
        "blandPowerCurve"
      ]
    },
    {
      "page": "ccc_test",
      "title": "Concordance Correlation Coefficient",
      "topics": [
        "ccc_test"
      ]
    },
    {
      "page": "dem_reg",
      "title": "Deming Regression",
      "topics": [
        "dem_reg"
      ]
    },
    {
      "page": "deming_power",
      "title": "Simulate Deming Regression Power",
      "topics": [
        "deming_power",
        "deming_power_sim"
      ]
    },
    {
      "page": "deming_sample_size",
      "title": "Determine Required Sample Size for Deming Regression",
      "topics": [
        "deming_sample_size"
      ]
    },
    {
      "page": "jmvagree",
      "title": "Simple Agreement Analysis",
      "topics": [
        "jmvagree"
      ]
    },
    {
      "page": "jmvagreemulti",
      "title": "Nested/Replicate Data Agreement Analysis",
      "topics": [
        "jmvagreemulti"
      ]
    },
    {
      "page": "jmvdeming",
      "title": "Deming Regression",
      "topics": [
        "jmvdeming"
      ]
    },
    {
      "page": "jmvreli",
      "title": "Reliability Analysis",
      "topics": [
        "jmvreli"
      ]
    },
    {
      "page": "joint_test",
      "title": "Joint Confidence Region Test for Method Agreement",
      "topics": [
        "joint_test",
        "joint_test.simple_eiv"
      ]
    },
    {
      "page": "loa_lme",
      "title": "Limits of Agreement with Linear Mixed Effects",
      "topics": [
        "loa_lme"
      ]
    },
    {
      "page": "loa_mermod-methods",
      "title": "Methods for loa_mermod objects",
      "topics": [
        "check.loa_mermod",
        "loa_mermod-methods",
        "plot.loa_mermod",
        "print.loa_mermod"
      ]
    },
    {
      "page": "loa_mixed",
      "title": "Mixed Effects Limits of Agreement",
      "topics": [
        "loa_mixed"
      ]
    },
    {
      "page": "loa_mixed_bs-methods",
      "title": "Methods for loa_mixed_bs objects",
      "topics": [
        "loa_mixed_bs-methods",
        "plot.loa_mixed_bs",
        "print.loa_mixed_bs"
      ]
    },
    {
      "page": "loa-methods",
      "title": "Methods for loa objects",
      "topics": [
        "check.loa",
        "loa-methods",
        "plot.loa",
        "print.loa"
      ]
    },
    {
      "page": "pb_reg",
      "title": "Passing-Bablok Regression for Method Comparison",
      "topics": [
        "pb_reg"
      ]
    },
    {
      "page": "power_agreement_exact",
      "title": "Power Calculation for Exact Agreement/Tolerance Test",
      "topics": [
        "power_agreement_exact"
      ]
    },
    {
      "page": "powerCurve-methods",
      "title": "Methods for powerCurve objects",
      "topics": [
        "find_n",
        "plot.powerCurve",
        "powerCurve-methods"
      ]
    },
    {
      "page": "reli_stats",
      "title": "Reliability Statistics",
      "topics": [
        "reli_aov",
        "reli_stats"
      ]
    },
    {
      "page": "Data",
      "title": "reps",
      "topics": [
        "ba1986",
        "reps"
      ]
    },
    {
      "page": "simple_agree-methods",
      "title": "Methods for simple_agree objects",
      "topics": [
        "check",
        "check.simple_agree",
        "plot.simple_agree",
        "print.simple_agree",
        "simple_agree-methods"
      ]
    },
    {
      "page": "simple_eiv-methods",
      "title": "Methods for simple_eiv objects",
      "topics": [
        "check.simple_eiv",
        "coef.simple_eiv",
        "confint.simple_eiv",
        "fitted.simple_eiv",
        "formula.simple_eiv",
        "model.frame.simple_eiv",
        "plot.simple_eiv",
        "plot_joint",
        "plot_joint.simple_eiv",
        "predict.simple_eiv",
        "print.simple_eiv",
        "residuals.simple_eiv",
        "simple_eiv-methods",
        "summary.simple_eiv",
        "vcov.simple_eiv"
      ]
    },
    {
      "page": "simple_reli-methods",
      "title": "Methods for simple_reli objects",
      "topics": [
        "check.simple_reli",
        "plot.simple_reli",
        "print.simple_reli",
        "simple_reli-methods"
      ]
    },
    {
      "page": "temps",
      "title": "Data",
      "topics": [
        "recpre_long",
        "temps"
      ]
    },
    {
      "page": "tolerance_delta-methods",
      "title": "Methods for tolerance_delta objects",
      "topics": [
        "check.tolerance_delta",
        "plot.tolerance_delta",
        "print.tolerance_delta",
        "tolerance_delta-methods"
      ]
    },
    {
      "page": "tolerance_limit",
      "title": "Tolerance Limits from an Agreement Study",
      "topics": [
        "tolerance_limit"
      ]
    }
  ],
  "_pkglogo": "https://github.com/arcaldwell49/simplyagree/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/arcaldwell49/simplyagree/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "emmeans",
    "estimability",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "insight",
    "isoband",
    "jmvcore",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minqa",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "agreement_analysis.Rmd",
      "filename": "agreement_analysis.html",
      "title": "Agreement & Tolerance Limits",
      "author": "Aaron R. Caldwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Agree or Tolerate?",
        "Tolerance",
        "Calculative Approach",
        "Arguments Influencing the Model",
        "Prediction",
        "Example",
        "Agreement",
        "Arguments Influencing the LoA Calculations",
        "Simple Agreement",
        "Calculation Steps",
        "Repeated Measures Agreement",
        "Replicates",
        "Calculative Steps",
        "Nested",
        "How to Test a Hypothesis",
        "Checking Assumptions",
        "An Example",
        "Proportional Bias",
        "Log transformation",
        "Visualizing \"Big\" Data",
        "References"
      ],
      "created": "2022-05-01 22:17:04",
      "modified": "2024-10-09 13:50:44",
      "commits": 6
    },
    {
      "source": "agree_tests.Rmd",
      "filename": "agree_tests.html",
      "title": "Agreement Tests",
      "author": "Aaron R. Caldwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple Agreement",
        "agree_test",
        "Calculations in for Simple Agreement",
        "Shieh's test",
        "Limits of Agreement",
        "Concordance Correlation Coefficient",
        "Repeated Measures Agreement",
        "agree_reps",
        "agree_nest",
        "Calculations for agree_reps & agree_nest",
        "agree_nest LoA",
        "LoA",
        "Lower LoA CI",
        "Upper LoA CI",
        "agree_reps LoA",
        "CCC from U-statistics",
        "Checking Assumptions",
        "An Example",
        "Proportional Bias",
        "Non-parametric Alternatives",
        "\"Big\" Data",
        "Mixed Models",
        "References"
      ],
      "created": "2023-07-29 18:18:05",
      "modified": "2026-03-24 14:03:45",
      "commits": 7
    },
    {
      "source": "Deming.Rmd",
      "filename": "Deming.html",
      "title": "Errors-in-Variables Regression",
      "author": "Aaron R. Caldwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Deming Regression",
        "Simple Deming Regression",
        "Model Diagnostics",
        "Fitted Values and Residuals",
        "Weighted Deming Regression",
        "Passing-Bablok Regression",
        "When to Use Passing-Bablok",
        "Basic Usage",
        "Summary and Plots",
        "Bootstrap Confidence Intervals",
        "Joint Confidence Regions",
        "Visualizing the Joint Confidence Region",
        "Joint Hypothesis Test",
        "Theoretical Details",
        "Deming Calculative Approach",
        "Joint Confidence Region Calculative Approach",
        "Measurement Error",
        "Weights",
        "Estimating the Slope and Intercept",
        "References"
      ],
      "created": "2022-05-01 22:17:04",
      "modified": "2026-01-20 16:01:46",
      "commits": 4
    },
    {
      "source": "power_sample_size_vignette.Rmd",
      "filename": "power_sample_size_vignette.html",
      "title": "Power Analysis and Sample Size Determination for Agreement Studies",
      "author": "Aaron R. Caldwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Available Methods",
        "Understanding the Approaches",
        "Hypothesis Testing vs. Estimation",
        "Method 1: Exact Agreement Test",
        "Overview",
        "Usage",
        "Example: Sample Size Calculation",
        "Method 2: Bland-Altman Power Curves",
        "Example: Power Curve",
        "Method 3: Expected Half-Width",
        "Example: Sample Size for Precision",
        "Method 4: Assurance Probability",
        "Example: Sample Size with Guarantee",
        "Decision Guide for the Method",
        "Handling Clustered/Nested Data",
        "The Problem",
        "My Best Approximation: Design Effect",
        "Understanding ICC",
        "Application Workflow",
        "Example: Repeated Measures Design",
        "Impact of ICC",
        "When Design Effect Works Well",
        "Complete Example with Clustering",
        "Practical Recommendations",
        "Planning Checklist",
        "Conservative Planning",
        "References"
      ],
      "created": "2025-11-19 20:50:12",
      "modified": "2026-01-21 19:18:45",
      "commits": 3
    },
    {
      "source": "reanalysis.Rmd",
      "filename": "reanalysis.html",
      "title": "Re-analysis of an Agreement Study",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Re-analysis of a Previous Study of Agreement",
        "Concordance",
        "Rectal Temperature",
        "Esophageal Temperature",
        "Tolerance Limits to Assess Agreement",
        "References"
      ],
      "created": "2021-03-25 13:27:40",
      "modified": "2023-07-29 18:18:05",
      "commits": 5
    },
    {
      "source": "reliability_analysis.Rmd",
      "filename": "reliability_analysis.html",
      "title": "Reliability Analysis",
      "author": "Aaron R. Caldwell",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Code Demonstration",
        "Convergence Issues",
        "Calculative Approach",
        "Model",
        "Components of Variance",
        "Intraclass Correlation Coefficients",
        "ICC Confidence Intervals",
        "ICC(1,1)",
        "ICC(2,1)",
        "ICC(3,1)",
        "ICC(1,k)",
        "ICC(2,k)",
        "ICC(3,k)",
        "Standard Error Calculations",
        "Coefficient of Variation",
        "Other Confidence Intervals",
        "Chi-square",
        "Bootstrap",
        "Inter-Rater Reliability",
        "References"
      ],
      "created": "2022-05-01 22:17:04",
      "modified": "2024-01-30 15:34:38",
      "commits": 6
    }
  ],
  "_score": 7.585381759696136,
  "_indexed": true,
  "_nocasepkg": "simplyagree",
  "_universes": [
    "arcaldwell49"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T08:57:59.000Z",
      "distro": "noble",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "142d50bde63206f121666679737dbf27eee417f369130027fca7e8dccf6b3e0b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-23T08:57:54.000Z",
      "distro": "noble",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "2dffcac717db56a0fab42d37627abb00d4ed8559230ca916b81a67aacfbecb8d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T08:56:53.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "45d2929ca9a86790d80b62b8a1eb013048cc5ac85e8708df7c17686dc5cebd0e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-23T08:56:57.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "0e97ba07a0d7827ccfbfdafc7b7751de9685d7bc4d7f1d8b0b9dbc5cc809f386",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-23T08:57:42.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "fe87fabdace4d2bfed1cf161bed71e3ffa4bf9c801f82e7ec8ceb53ea8ef8ff7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:56:56.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "792bfa7a7fbcdb5c8c86f54a023150c82adc28bff12a622ee2b942825707db65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:56:39.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "f432f11253adb1a74ed19272c0689dbe3ace899be12df543d9a051ab196654e6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-23T08:56:51.000Z",
      "commit": "57a22dcb70503e5445c49a2af20f520ac8415ade",
      "fileid": "c751825c254d78e9be77cbd748704dac7cbd67587b9cfc3245372db85a198fa6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/arcaldwell49/actions/runs/26328536583"
    }
  ]
}