Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for v0.2.2 #45

Merged
merged 5 commits into from
Feb 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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
7 changes: 6 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
11 changes: 3 additions & 8 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 0 additions & 1 deletion man/JSmediation-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions man/extract_tidy_models.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions revdep/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
checks
library
checks.noindex
library.noindex
data.sqlite
*.html
download
lib
cloud.noindex
54 changes: 54 additions & 0 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -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

7 changes: 7 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -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

1 change: 1 addition & 0 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
1 change: 1 addition & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*
Loading