{"id":22355885,"url":"https://github.com/curso-r/main-r4ds-3","last_synced_at":"2025-03-26T13:13:34.713Z","repository":{"id":62420117,"uuid":"545157174","full_name":"curso-r/main-r4ds-3","owner":"curso-r","description":"R para Ciência de Dados III","archived":false,"fork":false,"pushed_at":"2023-06-07T00:43:26.000Z","size":37089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-31T14:29:17.701Z","etag":null,"topics":["data-science","r","teaching"],"latest_commit_sha":null,"homepage":"https://loja.curso-r.com/r-para-ciencia-de-dados-3.html","language":"HTML","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/curso-r.png","metadata":{"files":{"readme":"README.Rmd","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}},"created_at":"2022-10-03T22:08:07.000Z","updated_at":"2023-03-03T13:17:53.000Z","dependencies_parsed_at":"2025-01-31T14:39:24.107Z","dependency_job_id":null,"html_url":"https://github.com/curso-r/main-r4ds-3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curso-r%2Fmain-r4ds-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curso-r%2Fmain-r4ds-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curso-r%2Fmain-r4ds-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curso-r%2Fmain-r4ds-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curso-r","download_url":"https://codeload.github.com/curso-r/main-r4ds-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245659053,"owners_count":20651525,"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","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":["data-science","r","teaching"],"created_at":"2024-12-04T14:08:27.904Z","updated_at":"2025-03-26T13:13:34.690Z","avatar_url":"https://github.com/curso-r.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\nparams:\n  curso: r4ds-3\n---\n\n# R para Ciência de Dados III\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n\u003c!-- badges: start --\u003e\n[![CC BY-NC-SA 4.0](https://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by-nc-sa.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n\u003c!-- badges: end --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(collapse = TRUE, comment = \"#\u003e\")\n```\n\nRepositório principal do curso _R para Ciência de Dados III_.\n\nInscreva-se no curso: https://loja.curso-r.com/\n\n**Acesse o material completo do curso escolhendo uma das turmas abaixo**.\n\n```{r, echo = FALSE}\nparams$curso |\u003e\n  stringr::str_c('org:curso-r in:name \"', ... = _, '\"') |\u003e\n  gh::gh(\"/search/repositories?q={query}\", query = _, per_page = 100) |\u003e\n  purrr::pluck(\"items\") |\u003e\n  purrr::map_chr(\"name\") |\u003e\n  tibble::tibble(repo = _) |\u003e\n  dplyr::filter(!stringr::str_detect(repo, \"main\")) |\u003e\n  dplyr::mutate(\n    date = repo |\u003e\n      stringr::str_extract(\"^[0-9]+\") |\u003e\n      lubridate::ym(),\n    Turma = stringr::str_c(\n      lubridate::month(date, TRUE, FALSE, \"pt_BR.UTF-8\"),\n      \" de \",\n      lubridate::year(date)\n    ),\n    Material = stringr::str_c(\"curso-r.github.io/\", repo),\n    Material = stringr::str_c(\"[\", Material, \"](https://\", Material, \")\"),\n    GitHub = stringr::str_c(\"github.com/curso-r/\", repo),\n    GitHub = stringr::str_c(\"[\", GitHub, \"](https://\", GitHub, \")\"),\n  ) |\u003e\n  dplyr::arrange(dplyr::desc(date)) |\u003e\n  dplyr::select(Turma, Material, GitHub) |\u003e\n  knitr::kable()\n```\n\n## Plano de aula\n\n6 aulas (18h) com os temas:\n\n  - Organização de projetos\n  - Faxina de dados\n  - Conexão com bancos de dados\n  - Git e GitHub\n  - Pacotes\n  - Integração\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurso-r%2Fmain-r4ds-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurso-r%2Fmain-r4ds-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurso-r%2Fmain-r4ds-3/lists"}