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

Release v 1.1.0 #213

Merged
merged 14 commits into from
Mar 3, 2025
Merged

Release v 1.1.0 #213

merged 14 commits into from
Mar 3, 2025

Conversation

Karim-Mane
Copy link
Member

This PR contains changes made during the preparation of version 1.1.0 release of the package.

@Karim-Mane Karim-Mane requested a review from Bisaloo March 3, 2025 11:43
Copy link
Member

@Bisaloo Bisaloo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cleanepi doesn't have reverse dependencies so you don't need to commit the revdep folder. Could you remove it to keep to repo clean please?

@Karim-Mane Karim-Mane requested a review from Bisaloo March 3, 2025 14:28
[{rlang}](https://CRAN.R-project.org/package=rlang) used here for its `.data` functionality to retrieve data-variables from the data frame, [{readr}](https://CRAN.R-project.org/package=readr) used to import data, [{janitor}](https://CRAN.R-project.org/package=janitor) used to standardize column names in `standardize_column_names()`,
[{tibble}](https://CRAN.R-project.org/package=tibble) used to work tibbles.
[{naniar}](https://CRAN.R-project.org/package=tibble) used to for its predefined set of common missing value strings.

The functions will require other packages that are needed in the package development process including:

[{checkmate}](https://CRAN.R-project.org/package=checkmate), [{kableExtra}](https://CRAN.R-project.org/package=kableExtra), [{bookdown}](https://CRAN.R-project.org/package=bookdown), [{rmarkdown}](https://CRAN.R-project.org/package=rmarkdown), [{testthat}](https://CRAN.R-project.org/package=testthat) (\>= 3.0.0), [{knitr}](https://CRAN.R-project.org/package=knitr), [{lintr}](https://CRAN.R-project.org/package=lintr),
[{utils}](https://CRAN.R-project.org/package=utils),
[{utils}](https://CRAN.R-project.org/package=R.utils),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utils & R.utils are two different packages.

Suggested change
[{utils}](https://CRAN.R-project.org/package=R.utils),
{utils}

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch.

@Karim-Mane Karim-Mane merged commit 87f26ac into main Mar 3, 2025
9 checks passed
@Karim-Mane Karim-Mane deleted the release_v_1.1.0 branch March 3, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants