You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This opens an issue in your package repository with a checklist of tasks for regular maintenance of your package. This is a fairly opinionated list of tasks but we believe taking care of them will generally make your package better, easier to maintain, and more enjoyable for your users.
usethis::use_tidy_description()
usethis::use_github_action('check-standard')
Align the names of R/ files and test/ files for workflow happiness. The docs for usethis::use_r() include a helpful script. usethis::rename_files() may be be useful. <- puedo demostrarlo con los tests existentes
usethis::use_github_action('pkgdown') <--necesita hacerlo un admin - puedo guiar a @mablan
usethis::use_code_of_conduct() <-- es estandard pero quzas quieran discutirlo internamente primero
Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples <-- es bastante esfuerzo porque hay muchas imagenes.
Consider changing default branch from master to main <-- necesita hacerlo un admin - puedo guiar a @mablan
usethis::use_github_action('test-coverage') <-- el setup no es tan fluido
Created on 2024-10-28 with usethis::use_upkeep_issue(), using usethis v3.0.0
The text was updated successfully, but these errors were encountered:
Relacionado a:
Este tiquete fue creado con
usethis::use_upkeep_issue()
:usethis::use_tidy_description()
usethis::use_github_action('check-standard')
R/
files andtest/
files for workflow happiness. The docs forusethis::use_r()
include a helpful script.usethis::rename_files()
may be be useful. <- puedo demostrarlo con los tests existentesusethis::use_github_action('pkgdown')
<--necesita hacerlo un admin - puedo guiar a @mablanusethis::use_code_of_conduct()
<-- es estandard pero quzas quieran discutirlo internamente primeromaster
tomain
<-- necesita hacerlo un admin - puedo guiar a @mablanusethis::use_github_action('test-coverage')
<-- el setup no es tan fluidoCreated on 2024-10-28 with
usethis::use_upkeep_issue()
, using usethis v3.0.0The text was updated successfully, but these errors were encountered: