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 dplyr 1.0.8 #6080

Closed
17 tasks done
romainfrancois opened this issue Nov 12, 2021 · 18 comments
Closed
17 tasks done

Release dplyr 1.0.8 #6080

romainfrancois opened this issue Nov 12, 2021 · 18 comments

Comments

@romainfrancois
Copy link
Member

romainfrancois commented Nov 12, 2021

Prepare for release:

  • Check current CRAN check results
  • Polish NEWS
  • devtools::build_readme()
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • rhub::check(platform = 'ubuntu-rchk')
  • rhub::check_with_sanitizers()
  • revdepcheck::cloud_check() : 11 new problems / 16 failed to check / 3196
  • Update cran-comments.md

Submit to CRAN:

  • usethis::use_version('patch')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • usethis::use_github_release()
  • usethis::use_dev_version()
@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment has been minimized.

@DavisVaughan

This comment has been minimized.

@eitsupi

This comment has been minimized.

@eitsupi

This comment has been minimized.

@romainfrancois

This comment has been minimized.

@DavisVaughan

This comment has been minimized.

@romainfrancois

This comment has been minimized.

@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment has been minimized.

@romainfrancois romainfrancois pinned this issue Jan 28, 2022
@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment was marked as outdated.

@romainfrancois

This comment was marked as outdated.

@romainfrancois
Copy link
Member Author

romainfrancois commented Feb 4, 2022

# Revdeps

## Failed to check (16)

|package        |version |error |warning |note |
|:--------------|:-------|:-----|:-------|:----|
|accept         |?       |      |        |     |
|AgroReg        |1.2.1   |1     |        |     |
|bayesmodels    |?       |      |        |     |
|bsem           |1.0.0   |1     |        |1    |
|CausalImpact   |?       |      |        |     |
|cbar           |?       |      |        |     |
|conos          |1.4.5   |1     |        |     |
|geocmeans      |?       |      |        |     |
|icardaFIGSr    |1.0.2   |1     |        |     |
|loon.ggplot    |?       |      |        |     |
|loon.shiny     |?       |      |        |     |
|MarketMatching |?       |      |        |     |
|MSiP           |1.3.7   |1     |        |     |
|scRNAstat      |0.1.1   |1     |        |     |
|SWMPr          |2.4.1   |1     |        |     |
|vivid          |?       |      |        |     |

## New problems (11)

|package                                            |version |error  |warning |note     |
|:--------------------------------------------------|:-------|:------|:-------|:--------|
|[chunked](problems.md#chunked)                     |0.5.1   |__+1__ |        |1 __+1__ |
|[functiondepends](problems.md#functiondepends)     |0.2.1   |       |__+1__  |1        |
|[mcp](problems.md#mcp)                             |0.3.1   |__+1__ |        |         |
|[nomisr](problems.md#nomisr)                       |0.4.4   |       |__+1__  |         |
|[photobiology](problems.md#photobiology)           |0.10.8  |__+1__ |__+2__  |         |
|[photobiologyInOut](problems.md#photobiologyinout) |0.4.23  |__+1__ |__+1__  |1        |
|[prider](problems.md#prider)                       |1.0.2   |__+1__ |        |         |
|[saeSim](problems.md#saesim)                       |0.10.0  |__+2__ |__+1__  |__+1__   |
|[salem](problems.md#salem)                         |0.2.0   |       |__+1__  |         |
|[sfnetworks](problems.md#sfnetworks)               |0.5.4   |       |__+1__  |         |
|[telemac](problems.md#telemac)                     |0.1.0   |       |__+1__  |2        |

chunked : pull request edwindj/chunked#21
functiondepends : pull request jakubsob/functiondepends#2
mcp: issue lindeloev/mcp#140
nomisr: fixed in dev version. ropensci/nomisr#29
photobiology, photobiologyInOut : fixed in dev aphalo/photobiology#6
prider: fixed in dev version, tamminenlab/prider#8
saeSim: pull request; wahani/saeSim#41
salem : pull request elinw/salem#3
sfnetworks: pull request luukvdmeer/sfnetworks#202
telemac: pull request tpilz/telemac#1 this is about attribute retention of mutate() on things that are not bare data frames.

@romainfrancois
Copy link
Member Author

Findings from cran pretests:

chunked : pull request available: edwindj/chunked#21
functiondepends: pull request available: jakubsob/functiondepends#2
imfr: appears to be a connection issues, unrelated to our changes
mapping: unrelated to dplyr changes
mcp: known issue: lindeloev/mcp#140
prider: fixed in their dev version
saeSim: pull request wahani/saeSim#41
sfnetworks: pull request: luukvdmeer/sfnetworks#202
telemac: pull request tpilz/telemac#1

@romainfrancois romainfrancois unpinned this issue Feb 8, 2022
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

No branches or pull requests

3 participants