From 84c7cade7c9c9db3b8d04b190c849719b648dc97 Mon Sep 17 00:00:00 2001 From: Johannes Titz Date: Fri, 5 Jul 2024 14:56:00 +0200 Subject: [PATCH] release v0.3.0 --- DESCRIPTION | 2 +- NEWS.md | 15 ++++++++++++++- cran-comments.md | 32 ++++++++++++-------------------- 3 files changed, 27 insertions(+), 22 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index d66862b..fde8e60 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: cofad Title: Contrast Analyses for Factorial Designs -Version: 0.2.1.9000 +Version: 0.3.0 Authors@R: c( person("Johannes", "Titz", , "johannes.titz@gmail.com", role = c("aut", "cre")), person("Markus", "Burkhardt", , "markus.burkhardt@psychologie.tu-chemnitz.de", role = "aut"), diff --git a/NEWS.md b/NEWS.md index bfd5c95..49f95aa 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,17 @@ -# +# cofad 0.3.0 + +* several bugs were fixed including rare ocassions, where the order of factors was not treated correctly +* included a helper function to calculate differences between two sets of lambdas for a competing contrast analysis, including documentation +* added data examples +* remove plyr as dependency +* spell check +* change maintainer to Johannes Titz, change order of authors, add contributors Mirka Henninger and Simone Malejka +* improve summary functions, content and display +* modify shiny GUI to use normal elements due to instability with moving elements (sortable) +* migrate to shinytest2 +* include test for aggregated function, make it work with summary +* deduplicate code (reuse between for mixed) +* update summary for mixed # cofad 0.2.1 diff --git a/cran-comments.md b/cran-comments.md index 7706e78..e95bb29 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,25 +1,17 @@ ---- -title: "cran-comments" -output: html_document ---- -## Test environments -* local Win 7, R 3.6.0 -* local Scientific Linux 7.6, R 3.6.0 -* win-builder (devel and release) - ## R CMD check results -There were no ERRORs or WARNINGs or NOTES. - - -## Note in Win builder -checking CRAN incoming feasibility ... NOTE -## Additional info +0 errors | 0 warnings | 1 note -Resubmission after Fixing. +* checking CRAN incoming feasibility ... NOTE + Maintainer: ‘Johannes Titz ’ + + New maintainer: + Johannes Titz + Old maintainer(s): + Markus Burkhardt -Analysis --> analysis -Designs --> designs -,and --> , and + The maintainer has indeed changed. + +## revdepcheck results -add ISBN to reference Description text in the form +There are currently no downstream dependencies for this package