LongCART
Recursive Partitioning for Longitudinal Data and Right Censored Data Using Baseline Covariates
Description
Constructs tree for continuous longitudinal data and survival data using baseline covariates as partitioning variables according to the 'LongCART' and 'SurvCART' algorithm, respectively. Later also included functions to calculate conditional power and predictive power of success based on interim results and probability of success for a prospective trial.
Downloads
328
Last 30 days
13692nd
716
Last 90 days
2.9K
Last year
Trend: +90.7% (30d vs prior 30d)
3
Last 30 days
26
Last 90 days
99
Last year
Trend: -66.7% (30d vs prior 30d)
0
Last 7 days
15
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-windows-x86_64 | NOTE |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | NOTE |
| r-release-linux-x86_64 | NOTE |
| r-release-macos-arm64 | NOTE |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (15 non-OK)
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then specify \code{c(1, 0.5, NA}. If fixed part of the model is t + t^2 + cov1, then specify \code{c(1, 2, NA)}.}
| ^
checkRd: (-1) StabCat.surv.Rd:34: Lost braces; missing escapes or markup?
34 | Lognormal distribution: f(t)=(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) StabCat.surv.Rd:36: Lost braces; missing escapes or markup?
36 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
|
...[truncated]...
(1/t)*(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(log(t)-mu)/sigma}^2]
| ^
checkRd: (-1) SurvCART.Rd:38: Lost braces; missing escapes or markup?
38 | Normal distribution: f(t)=(1/sqrt(2*pi*sigma^2))*exp[-(1/2)*{(t-mu)/sigma}^2]
| ^
checkRd: (-1) succ_ia.Rd:39: Lost braces
39 | \item{sd.ia}{Standard deviation of estimated mean difference (in one-sample continuous case) or estimated mean (in two-sample continuous case) at interim analysis. If \code{stderr.ia} is specified, then the value of \code{sd.ia} is ignored. If code{stderr.ia} is not specified, then mandatory for continuous case.}
| ^
Check History
NOTE 0 OK · 13 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
ERROR 0 OK · 12 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
NOTE 0 OK · 14 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
CRAN incoming feasibility
Maintainer: ‘Madan G Kundu <madan_g.kundu@yahoo.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = c("Madan", "G"),
family = "Kundu",
role = c("aut", "cre"),
email = "madan_g.kundu@yahoo.com")
as necessary.
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Rd files
checkRd: (-1) ProfilePlot.Rd:16: Lost braces
16 | \item{timevar.power}{Mandatory when the fixed part of the fitted model contains term as time with power not equal to 1. For example, if fixed part of the model is t + sqrt{t} + cov1, then speci
...[truncated]...
^
Code & tests
Open call graph →Code intelligence has not been computed for this package yet.
Code
Structure
Lines of code
3,893
Files
36
Compiled share
0%
Has compiled src
No
Language breakdown
API
Exported functions
18
Internal functions
1
Recent export changes
Testing & CI
Has tests
No
Test-to-code ratio
0.00
testthat edition
–
CI present
No
CI type
[]
PR gated
No
Docs
Return-value doc rate
53.3%
\dontrun example ratio
50%
Roxygen coverage
100%
Has pkgdown
No
NEWS present
No
Health & Security signals
Informational signals; not verdicts.
on.exit coverage
0%
Unsafe pattern score
18
Dep constraint coverage
0%
Secret pattern count
0
Bundled 3rd-party code
2 items
Portability & License
Min R version
3.4.0
System requirements
–
C++ standard
–
License
GPL (>= 2)
License flags
SPDX valid, OSI approved
History
Versions
7
First release
2019-10-07
Latest release
2022-05-17
Avg cadence
156 days
Cold removal rate
100%
Dep drift
3
LOC over versions
Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.