-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 750 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 750 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: discountr
Title: Tools to Analyze Discounting Data
Version: 0.0.0.9000
Authors@R:
person(given = "Mackson",
family = "Ncube",
role = c("aut", "cre"),
email = "macksonncube.stats@gmail.com",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: This package provides tools to analyze discounting data. The package can be used for delay discounting, probability discounting, and cognitive effort discounting.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Imports:
dplyr
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/mncube/discountr
BugReports: https://github.com/mncube/discountr/issues