{
  "_id": "6a166e6dacfb0bcc41d75e9e",
  "Package": "RandomWalker",
  "Title": "Generate Random Walks Compatible with the 'tidyverse'",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Steven\",\"Sanderson\", email = \"spsanderson@gmail.com\", role = c(\"aut\",\"cre\",\"cph\"),\ncomment = c(ORCID = \"0009-0006-7661-8247\")\n),\nperson(\"Antti\", \"Rask\", email = \"anttilennartrask@gmail.com\", role = c(\"aut\", \"cph\")\n)\n)",
  "Description": "Generates random walks of various types by providing a set\nof functions that are compatible with the 'tidyverse'. The\nfunctions provided in the package make it simple to create\nrandom walks with a variety of properties, such as how many\nsimulations to run, how many steps to take, and the\ndistribution of random walk itself.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://www.spsanderson.com/RandomWalker/,\nhttps://github.com/spsanderson/RandomWalker",
  "BugReports": "https://github.com/spsanderson/RandomWalker/issues",
  "Language": "en",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libglu1-mesa-dev make texlive libicu-dev\nlibpng-dev libuv1-dev libgl1-mesa-dev libssl-dev zlib1g-dev",
  "Repository": "https://spsanderson.r-universe.dev",
  "Date/Publication": "2026-05-27 03:16:42 UTC",
  "RemoteUrl": "https://github.com/spsanderson/RandomWalker",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac44896f19b3a98981ca7d43581be147705f50e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 04:03:02 UTC",
    "User": "root"
  },
  "Author": "Steven Sanderson [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0006-7661-8247>),\nAntti Rask [aut, cph]",
  "Maintainer": "Steven Sanderson <spsanderson@gmail.com>",
  "MD5sum": "da3bd1f4dee17ab8a754feafa55e4fea",
  "_user": "spsanderson",
  "_type": "src",
  "_file": "RandomWalker_1.0.0.9000.tar.gz",
  "_fileid": "77f868c0c43044b7a24a140d1f2c38bbfa3a8bc7c71112a939c7ebd87f9f0b22",
  "_filesize": 707839,
  "_sha256": "77f868c0c43044b7a24a140d1f2c38bbfa3a8bc7c71112a939c7ebd87f9f0b22",
  "_created": "2026-05-27T04:03:02.000Z",
  "_published": "2026-05-27T04:09:17.226Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78005608126,
      "time": 340,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7231725613"
    },
    {
      "job": 78005608162,
      "time": 215,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7231704554"
    },
    {
      "job": 78005608136,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7231683884"
    },
    {
      "job": 78005608155,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7231692778"
    },
    {
      "job": 78005081986,
      "time": 340,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7231666429"
    },
    {
      "job": 78005608138,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7231694496"
    },
    {
      "job": 78005608130,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7231686782"
    },
    {
      "job": 78005608140,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7231684608"
    },
    {
      "job": 78005608151,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7231691450"
    }
  ],
  "_buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/spsanderson/RandomWalker",
  "_commit": {
    "id": "ac44896f19b3a98981ca7d43581be147705f50e4",
    "author": "Steven Paul Sanderson II, MPH <spsanderson@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #292 from spsanderson/development\n\nStandardize Rd \\seealso links and update DESCRIPTION",
    "time": 1779851802
  },
  "_maintainer": {
    "name": "Steven Sanderson",
    "email": "spsanderson@gmail.com",
    "login": "spsanderson",
    "uuid": 1976011
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "NNS",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    }
  ],
  "_owner": "spsanderson",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-28",
      "n": 14
    },
    {
      "week": "2025-29",
      "n": 28
    },
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 5
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 12
    },
    {
      "week": "2025-46",
      "n": 24
    },
    {
      "week": "2025-47",
      "n": 21
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-18"
    }
  ],
  "_topics": [
    "random-walk",
    "random-walks",
    "rpackages"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "spsanderson",
      "count": 546,
      "uuid": 1976011
    },
    {
      "user": "copilot",
      "count": 42,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 1976011,
    "type": "user",
    "name": "Steven Paul Sanderson II, MPH",
    "description": "R | SQL | Python and R, to create smarter healthcare analytics and decision support.\r\n#rstats #tidy #r #healthyverse #healthdata"
  },
  "_downloads": {
    "count": 567,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RandomWalker"
  },
  "_devurl": "https://github.com/spsanderson/randomwalker",
  "_pkgdown": "https://www.spsanderson.com/RandomWalker/",
  "_searchresults": 43,
  "_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/RandomWalker.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/spsanderson/randomwalker",
  "_realowner": "spsanderson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-15"
    },
    {
      "version": "0.2.0",
      "date": "2024-10-23"
    },
    {
      "version": "0.3.0",
      "date": "2025-05-06"
    },
    {
      "version": "1.0.0",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "brownian_motion",
    "cgmean",
    "chmean",
    "ckurtosis",
    "cmean",
    "cmedian",
    "confidence_interval",
    "convert_snake_to_title_case",
    "crange",
    "csd",
    "cskewness",
    "custom_walk",
    "cvar",
    "discrete_walk",
    "euclidean_distance",
    "generate_caption",
    "geometric_brownian_motion",
    "get_attributes",
    "kurtosis_vec",
    "rand_walk_column_names",
    "rand_walk_helper",
    "random_beta_walk",
    "random_binomial_walk",
    "random_cauchy_walk",
    "random_chisquared_walk",
    "random_displacement_walk",
    "random_exponential_walk",
    "random_f_walk",
    "random_gamma_walk",
    "random_geometric_walk",
    "random_hypergeometric_walk",
    "random_logistic_walk",
    "random_lognormal_walk",
    "random_multinomial_walk",
    "random_negbinomial_walk",
    "random_normal_drift_walk",
    "random_normal_walk",
    "random_poisson_walk",
    "random_smirnov_walk",
    "random_t_walk",
    "random_uniform_walk",
    "random_weibull_walk",
    "random_wilcox_walk",
    "random_wilcoxon_sr_walk",
    "running_quantile",
    "rw_range",
    "rw30",
    "skewness_vec",
    "std_cum_max_augment",
    "std_cum_mean_augment",
    "std_cum_min_augment",
    "std_cum_prod_augment",
    "std_cum_sum_augment",
    "subset_walks",
    "summarise_walks",
    "summarize_walks",
    "visualize_walks"
  ],
  "_help": [
    {
      "page": "brownian_motion",
      "title": "Brownian Motion",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "brownian_motion"
      ]
    },
    {
      "page": "cgmean",
      "title": "Cumulative Geometric Mean",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "cgmean"
      ]
    },
    {
      "page": "chmean",
      "title": "Cumulative Harmonic Mean",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "chmean"
      ]
    },
    {
      "page": "ckurtosis",
      "title": "Cumulative Kurtosis",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "ckurtosis"
      ]
    },
    {
      "page": "cmean",
      "title": "Cumulative Mean",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "cmean"
      ]
    },
    {
      "page": "cmedian",
      "title": "Cumulative Median",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "cmedian"
      ]
    },
    {
      "page": "confidence_interval",
      "title": "Confidence Interval",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "confidence_interval"
      ]
    },
    {
      "page": "convert_snake_to_title_case",
      "title": "Helper function to convert a snake_case string to Title Case",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "convert_snake_to_title_case"
      ]
    },
    {
      "page": "crange",
      "title": "Cumulative Range",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "crange"
      ]
    },
    {
      "page": "csd",
      "title": "Cumulative Standard Deviation",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "csd"
      ]
    },
    {
      "page": "cskewness",
      "title": "Cumulative Skewness",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "cskewness"
      ]
    },
    {
      "page": "custom_walk",
      "title": "Generate Multiple Custom Random Walks in Multiple Dimensions",
      "concept": [
        "Custom Distributions",
        "Generator Functions"
      ],
      "topics": [
        "custom_walk"
      ]
    },
    {
      "page": "cvar",
      "title": "Cumulative Variance",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "cvar"
      ]
    },
    {
      "page": "discrete_walk",
      "title": "Discrete Sampled Walk",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "discrete_walk"
      ]
    },
    {
      "page": "euclidean_distance",
      "title": "Distance Calculations",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "euclidean_distance"
      ]
    },
    {
      "page": "generate_caption",
      "title": "Helper function to generate a caption string based on provided attributes",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "generate_caption"
      ]
    },
    {
      "page": "geometric_brownian_motion",
      "title": "Geometric Brownian Motion",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "geometric_brownian_motion"
      ]
    },
    {
      "page": "get_attributes",
      "title": "Get Attributes",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "get_attributes"
      ]
    },
    {
      "page": "kurtosis_vec",
      "title": "Compute Kurtosis of a Vector",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "kurtosis_vec"
      ]
    },
    {
      "page": "rand_walk_column_names",
      "title": "Get Column Names",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "rand_walk_column_names"
      ]
    },
    {
      "page": "rand_walk_helper",
      "title": "Random Walk Helper",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "rand_walk_helper"
      ]
    },
    {
      "page": "random_beta_walk",
      "title": "Generate Multiple Random Beta Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_beta_walk"
      ]
    },
    {
      "page": "random_binomial_walk",
      "title": "Generate Multiple Random Binomial Walks in Multiple Dimensions",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_binomial_walk"
      ]
    },
    {
      "page": "random_cauchy_walk",
      "title": "Generate Multiple Random Cauchy Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_cauchy_walk"
      ]
    },
    {
      "page": "random_chisquared_walk",
      "title": "Generate Multiple Random Chi-Squared Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_chisquared_walk"
      ]
    },
    {
      "page": "random_displacement_walk",
      "title": "Generate a Random Displacement Walk in 2D",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_displacement_walk"
      ]
    },
    {
      "page": "random_exponential_walk",
      "title": "Generate Multiple Random Exponential Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_exponential_walk"
      ]
    },
    {
      "page": "random_f_walk",
      "title": "Generate Multiple Random F Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_f_walk"
      ]
    },
    {
      "page": "random_gamma_walk",
      "title": "Generate Multiple Random Gamma Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_gamma_walk"
      ]
    },
    {
      "page": "random_geometric_walk",
      "title": "Generate Multiple Random Geometric Walks in Multiple Dimensions",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_geometric_walk"
      ]
    },
    {
      "page": "random_hypergeometric_walk",
      "title": "Generate Multiple Random Hypergeometric Walks in Multiple Dimensions",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_hypergeometric_walk"
      ]
    },
    {
      "page": "random_logistic_walk",
      "title": "Generate Multiple Random Logistic Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_logistic_walk"
      ]
    },
    {
      "page": "random_lognormal_walk",
      "title": "Generate Multiple Random Lognormal Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_lognormal_walk"
      ]
    },
    {
      "page": "random_multinomial_walk",
      "title": "Generate Multiple Random Multinomial Walks",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_multinomial_walk"
      ]
    },
    {
      "page": "random_negbinomial_walk",
      "title": "Generate Multiple Random Negative Binomial Walks",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_negbinomial_walk"
      ]
    },
    {
      "page": "random_normal_drift_walk",
      "title": "Generate Multiple Random Walks with Drift",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_normal_drift_walk"
      ]
    },
    {
      "page": "random_normal_walk",
      "title": "Generate Multiple Random Normal Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_normal_walk"
      ]
    },
    {
      "page": "random_poisson_walk",
      "title": "Generate Multiple Random Poisson Walks",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_poisson_walk"
      ]
    },
    {
      "page": "random_smirnov_walk",
      "title": "Generate Multiple Random Smirnov Walks in Multiple Dimensions",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_smirnov_walk"
      ]
    },
    {
      "page": "random_t_walk",
      "title": "Generate Multiple Random t-Distributed Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_t_walk"
      ]
    },
    {
      "page": "random_uniform_walk",
      "title": "Generate Multiple Random Uniform Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_uniform_walk"
      ]
    },
    {
      "page": "random_weibull_walk",
      "title": "Generate Multiple Random Weibull Walks in Multiple Dimensions",
      "concept": [
        "Continuous Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_weibull_walk"
      ]
    },
    {
      "page": "random_wilcox_walk",
      "title": "Generate Multiple Random Wilcoxon Walks in Multiple Dimensions",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_wilcox_walk"
      ]
    },
    {
      "page": "random_wilcoxon_sr_walk",
      "title": "Generate Multiple Random Wilcoxon Signed-Rank Walks",
      "concept": [
        "Discrete Distribution",
        "Generator Functions"
      ],
      "topics": [
        "random_wilcoxon_sr_walk"
      ]
    },
    {
      "page": "running_quantile",
      "title": "Running Quantile Calculation",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "running_quantile"
      ]
    },
    {
      "page": "rw_range",
      "title": "Range",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "rw_range"
      ]
    },
    {
      "page": "rw30",
      "title": "Generate Random Walks",
      "concept": [
        "Auto Random Walk"
      ],
      "topics": [
        "rw30"
      ]
    },
    {
      "page": "skewness_vec",
      "title": "Compute Skewness of a Vector",
      "concept": [
        "Vector Function"
      ],
      "topics": [
        "skewness_vec"
      ]
    },
    {
      "page": "std_cum_max_augment",
      "title": "Augment Cumulative Maximum",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "std_cum_max_augment"
      ]
    },
    {
      "page": "std_cum_mean_augment",
      "title": "Augment Cumulative Sum",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "std_cum_mean_augment"
      ]
    },
    {
      "page": "std_cum_min_augment",
      "title": "Augment Cumulative Minimum",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "std_cum_min_augment"
      ]
    },
    {
      "page": "std_cum_prod_augment",
      "title": "Augment Cumulative Product",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "std_cum_prod_augment"
      ]
    },
    {
      "page": "std_cum_sum_augment",
      "title": "Augment Cumulative Sum",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "std_cum_sum_augment"
      ]
    },
    {
      "page": "subset_walks",
      "title": "Subset Walks by Extreme Values",
      "concept": [
        "Utility Functions"
      ],
      "topics": [
        "subset_walks"
      ]
    },
    {
      "page": "summarize_walks",
      "title": "Summarize Walks Data",
      "concept": [
        "Statistic Functions"
      ],
      "topics": [
        "summarise_walks",
        "summarize_walks"
      ]
    },
    {
      "page": "visualize_walks",
      "title": "Visualize Walks",
      "concept": [
        "Visualization Functions"
      ],
      "topics": [
        "visualize_walks"
      ]
    }
  ],
  "_pkglogo": "https://github.com/spsanderson/RandomWalker/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/spsanderson/RandomWalker/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "codetools",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "NNS",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantmod",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "TTR",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zigg",
    "zoo"
  ],
  "_score": 5.805194909232817,
  "_indexed": true,
  "_nocasepkg": "randomwalker",
  "_universes": [
    "spsanderson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:08:39.000Z",
      "distro": "noble",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "fe95df29ce929c219e16de8cb8afbf1052c8cc204bf6a6ac3fe7368203bbcbc1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:06:32.000Z",
      "distro": "noble",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "a8f73c5f2ee7e5bf61f97203c963fd4d36a3c842fc2d917a24c502441af3a01d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:04:42.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "994607bd9b34e3c9f6c287c7380a1033c9e1c3043de970ca4ee0f76298123729",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:05:23.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "a1d36603bb02611bc77b360d208374cc26878e9d33bed02291c8ee3d1021f1ea",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:06:00.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "a405cf8f706116202c161933a91a8c9abfa8cc751f9057b416f631391ea0ae26",
      "status": "success",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:04:34.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "9b648260904addf99c13885e567e5950a0b518a1005e1d3a3b00e035a417df07",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:04:26.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "e2ae32174f3a6f97244e995819eacc2de3092023587e27dec319421c361291f6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-05-27T04:04:58.000Z",
      "commit": "ac44896f19b3a98981ca7d43581be147705f50e4",
      "fileid": "3c018172951d9aa08fa0464597b4ba0498398bd28aa1dced68b6ee07d5d76d01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/26489832861"
    }
  ]
}