-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1dd1751
commit de4cdf7
Showing
31 changed files
with
1,013 additions
and
598 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: Hmisc | ||
Version: 5.1-3 | ||
Date: 2024-05-18 | ||
Version: 5.2-0 | ||
Date: 2024-10-26 | ||
Title: Harrell Miscellaneous | ||
Authors@R: | ||
c(person(given = "Frank E", | ||
|
@@ -14,7 +14,7 @@ Authors@R: | |
email = "[email protected]", | ||
comment = "contributed several functions and maintains latex functions")) | ||
Maintainer: Frank E Harrell Jr <[email protected]> | ||
Depends: R (>= 4.1.0) | ||
Depends: R (>= 4.2.0) | ||
Imports: methods, ggplot2, cluster, rpart, nnet, foreign, gtable, grid, | ||
gridExtra, data.table, htmlTable (>= 1.11.0), viridis, | ||
htmltools, base64enc, colorspace, rmarkdown, knitr, Formula | ||
|
@@ -33,11 +33,11 @@ License: GPL (>= 2) | |
LazyLoad: Yes | ||
URL: https://hbiostat.org/R/Hmisc/ | ||
Encoding: UTF-8 | ||
RoxygenNote: 7.3.1 | ||
RoxygenNote: 7.3.2 | ||
NeedsCompilation: yes | ||
Packaged: 2024-05-18 13:26:32 UTC; harrelfe | ||
Packaged: 2024-10-27 14:33:00 UTC; harrelfe | ||
Author: Frank E Harrell Jr [aut, cre] (<https://orcid.org/0000-0002-8271-5493>), | ||
Charles Dupont [ctb] (contributed several functions and maintains latex | ||
functions) | ||
Repository: CRAN | ||
Date/Publication: 2024-05-28 07:10:02 UTC | ||
Date/Publication: 2024-10-28 05:10:05 UTC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.