RandomWalker: Generate Random Walks Compatible with the 'tidyverse'

Generates random walks of various types by providing a set of functions that are compatible with the 'tidyverse'. The functions provided in the package make it simple to create random walks with a variety of properties, such as how many simulations to run, how many steps to take, and the distribution of random walk itself.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: dplyr, tidyr, purrr, rlang, patchwork, NNS
Suggests: knitr, rmarkdown, stats, ggplot2
Published: 2024-09-15
DOI: 10.32614/CRAN.package.RandomWalker
Author: Steven Sanderson ORCID iD [aut, cre, cph], Antti Rask [aut, cph]
Maintainer: Steven Sanderson <spsanderson at gmail.com>
BugReports: https://github.com/spsanderson/RandomWalker/issues
License: MIT + file LICENSE
URL: https://www.spsanderson.com/RandomWalker/, https://github.com/spsanderson/RandomWalker
NeedsCompilation: no
Materials: README NEWS
CRAN checks: RandomWalker results

Documentation:

Reference manual: RandomWalker.pdf
Vignettes: Getting Started with RandomWalker (source, R code)

Downloads:

Package source: RandomWalker_0.1.0.tar.gz
Windows binaries: r-devel: RandomWalker_0.1.0.zip, r-release: RandomWalker_0.1.0.zip, r-oldrel: RandomWalker_0.1.0.zip
macOS binaries: r-release (arm64): RandomWalker_0.1.0.tgz, r-oldrel (arm64): RandomWalker_0.1.0.tgz, r-release (x86_64): RandomWalker_0.1.0.tgz, r-oldrel (x86_64): RandomWalker_0.1.0.tgz

Reverse dependencies:

Reverse imports: healthyverse

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RandomWalker to link to this page.