-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
47 lines (47 loc) · 1.31 KB
/
DESCRIPTION
File metadata and controls
47 lines (47 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Encoding: UTF-8
Package: genSurv
Type: Package
Version: 1.0.6
Date: 2026-04-05
Title: Generating Multi-State Survival Data
Authors@R: c(
person(
given = "Artur",
family = "Araujo",
role = c("aut", "cre"),
email = "artur.stat@gmail.com",
comment = c(ORCID = "0000-0003-1419-4208")
),
person(
given = "Luis",
family = "Meira-Machado",
role = "aut",
email = "lmachado@math.uminho.pt",
comment = c(ORCID = "0000-0002-8577-7665")
),
person(
given = "Susana",
family = "Faria",
role = "aut",
email = "sfaria@math.uminho.pt",
comment = c(ORCID = "0000-0001-8014-9902")
) )
Depends: R (>= 2.12.0)
Suggests: survival
Description: Generation of survival data with one (binary)
time-dependent covariate. Generation of survival data arising
from a progressive illness-death model.
License: GPL-3
URL: https://github.com/arturstat/genSurv
BugReports: https://github.com/arturstat/genSurv/issues
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2026-04-05 16:48:33 UTC; User
Author: Artur Araujo [aut, cre] (ORCID:
<https://orcid.org/0000-0003-1419-4208>),
Luis Meira-Machado [aut] (ORCID:
<https://orcid.org/0000-0002-8577-7665>),
Susana Faria [aut] (ORCID: <https://orcid.org/0000-0001-8014-9902>)
Maintainer: Artur Araujo <artur.stat@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-05 17:30:02 UTC