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 desla 0.3.0 #2

Open
14 of 26 tasks
RobertAdamek opened this issue Jun 26, 2023 · 0 comments
Open
14 of 26 tasks

Release desla 0.3.0 #2

RobertAdamek opened this issue Jun 26, 2023 · 0 comments

Comments

@RobertAdamek
Copy link
Owner

RobertAdamek commented Jun 26, 2023

Prepare for release:

  • All good on my Windows machine
  • devtools::check_win_devel()
  • All good on R-devel
  • rhub::check_for_cran()

-Debian Linux, R-devel, GCC ASAN/UBSAN: FAILED TO INSTALL
-This seems to be an error related to the C++ compiler, which is preventing installation of RcppArmadillo:

72 | #error "*** C++11 compiler required; enable C++11 mode in your compiler, or use an earlier version of Armadillo"

  • Not sure what causes this, but it's NOT the removal of the line "CXX_STD=CXX11" in the Makevars files. It fails even when those are included
  • rhub::check(platform = 'ubuntu-rchk')
    -Two errors:
  • rhub::check_with_sanitizers()
  • revdepcheck::revdep_check(num_workers = 4)
  • Update cran-comments.md
  • git push
  • Draft blog post

Submit to CRAN:

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

Wait for CRAN...

  • Accepted 🎉
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • git push
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu
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

1 participant