-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
22 lines (22 loc) · 956 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: conjurer
Type: Package
Title: A Parametric Method for Generating Synthetic Data
Version: 1.7.0
Date: 2023-01-15
Authors@R: person("Sidharth", "Macherla", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4825-2026"))
Description: Generates synthetic data distributions to enable testing various modelling techniques in ways that real data does not allow. Noise can be added in a controlled manner such that the data seems real. This methodology is generic and therefore benefits both the academic and industrial research.
Depends: R (>= 2.10)
Imports:
jsonlite(>= 1.8.0),
httr (>= 1.4.2),
methods
License: MIT + file LICENSE
URL: https://www.foyi.co.nz/posts/documentation/documentationconjurer/
BugReports: https://github.com/SidharthMacherla/conjurer/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr