Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,15 @@ book:

- part: Building Your Package
part-es: Construyendo tu paquete
part-pt: Criando
chapters:
- pkg_building.Rmd
- pkg_ci.Rmd
- pkg_security.Rmd

- part: Software Peer Review of Packages
part-es: Revisión por pares de software de paquetes
part-pt: Revisão por pares de pacotes de software
chapters:
- softwarereview_intro.Rmd
- softwarereview_policies.Rmd
Expand All @@ -79,6 +81,7 @@ book:

- part: Maintaining Packages
part-es: Manteniendo paquetes
part-pt: Manutenção de pacotes
chapters:
- maintenance_cheatsheet.Rmd
- maintenance_collaboration.Rmd
Expand All @@ -92,6 +95,7 @@ book:

- part: Appendix
part-es: Apéndice
part-pt: Apêndice
chapters:
- booknews.Rmd
- reviewtemplate.Rmd
Expand Down
Loading