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 flowmapblue 0.0.2 #10

Closed
17 of 18 tasks
e-kotov opened this issue Aug 30, 2024 · 3 comments · Fixed by #11
Closed
17 of 18 tasks

Release flowmapblue 0.0.2 #10

e-kotov opened this issue Aug 30, 2024 · 3 comments · Fixed by #11
Assignees

Comments

@e-kotov
Copy link
Collaborator

e-kotov commented Aug 30, 2024

First release:

Prepare for release:

  • git pull
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • git push

Submit to CRAN:

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

Wait for CRAN...

  • Accepted 🎉
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
@e-kotov e-kotov changed the title Release flowmapblue 0.0.2 Release flowmapblue 0.0.1 Aug 30, 2024
@e-kotov e-kotov added this to the publish to CRAN milestone Aug 30, 2024
@e-kotov
Copy link
Collaborator Author

e-kotov commented Sep 3, 2024

FYI, received CRAN comments for the initial submission:

The Description field is intended to be a (one paragraph) description of
what the package does and why it may be useful. Please add more details
about the package functionality and implemented methods in your
Description text.

If there are references describing the methods in your package, please
add these in the description field of your DESCRIPTION file in the form
authors (year) doi:...
authors (year, ISBN:...)
or if those are not available: https:...
with no space after 'doi:', 'https:' and angle brackets for
auto-linking. (If you want to add a title as well please put it in
quotes: "Title")

Please add \value to .Rd files regarding exported methods and explain
the functions results in the documentation. Please write about the
structure of the output (class) and also what the output means. (If a
function does not return a value, please document that too, e.g.
\value{No return value, called for side effects} or similar)
Missing Rd-tags:
flowmapblue-shiny.Rd: \value

Please fix and resubmit.

@e-kotov e-kotov self-assigned this Sep 3, 2024
@e-kotov e-kotov linked a pull request Sep 3, 2024 that will close this issue
@e-kotov e-kotov changed the title Release flowmapblue 0.0.1 Release flowmapblue 0.0.2 Sep 3, 2024
@ilyabo
Copy link
Member

ilyabo commented Sep 7, 2024

Big thanks @e-kotov, great that it's published as a proper package now!

@e-kotov
Copy link
Collaborator Author

e-kotov commented Sep 7, 2024

Big thanks @e-kotov, great that it's published as a proper package now!

You are welcome and thank you! We are making good use of it in https://ropenspain.github.io/spanishoddata/index.html

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 a pull request may close this issue.

2 participants