{"id":17153786,"url":"https://github.com/bradleyboehmke/rbootcamp","last_synced_at":"2025-09-01T20:09:23.264Z","repository":{"id":115284936,"uuid":"100417954","full_name":"bradleyboehmke/rbootcamp","owner":"bradleyboehmke","description":"Interactive tutorials for my R Bootcamp course","archived":false,"fork":false,"pushed_at":"2018-07-26T17:32:30.000Z","size":1335,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-29T12:58:16.400Z","etag":null,"topics":["data-science","education","r","teaching","tutorial-code","tutorial-exercises"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradleyboehmke.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-15T20:45:09.000Z","updated_at":"2021-05-13T14:35:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b420ef3-a23e-4b4f-b098-d75bde2d35d1","html_url":"https://github.com/bradleyboehmke/rbootcamp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bradleyboehmke/rbootcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyboehmke%2Frbootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyboehmke%2Frbootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyboehmke%2Frbootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyboehmke%2Frbootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradleyboehmke","download_url":"https://codeload.github.com/bradleyboehmke/rbootcamp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradleyboehmke%2Frbootcamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273183228,"owners_count":25059812,"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-09-01T02:00:09.058Z","response_time":120,"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":["data-science","education","r","teaching","tutorial-code","tutorial-exercises"],"created_at":"2024-10-14T21:47:18.838Z","updated_at":"2025-09-01T20:09:23.238Z","avatar_url":"https://github.com/bradleyboehmke.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput:\n  md_document:\n    variant: markdown_github\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n**Author:** [Brad Boehmke](http://bradleyboehmke.github.io/)\u003cbr/\u003e **License:** [GPL (\u0026gt;= 2)](https://opensource.org/licenses/gpl-license)\n\n`rbootcamp` is an R package that provides a structured learning environment to deliver tutorials for my R Bootcamp courses.\n\n## Installation\n\nYou can install `rbootcamp` straight from GitHub with:\n\n```\nif (packageVersion(\"devtools\") \u003c 1.6) {\n  install.packages(\"devtools\")\n}\n\ndevtools::install_github(\"bradleyboehmke/rbootcamp\")\n```\n\n## Start Learning\n\n`rbootcamp` provides several tutorials covering common analytic techniques:\n\n1.  \"Hello\": An introduction to `rbootcamp`\n2.  \"EDA\": Practicing Exploratory Data Analysis\n\n\nTo start learning just use the `get_tutorial` function to activate the desired tutorial:\n\n```\nlibrary(rbootcamp)\n\nget_tutorial(\"Hello\")\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleyboehmke%2Frbootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradleyboehmke%2Frbootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradleyboehmke%2Frbootcamp/lists"}