{
  "_id": "6a27274024555f66ed52b18e",
  "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 zlib1g-dev",
  "Repository": "https://spsanderson.r-universe.dev",
  "Date/Publication": "2026-06-08 16:25:28 UTC",
  "RemoteUrl": "https://github.com/spsanderson/RandomWalker",
  "RemoteRef": "HEAD",
  "RemoteSha": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:29:50 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": "bdb5cec02904e9acef4dce398baed6ee",
  "_user": "spsanderson",
  "_type": "src",
  "_file": "RandomWalker_1.0.0.9000.tar.gz",
  "_fileid": "d042a608975717b91291f9eec6c85e5890020980a77fee98a367b8779c43c068",
  "_filesize": 20183659,
  "_sha256": "d042a608975717b91291f9eec6c85e5890020980a77fee98a367b8779c43c068",
  "_created": "2026-06-08T20:29:50.000Z",
  "_published": "2026-06-08T20:34:08.643Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80189997845,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7491713338"
    },
    {
      "job": 80189997857,
      "time": 203,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7491718827"
    },
    {
      "job": 80189997851,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7491695124"
    },
    {
      "job": 80189997855,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7491695031"
    },
    {
      "job": 80188746983,
      "time": 404,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491644466"
    },
    {
      "job": 80189997807,
      "time": 176,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491708654"
    },
    {
      "job": 80189997814,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7491690352"
    },
    {
      "job": 80189997858,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7491682259"
    },
    {
      "job": 80189998058,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7491684658"
    }
  ],
  "_buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/spsanderson/RandomWalker",
  "_commit": {
    "id": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
    "author": "Steven Paul Sanderson II, MPH <spsanderson@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #293 from spsanderson/development\n\nUpdate basic-concepts.Rmd",
    "time": 1780935928
  },
  "_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
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-08-18"
    }
  ],
  "_topics": [
    "random-walk",
    "random-walks",
    "rpackages"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "spsanderson",
      "count": 548,
      "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": 589,
    "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",
    "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",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zigg",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "automatic-random-walks.Rmd",
      "filename": "automatic-random-walks.html",
      "title": "Automatic Random Walks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The rw30() Function",
        "Basic Usage",
        "What rw30() Does",
        "Output Structure",
        "Understanding the Output",
        "Walk Structure",
        "Random Walk Behavior",
        "Attributes",
        "Common Usage Patterns",
        "Pattern 1: Quick Visualization",
        "Pattern 2: Statistical Analysis",
        "Pattern 3: Finding Extremes",
        "Pattern 4: Filtering and Subsetting",
        "Pattern 5: Teaching Demonstrations",
        "Pattern 6: Comparing to Theory",
        "When to Use rw30()",
        "✅ Use rw30() When:",
        "❌ Don't Use rw30() When:",
        "Limitations",
        "Fixed Parameters",
        "Only Normal Distribution",
        "Only 1D",
        "Alternatives to rw30()",
        "For Custom Parameters",
        "For Different Distributions",
        "For Multi-Dimensional",
        "Complete Examples",
        "Example 1: Teaching Random Walk Properties",
        "Example 2: First Passage Time",
        "Example 3: Maximum Excursion",
        "Next Steps"
      ],
      "created": "2025-11-18 16:13:11",
      "modified": "2025-11-19 02:34:54",
      "commits": 2
    },
    {
      "source": "basic-concepts.Rmd",
      "filename": "basic-concepts.html",
      "title": "Basic Concepts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "What is a Random Walk?",
        "Simple Example",
        "Real-World Analogies",
        "Types of Random Walks",
        "1. Simple Random Walk",
        "2. Random Walk with Drift",
        "3. Brownian Motion (Wiener Process)",
        "4. Geometric Brownian Motion",
        "Key Properties",
        "Property 1: Mean Displacement",
        "Property 2: Variance Growth",
        "Property 3: Distance from Origin",
        "Property 4: First Return to Origin",
        "Property 5: Scaling",
        "Mathematical Background",
        "One-Dimensional Random Walk",
        "Brownian Motion",
        "Geometric Brownian Motion",
        "RandomWalker Implementation",
        "How RandomWalker Works",
        "Example: Behind the Scenes",
        "Dimensions",
        "Common Terminology",
        "Terms Used in RandomWalker",
        "Statistical Terms",
        "Probability Distributions",
        "Worked Examples",
        "Example 1: Verify Properties",
        "Example 2: Distribution of Final Position",
        "Example 3: Path Dependency",
        "Next Steps",
        "Further Reading",
        "Academic Resources",
        "Online Resources"
      ],
      "created": "2025-11-18 16:56:23",
      "modified": "2026-06-08 16:25:28",
      "commits": 4
    },
    {
      "source": "continuous-distribution-generators.Rmd",
      "filename": "continuous-distribution-generators.html",
      "title": "Continuous Distribution Generators",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Common Parameters",
        "Normal Distribution",
        "random_normal_walk()",
        "random_normal_drift_walk()",
        "Brownian Motion",
        "brownian_motion()",
        "geometric_brownian_motion()",
        "Beta Distribution",
        "random_beta_walk()",
        "Cauchy Distribution",
        "random_cauchy_walk()",
        "Chi-Squared Distribution",
        "random_chisquared_walk()",
        "Exponential Distribution",
        "random_exponential_walk()",
        "F Distribution",
        "random_f_walk()",
        "Gamma Distribution",
        "random_gamma_walk()",
        "Log-Normal Distribution",
        "random_lognormal_walk()",
        "Logistic Distribution",
        "random_logistic_walk()",
        "Student's t Distribution",
        "random_t_walk()",
        "Uniform Distribution",
        "random_uniform_walk()",
        "Weibull Distribution",
        "random_weibull_walk()",
        "Comparison Guide",
        "When to Use Each Distribution",
        "Tail Behavior",
        "Symmetry",
        "Next Steps"
      ],
      "created": "2025-11-19 02:18:51",
      "modified": "2025-11-19 02:18:51",
      "commits": 1
    },
    {
      "source": "discrete-distribution-generators.Rmd",
      "filename": "discrete-distribution-generators.html",
      "title": "Discrete Distribution Generators",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Common Parameters",
        "Discrete Walk",
        "discrete_walk()",
        "Binomial Distribution",
        "random_binomial_walk()",
        "Geometric Distribution",
        "random_geometric_walk()",
        "Hypergeometric Distribution",
        "random_hypergeometric_walk()",
        "Multinomial Distribution",
        "random_multinomial_walk()",
        "Negative Binomial Distribution",
        "random_negbinomial_walk()",
        "Poisson Distribution",
        "random_poisson_walk()",
        "Wilcoxon Tests",
        "random_wilcox_walk()",
        "random_wilcoxon_sr_walk()",
        "Smirnov Distribution",
        "random_smirnov_walk()",
        "Comparison Guide",
        "When to Use Each Distribution",
        "Count Data Selection",
        "Practical Examples",
        "Example 1: Website Traffic",
        "Example 2: Quality Control",
        "Example 3: Customer Service",
        "Best Practices",
        "Choosing Parameters",
        "Validation",
        "Next Steps"
      ],
      "created": "2025-11-19 03:17:40",
      "modified": "2025-11-20 03:12:27",
      "commits": 2
    },
    {
      "source": "faq.Rmd",
      "filename": "faq.html",
      "title": "Frequently Asked Questions (FAQ)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General Questions",
        "What is RandomWalker?",
        "Who should use RandomWalker?",
        "Is RandomWalker free to use?",
        "Installation Questions",
        "How do I install RandomWalker?",
        "What R version do I need?",
        "Why am I getting dependency errors?",
        "Usage Questions",
        "How do I generate a simple random walk?",
        "How do I visualize my random walks?",
        "How do I create a custom random walk?",
        "Can I set a seed for reproducibility?",
        "Distribution Questions",
        "Which distribution should I use?",
        "What's the difference between random_normal_walk() and brownian_motion()?",
        "What's the difference between brownian_motion() and geometric_brownian_motion()?",
        "Can I use custom distributions?",
        "Multi-Dimensional Questions",
        "How do I create a 2D random walk?",
        "How do I visualize 2D walks?",
        "What's the difference between x, y in 1D vs 2D walks?",
        "Visualization Questions",
        "How do I make interactive plots?",
        "How do I show only specific panels?",
        "How do I adjust transparency?",
        "How do I export plots?",
        "Can I customize colors?",
        "Statistical Analysis Questions",
        "How do I get summary statistics?",
        "What statistics are included?",
        "How do I subset walks by extremes?",
        "Performance Questions",
        "How many walks can I generate?",
        "My visualization is slow. How do I speed it up?",
        "Can I parallelize generation?",
        "Data Structure Questions",
        "What format does RandomWalker return?",
        "How do I access attributes?",
        "Can I convert to other formats?",
        "Error Messages",
        "\"The value to summarize must be provided\"",
        "\"object 'y' not found\"",
        "Integration Questions",
        "Does RandomWalker work with dplyr?",
        "Can I use it in Shiny apps?",
        "Can I use it with ggplot2?",
        "Application Questions",
        "How do I model stock prices?",
        "How do I simulate particle diffusion?",
        "How do I test an algorithm?",
        "Getting Help",
        "Where can I find more examples?",
        "Where do I report bugs?",
        "Where can I ask questions?",
        "How do I cite RandomWalker?",
        "Is there a community?",
        "Contributing",
        "Can I contribute?",
        "How do I suggest a new feature?",
        "Related Questions",
        "What's the difference between RandomWalker and other R packages?",
        "Can RandomWalker handle big data?",
        "Is RandomWalker actively maintained?"
      ],
      "created": "2025-11-19 03:17:40",
      "modified": "2025-11-20 03:12:27",
      "commits": 2
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with RandomWalker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Random Walks",
        "Installation",
        "Example Usage",
        "Attributes",
        "Visualizing Random Walks",
        "Future Direction",
        "References"
      ],
      "created": "2024-07-12 12:57:31",
      "modified": "2024-09-25 01:16:56",
      "commits": 5
    },
    {
      "source": "multi-dimensional-walks.Rmd",
      "filename": "multi-dimensional-walks.html",
      "title": "Multi-Dimensional Walks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Overview",
        "What are Multi-Dimensional Random Walks?",
        "When to Use Multi-Dimensional Walks",
        "Generating Multi-Dimensional Walks",
        "Basic Syntax",
        "All Distributions Support Multi-Dimensions",
        "Understanding the Data Structure",
        "Column Naming Convention",
        "Inspecting Multi-Dimensional Data",
        "Visualizing 2D Walks",
        "Basic 2D Trajectory Plot",
        "2D Walk with Step Numbers",
        "Heat Map of 2D Walk Density",
        "Animated 2D Walk",
        "Visualizing 3D Walks",
        "3D Scatter Plot",
        "3D Interactive with Markers",
        "3D Projections",
        "Distance and Spatial Analysis",
        "Euclidean Distance from Origin",
        "3D Distance Analysis",
        "Radial Distribution Function",
        "Convex Hull (2D)",
        "Use Cases",
        "Case 1: Particle Diffusion (2D)",
        "Case 2: Drone Flight Path (3D)",
        "Case 3: Animal Movement (2D)",
        "Best Practices",
        "Performance Considerations",
        "Coordinate Systems",
        "Boundary Conditions",
        "Next Steps"
      ],
      "created": "2025-11-21 02:53:30",
      "modified": "2025-11-21 02:53:30",
      "commits": 1
    },
    {
      "source": "api-reference.Rmd",
      "filename": "api-reference.html",
      "title": "RandomWalker API Reference",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API Reference",
        "Quick Navigation",
        "Automatic Random Walks",
        "rw30()",
        "Continuous Distribution Generators",
        "random_normal_walk()",
        "random_normal_drift_walk()",
        "brownian_motion()",
        "geometric_brownian_motion()",
        "random_beta_walk()",
        "random_cauchy_walk()",
        "random_chisquared_walk()",
        "random_exponential_walk()",
        "random_f_walk()",
        "random_gamma_walk()",
        "random_lognormal_walk()",
        "random_logistic_walk()",
        "random_t_walk()",
        "random_uniform_walk()",
        "random_weibull_walk()",
        "Discrete Distribution Generators",
        "discrete_walk()",
        "random_binomial_walk()",
        "random_geometric_walk()",
        "random_hypergeometric_walk()",
        "random_multinomial_walk()",
        "random_negbinomial_walk()",
        "random_poisson_walk()",
        "random_wilcox_walk()",
        "random_wilcoxon_sr_walk()",
        "random_smirnov_walk()",
        "Custom Walks",
        "custom_walk()",
        "random_displacement_walk()",
        "Visualization Functions",
        "visualize_walks()",
        "Statistical Functions",
        "summarize_walks()",
        "subset_walks()",
        "Vector Functions",
        "confidence_interval()",
        "running_quantile()",
        "euclidean_distance()",
        "Cumulative Functions",
        "Utility Functions",
        "rand_walk_helper()",
        "convert_snake_to_title_case()",
        "get_attributes()",
        "Data Structure",
        "Return Format",
        "Attributes",
        "Package Information",
        "Function Index",
        "By Category",
        "See Also"
      ],
      "created": "2025-11-18 14:14:13",
      "modified": "2025-11-18 14:14:13",
      "commits": 1
    },
    {
      "source": "home.Rmd",
      "filename": "home.html",
      "title": "RandomWalker Wiki - Home",
      "engine": "knitr::rmarkdown",
      "headings": [
        "📖 What is RandomWalker?",
        "🚀 Quick Navigation",
        "Getting Started",
        "Function Guides",
        "Advanced Topics",
        "Reference",
        "Contributing",
        "💡 Key Features",
        "🎲 27+ Distribution Types",
        "📐 Multi-Dimensional Support",
        "📊 Rich Visualizations",
        "📈 Statistical Analysis",
        "🔧 Tidyverse Compatible",
        "📦 Package Information",
        "🔗 External Links",
        "📚 Learning Path",
        "🎯 Common Use Cases",
        "🤝 Getting Help",
        "🌟 Citation",
        "Example: Quick Start"
      ],
      "created": "2025-11-18 02:44:39",
      "modified": "2025-11-19 02:48:11",
      "commits": 3
    },
    {
      "source": "statistical-analysis-guide.Rmd",
      "filename": "statistical-analysis-guide.html",
      "title": "Statistical Analysis Guide",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of Contents",
        "Summary Statistics",
        "Basic Summary with summarize_walks()",
        "Analyzing Different Values",
        "Understanding Output Columns",
        "Practical Examples",
        "Example 1: Analyzing Stock Price Simulations",
        "Example 2: Comparing Distributions",
        "Cumulative Functions",
        "Available Cumulative Functions",
        "Using Cumulative Functions",
        "Custom Cumulative Functions",
        "Confidence Intervals",
        "Using confidence_interval()",
        "Confidence Intervals for Random Walks",
        "Confidence Intervals for Final Values",
        "Running Quantiles",
        "Using running_quantile()",
        "Visualizing Quantile Evolution",
        "Distance Calculations",
        "Using euclidean_distance()",
        "Distance Statistics",
        "First Passage Time",
        "Subsetting Walks",
        "Using subset_walks()",
        "Finding Specific Walks",
        "Advanced Analysis",
        "Autocorrelation Analysis",
        "Distribution Testing",
        "Variance Ratio Test",
        "Return Analysis (Financial)",
        "Statistical Tests",
        "Comparing Distributions",
        "Testing for Drift",
        "Next Steps"
      ],
      "created": "2025-11-21 18:50:33",
      "modified": "2025-11-21 18:50:33",
      "commits": 1
    }
  ],
  "_score": 7.842983470122218,
  "_indexed": true,
  "_nocasepkg": "randomwalker",
  "_universes": [
    "spsanderson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:33:07.000Z",
      "distro": "noble",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "b3694c327e68ec9a45e0e6a63c5c4c5faa95e54d408b3a724d2fa5799a7f1507",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:33:20.000Z",
      "distro": "noble",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "680d9c3b8c47e270eeea1813fac095590abf9ff5475b610a82462fb750eece0e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:32:19.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "13b308d5e19b02a9301b817b5bc43cd7cee561660a656b8776c45165cc3e66cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:32:19.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "6e98face6df716d6744cc2110c27d1fbebea006756430608a7188047d9270549",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:33:17.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "5d7e50e1e0765f76b3a6e7ff025e70b68fb5b524f73a23345c9170575482990e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:31:37.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "7717ef52262bb8ae58a4f6f808dfa0e3edc06c0c44275715a4d447ee5c4072c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:31:25.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "738433d3d95c63961dc49731533365544e7c8c738c0ddcebe33530b881cee943",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-08T20:31:27.000Z",
      "commit": "3449885071d2f93ddb1d54fc700abfaf5d75188b",
      "fileid": "b933dfbe07fe68d3e7fc1a47b19d26294d6e7de00341ed1dce2f16633da5191b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/spsanderson/actions/runs/27164684469"
    }
  ]
}