-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (21 loc) · 1013 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: samplezoo
Title: Generate Samples with a Variety of Probability Distributions
Version: 1.2.0.9000
Authors@R: person(given = "Nicholas",
family = "Vietto",
email = "[email protected]",
role = c("aut", "cre", "cph"))
Maintainer: Nicholas Vietto <[email protected]>
Description: Simplifies the process of generating samples from a variety of probability distributions, allowing users to quickly create data frames for demonstrations, troubleshooting, or teaching purposes. Data is available in multiple sizes—small, medium, and large. For more information, refer to the package documentation.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/nvietto/samplezoo, https://nvietto.github.io/samplezoo/
BugReports: https://github.com/nvietto/samplezoo/issues