The goal of 'dndR' is to provide a suite of Dungeons & Dragons related functions. This package is meant to be useful both to players and Dungeon Masters (DMs). Some functions apply to many tabletop role-playing games (e.g., dice rolling), but others are focused on Fifth Edition (a.k.a. "5e") and where possible both there 2014 and 2024 versions are supported.
Version: | 3.0.0 |
Depends: | R (≥ 3.5) |
Imports: | dplyr, ggplot2, magrittr, purrr, stringr, tidyr |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-04-02 |
Author: | Nicholas Lyon |
Maintainer: | Nicholas Lyon <njlyon at alumni.iastate.edu> |
BugReports: | https://github.com/njlyon0/dndR/issues |
License: | MIT + file LICENSE |
URL: | https://njlyon0.github.io/dndR/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | dndR results |
Reference manual: | dndR.pdf |
Vignettes: |
Dice Rolling (source, R code) Character Creation (source, R code) Finding & Making Creatures (source, R code) Spells (source, R code) Encounter Balancing (source, R code) Visual Tools (source, R code) DMG versus dndR (source, R code) |
Package source: | dndR_3.0.0.tar.gz |
Windows binaries: | r-devel: dndR_2.0.0.zip, r-release: dndR_2.0.0.zip, r-oldrel: dndR_2.0.0.zip |
macOS binaries: | r-devel (arm64): dndR_2.0.0.tgz, r-release (arm64): dndR_2.0.0.tgz, r-oldrel (arm64): dndR_2.0.0.tgz, r-devel (x86_64): dndR_2.0.0.tgz, r-release (x86_64): dndR_2.0.0.tgz, r-oldrel (x86_64): dndR_2.0.0.tgz |
Old sources: | dndR archive |
Please use the canonical form https://CRAN.R-project.org/package=dndR to link to this page.