{"id":31536727,"url":"https://github.com/davidrsch/hg-gh4res","last_synced_at":"2025-10-04T07:47:50.062Z","repository":{"id":251206549,"uuid":"836187859","full_name":"davidrsch/hg-gh4res","owner":"davidrsch","description":"My personal spanish translation \"Happy Git and GitHub for the useR\"","archived":false,"fork":false,"pushed_at":"2025-08-06T22:22:50.000Z","size":12314,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T00:10:41.050Z","etag":null,"topics":["book","git","github","r","spanish","translation"],"latest_commit_sha":null,"homepage":"https://davidrsch.github.io/hg-gh4res/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidrsch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-31T10:28:18.000Z","updated_at":"2025-08-06T22:18:39.000Z","dependencies_parsed_at":"2025-01-16T12:07:45.396Z","dependency_job_id":null,"html_url":"https://github.com/davidrsch/hg-gh4res","commit_stats":null,"previous_names":["davidrsch/hgitwithres","davidrsch/hg-gh4res"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidrsch/hg-gh4res","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrsch%2Fhg-gh4res","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrsch%2Fhg-gh4res/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrsch%2Fhg-gh4res/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrsch%2Fhg-gh4res/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidrsch","download_url":"https://codeload.github.com/davidrsch/hg-gh4res/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidrsch%2Fhg-gh4res/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283493,"owners_count":25961310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["book","git","github","r","spanish","translation"],"created_at":"2025-10-04T07:47:42.788Z","updated_at":"2025-10-04T07:47:50.053Z","avatar_url":"https://github.com/davidrsch.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Español\n\n## Git \u0026 GitHub con R\n\n\u003ca href=\"https://happygitwithr.com/\"\u003e\u003cimg src=\"logo.png\" alt=\"Cover image\" width=\"285\" align=\"right\" style=\"margin: 0 1em 0 1em\"/\u003e\u003c/a\u003e Este repositorio contiene el código fuente del libro **\"Git \u0026 GitHub con R\"** de Jenny Bryan, asistentes de profesores del curso STAT 545 y Jim Hester. El libro está construido usando [Quarto](https://quarto.org/). Este libro le enseñará cómo hacer uso de Git en sus proyectos de Ciencia de Datos.\n\nEl libro ofrece instrucciones concisas sobre cómo instalar Git y hacer que funcione sin problemas con GitHub, en el shell y en el IDE de RStudio. Al leer este libro aprenderá a desarrollar algunos flujos de trabajo clave que cubran las tareas más comunes. Sabrá integrar Git y GitHub en su trabajo diario con R y R Markdown. El lector objetivo es alguien que usa R para el análisis de datos o que trabaja en paquetes de R, aunque parte del contenido puede ser útil para quienes trabajan en áreas adyacentes.\n\n## Sobre la traducción\n\nEsta traducción de \"Git \u0026 GitHub con R\" es un proyecto personal de [David Díaz Rodríguez](https://github.com/davidrsch) con el objetivo de facilitar el estudio del control de versiones en proyectos de Ciencia de Datos, tanto al propio traductor como a todas aquellas personas de habla hispana que deseen aprender sobre este tema.\n\nSeñalar que esta es una traducción textual del libro por lo que cuando se hacen referencias en primera persona se trata de los autores y no el traductor.\n\nSi detecta algún error relacionado con el contenido de la traducción, siéntase libre de abrir un issue o un pull request en este [repositorio](https://github.com/davidrsch/hg-gh4res).\n\n# English\n\n## Happy Git and GitHub for the useR\n\n\u003ca href=\"https://happygitwithr.com/\"\u003e\u003cimg src=\"img/watch-me-diff-watch-me-rebase-smaller.png\" alt=\"Cover image\" width=\"285\" align=\"right\" style=\"margin: 0 1em 0 1em\"/\u003e\u003c/a\u003eThis repository contains the source of **\"Happy Git and GitHub for the useR\"** book by Jenny Bryan, the STAT 545 TAs \u0026 Jim Hester. The book is built using [Quarto](https://quarto.org/). This book will teach you how to make use of Git in your Data Science projects.\n\nThe book provides concise instructions on how to install Git and get it working seamlessly with GitHub, in the shell, and in the RStudio IDE. By reading this book you will learn how to develop some key workflows covering the most common tasks. You will know how to integrate Git and GitHub into your daily work with R and R Markdown. The target reader is someone who uses R for data analysis or works on R packages, although some of the content may be useful for those working in adjacent areas.\n\n## About the translation\n\nThis translation of \"Happy Git and GitHub for the useR\" is a personal project by [David Díaz Rodríguez](https://github.com/davidrsch) with the aim of facilitating the study of version control in Data Science projects, both for the translator himself and for all those Spanish-speaking people who wish to learn about this topic.\n\nNote that this is a verbatim translation of the book so when references are made in the first person it is the authors and not the translator.\n\nIf you spot any issue related to the translation content, feel free to open an issue or pull request on this [repository](https://github.com/davidrsch/r4dses).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidrsch%2Fhg-gh4res","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidrsch%2Fhg-gh4res","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidrsch%2Fhg-gh4res/lists"}