diff --git a/DESCRIPTION b/DESCRIPTION index 4dc1d85..9b8bb77 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -80,4 +80,4 @@ Config/testthat/parallel: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 diff --git a/NEWS.md b/NEWS.md index 4c4536b..624353f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,9 @@ -# JSmediation (development) +# JSmediation (0.2.2) + +## Minor improvements and bug fixes + +* Fix issues related to assumption check functions +* Small maintenance task # JSmediation (0.2.1) diff --git a/README.Rmd b/README.Rmd index a35137a..e5ea3d0 100644 --- a/README.Rmd +++ b/README.Rmd @@ -19,7 +19,7 @@ knitr::opts_chunk$set( status](https://www.r-pkg.org/badges/version/JSmediation)](https://cran.r-project.org/package=JSmediation) [![R-CMD-check](https://github.com/cedricbatailler/JSmediation/workflows/R-CMD-check/badge.svg)](https://github.com/cedricbatailler/JSmediation/actions/workflows/R-CMD-check.yaml) [![Coverage -status](https://codecov.io/gh/cedricbatailler/JSmediation/branch/master/graph/badge.svg)](https://codecov.io/github/cedricbatailler/JSmediation?branch=master) +status](https://codecov.io/gh/cedricbatailler/JSmediation/branch/master/graph/badge.svg)](https://app.codecov.io/github/cedricbatailler/JSmediation/tree/main) ## Overview diff --git a/README.md b/README.md index 78c33ce..384b672 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ status](https://www.r-pkg.org/badges/version/JSmediation)](https://cran.r-project.org/package=JSmediation) [![R-CMD-check](https://github.com/cedricbatailler/JSmediation/workflows/R-CMD-check/badge.svg)](https://github.com/cedricbatailler/JSmediation/actions/workflows/R-CMD-check.yaml) [![Coverage -status](https://codecov.io/gh/cedricbatailler/JSmediation/branch/master/graph/badge.svg)](https://codecov.io/github/cedricbatailler/JSmediation?branch=master) +status](https://codecov.io/gh/cedricbatailler/JSmediation/branch/master/graph/badge.svg)](https://app.codecov.io/github/cedricbatailler/JSmediation/tree/main) ## Overview diff --git a/cran-comments.md b/cran-comments.md index e98e671..a6037ad 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,20 +2,15 @@ This is a patch release. -This release removes a test depending on a package that have been archived by -CRAN ({processR}). It also fixes how test relying on external package are ran. -Tests depending on Suggests package are now conditional. - -Some parts of the documentation have also been reworked to account for a the new -{pkgdown} version. - -We also remove a dependency that was not used. +This release fixes an issue raised because of a recent {see} update. It also +removes some internal {dplyr} code that had been deprecated. ## Test environments * local win R install, R 4.2.2 * GitHub Actions (macOS-latest): release * GitHub Actions (windows-latest): relaese * GitHub Actions (ubuntu-20.04): release, devel +* `devtools::check_win_devel()` ## R CMD check results diff --git a/man/JSmediation-package.Rd b/man/JSmediation-package.Rd index 5a741b1..3a32f80 100644 --- a/man/JSmediation-package.Rd +++ b/man/JSmediation-package.Rd @@ -3,7 +3,6 @@ \docType{package} \name{JSmediation-package} \alias{JSmediation-package} -\alias{_PACKAGE} \alias{JSmediation} \title{JSmediation} \description{ diff --git a/man/extract_tidy_models.Rd b/man/extract_tidy_models.Rd index 8078c9a..d90eb5a 100644 --- a/man/extract_tidy_models.Rd +++ b/man/extract_tidy_models.Rd @@ -33,7 +33,7 @@ extract_tidy_models(my_model) } \seealso{ Other extract functions: -\code{\link{extract_models}()}, -\code{\link{extract_model}()} +\code{\link{extract_model}()}, +\code{\link{extract_models}()} } \concept{extract functions} diff --git a/revdep/.gitignore b/revdep/.gitignore new file mode 100644 index 0000000..d3ac4e1 --- /dev/null +++ b/revdep/.gitignore @@ -0,0 +1,9 @@ +checks +library +checks.noindex +library.noindex +data.sqlite +*.html +download +lib +cloud.noindex diff --git a/revdep/README.md b/revdep/README.md new file mode 100644 index 0000000..fe3c7f4 --- /dev/null +++ b/revdep/README.md @@ -0,0 +1,54 @@ +# Platform + +|field |value | +|:--------|:--------------------------------------------| +|version |R version 4.2.2 (2022-10-31 ucrt) | +|os |Windows 10 x64 (build 22631) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |French_France.utf8 | +|ctype |French_France.utf8 | +|tz |Europe/Paris | +|date |2024-02-23 | +|rstudio |2023.12.1+402 Ocean Storm (desktop) | +|pandoc |2.19.2 @ C:\PROGRA~3\CHOCOL~1\bin\pandoc.exe | + +# Dependencies + +|package |old |new |Δ | +|:-----------|:------|:----------|:--| +|JSmediation |0.2.1 |0.2.1.9000 |* | +|backports |1.4.1 |1.4.1 | | +|broom |1.0.5 |1.0.5 | | +|cli |3.6.2 |3.6.2 | | +|cpp11 |0.4.7 |0.4.7 | | +|data.table |1.15.0 |1.15.0 | | +|dplyr |1.1.4 |1.1.4 | | +|ellipsis |0.3.2 |0.3.2 | | +|evaluate |0.23 |0.23 | | +|fansi |1.0.6 |1.0.6 | | +|generics |0.1.3 |0.1.3 | | +|glue |1.7.0 |1.7.0 | | +|highr |0.10 |0.10 | | +|knitr |1.45 |1.45 | | +|lifecycle |1.0.4 |1.0.4 | | +|magrittr |2.0.3 |2.0.3 | | +|pillar |1.9.0 |1.9.0 | | +|pkgconfig |2.0.3 |2.0.3 | | +|purrr |1.0.2 |1.0.2 | | +|R6 |2.5.1 |2.5.1 | | +|rlang |1.1.3 |1.1.3 | | +|stringi |1.8.3 |1.8.3 | | +|stringr |1.5.1 |1.5.1 | | +|tibble |3.2.1 |3.2.1 | | +|tidyr |1.3.1 |1.3.1 | | +|tidyselect |1.2.0 |1.2.0 | | +|utf8 |1.2.4 |1.2.4 | | +|vctrs |0.6.5 |0.6.5 | | +|withr |3.0.0 |3.0.0 | | +|xfun |0.42 |0.42 | | +|yaml |2.3.8 |2.3.8 | | + +# 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