-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
Issue 247
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Package: pammtools | ||
Title: Piece-Wise Exponential Additive Mixed Modeling Tools for Survival Analysis | ||
Version: 0.5.93 | ||
Date: 2024-02-24 | ||
Version: 0.6.01 | ||
Date: 2025-01-29 | ||
Authors@R: c( | ||
person("Andreas", "Bender", , "[email protected]", role = c("aut", "cre"), comment=c(ORCID = "0000-0001-5628-8611")), | ||
person("Fabian", "Scheipl", , "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0001-8172-3603")), | ||
|
@@ -16,7 +16,7 @@ Description: The Piece-wise exponential (Additive Mixed) Model | |
including data simulation, transformation and other functions for data | ||
preprocessing and model post-processing as well as visualization. | ||
Depends: | ||
R (>= 3.5.0) | ||
R (>= 4.1.0) | ||
Imports: | ||
mgcv, | ||
survival (>= 2.39-5), | ||
|
@@ -45,6 +45,6 @@ License: MIT + file LICENSE | |
LazyData: true | ||
URL: https://adibender.github.io/pammtools/ | ||
BugReports: https://github.com/adibender/pammtools/issues | ||
RoxygenNote: 7.1.2 | ||
RoxygenNote: 7.3.2 | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.