From e9d8669587fdfdf0ab9cd63944e90a2663295a24 Mon Sep 17 00:00:00 2001 From: johnaponte Date: Sun, 5 May 2024 10:44:22 +0000 Subject: [PATCH] review dependences and review readme --- README.md | 4 ++-- cran-comments.md | 9 +++++++++ revdep/README.md | 29 +++++++++++++++++++++++++++++ revdep/cran.md | 7 +++++++ revdep/failures.md | 1 + revdep/problems.md | 1 + 6 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 revdep/README.md create mode 100644 revdep/cran.md create mode 100644 revdep/failures.md create mode 100644 revdep/problems.md diff --git a/README.md b/README.md index fcbfa68..2005115 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,6 @@ For more information: -``` + -``` + diff --git a/cran-comments.md b/cran-comments.md index d8d0513..47995b4 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,3 +1,12 @@ +# Version 3.0.1 +Update package with a Logo +── R CMD check results ──────────────────────── survobj 3.0.1 +Duration: 1m 11.2s + +0 errors ✔ | 0 warnings ✔ | 0 notes ✔ + +R CMD check succeeded + ## R CMD check results 0 errors | 0 warnings | 1 note diff --git a/revdep/README.md b/revdep/README.md new file mode 100644 index 0000000..dd67912 --- /dev/null +++ b/revdep/README.md @@ -0,0 +1,29 @@ +# Platform + +|field |value | +|:--------|:---------------------------------------| +|version |R version 4.3.3 (2024-02-29) | +|os |Ubuntu 20.04.6 LTS | +|system |x86_64, linux-gnu | +|ui |RStudio | +|language |(EN) | +|collate |en_US.UTF-8 | +|ctype |en_US.UTF-8 | +|tz |Etc/UTC | +|date |2024-05-05 | +|rstudio |2023.09.0+463 Desert Sunflower (server) | +|pandoc |2.5 @ /usr/bin/pandoc | + +# Dependencies + +|package |old |new |Δ | +|:----------|:-----|:----------|:--| +|survobj |3.0.0 |3.0.0.9000 |* | +|ggplot2 |NA |3.5.1 |* | +|gtable |NA |0.3.5 |* | +|isoband |NA |0.2.7 |* | +|munsell |NA |0.5.1 |* | +|tidyselect |NA |1.2.1 |* | + +# Revdeps + diff --git a/revdep/cran.md b/revdep/cran.md new file mode 100644 index 0000000..33114b6 --- /dev/null +++ b/revdep/cran.md @@ -0,0 +1,7 @@ +## revdepcheck results + +We checked 0 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. + + * We saw 0 new problems + * We failed to check 0 packages + diff --git a/revdep/failures.md b/revdep/failures.md new file mode 100644 index 0000000..9a20736 --- /dev/null +++ b/revdep/failures.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file diff --git a/revdep/problems.md b/revdep/problems.md new file mode 100644 index 0000000..9a20736 --- /dev/null +++ b/revdep/problems.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file