-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #53 from billdenney/50-prepare-for-initial-cran-re…
…lease CRAN release 1.0
- Loading branch information
Showing
7 changed files
with
109 additions
and
9 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 |
---|---|---|
|
@@ -6,3 +6,5 @@ | |
^_pkgdown\.yml$ | ||
^docs$ | ||
^pkgdown$ | ||
^cran-comments\.md$ | ||
^CRAN-SUBMISSION$ |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Version: 1.0.0 | ||
Date: 2024-07-03 13:29:36 UTC | ||
SHA: 0ff357caf3022bd3ae9d779e85d43499e781dfc3 |
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,13 +1,21 @@ | ||
Package: hidradenitis | ||
Title: Calculate Clinical Scores for Hidradenitis Suppurativa (HS), a Dermatologic Disease | ||
Version: 0.0.0.9000 | ||
Authors@R: | ||
person("Bill", "Denney", email="[email protected]", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X")) | ||
Version: 1.0.0 | ||
Authors@R: | ||
c( | ||
person("Bill", "Denney", email="[email protected]", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X")), | ||
person("Devon", "Bartlett", email="[email protected]", role = "aut") | ||
) | ||
Description: Calculate clinical scores for hidradenitis suppurativa (HS), a | ||
dermatologic disease. The scores are typically used for evaluation of | ||
efficacy in clinical trials. The scores are not commonly used in clinical | ||
practice. The specific scores implemented are HiSQOL, HiSQOL-Adolescent, HS | ||
PtGA, HASI-R, and HASI. | ||
practice. The specific scores implemented are Hidradenitis Suppurativa | ||
Clinical Response (HiSCR) (Kimball, et al. (2015) <doi:10.1111/jdv.13216>), | ||
Hidradenitis Suppurativa Area and Severity Index Revised (HASI-R) (Goldfarb, | ||
et al. (2020) <doi:10.1111/bjd.19565>), hidradenitis suppurativa Physician | ||
Global Assessment (HS PGA) (Marzano, et al. (2020) <doi:10.1111/jdv.16328>), | ||
and the International Hidradenitis Suppurativa Severity Score System (IHS4) | ||
(Zouboulis, et al. (2017) <doi:10.1111/bjd.15748>). | ||
License: GPL (>= 3) | ||
Encoding: UTF-8 | ||
Roxygen: list(markdown = TRUE) | ||
|
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# hidradenitis 1.0.0 | ||
|
||
* Initial CRAN submission. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a new release. | ||
* The package name is part of the disease name which the package supports | ||
understanding of. The use of the pacakge name in the description and title in | ||
the DESCRIPTION file is for that reason. | ||
* DOI authors and years have been added, as requested. |
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,9 +1,33 @@ | ||
Alavi | ||
CMD | ||
CodeFactor | ||
Codecov | ||
Dermatol | ||
Dermatologic | ||
Epub | ||
Goldfarb | ||
HASI | ||
HiSQOL | ||
PtGA | ||
HIDRAscore | ||
HiSCR | ||
IHS | ||
JEADV | ||
JS | ||
Kimball | ||
Lowes | ||
Marzano | ||
PGA | ||
PMC | ||
PMCID | ||
PMID | ||
Suppurativa | ||
Venereology | ||
Zouboulis | ||
adalimumab | ||
al | ||
bjd | ||
dermatologic | ||
doi | ||
et | ||
induration | ||
jdv | ||
suppurativa |