{"id":24285439,"url":"https://github.com/laderast/oop_talk","last_synced_at":"2025-10-09T16:36:53.529Z","repository":{"id":82478560,"uuid":"178075974","full_name":"laderast/oop_talk","owner":"laderast","description":"Object Oriented Systems in R Talk","archived":false,"fork":false,"pushed_at":"2019-07-03T17:08:19.000Z","size":611,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-25T07:33:24.532Z","etag":null,"topics":["object-oriented-programming","r","r6","s3","s4"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laderast.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}},"created_at":"2019-03-27T21:17:26.000Z","updated_at":"2024-11-22T15:51:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"195ad442-9174-46a8-a1e9-198470d0b7a8","html_url":"https://github.com/laderast/oop_talk","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/laderast/oop_talk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laderast%2Foop_talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laderast%2Foop_talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laderast%2Foop_talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laderast%2Foop_talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laderast","download_url":"https://codeload.github.com/laderast/oop_talk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laderast%2Foop_talk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001779,"owners_count":26083173,"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-09T02:00:07.460Z","response_time":59,"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":["object-oriented-programming","r","r6","s3","s4"],"created_at":"2025-01-16T06:34:33.256Z","updated_at":"2025-10-09T16:36:53.478Z","avatar_url":"https://github.com/laderast.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slides and Project Workspace for Object Oriented Systems in R: S3, S4, and R6\n\nScott Chamberlain and Ted Laderas\n\n## Required Packages\n\n```\ninstall.packages(c(\"R6\", \"here\", \"dplyr\"))\n```\n## Getting Started\n\n1. Clone/Download this Repository\n2. Unzip (if necessary) to a folder\n3. Open the `oop_talk.rproj` file in RStudio\n\n\n## Talk Material\n\n- [Intro Slides](http://laderast.github.io/oop_talk/)\n- [S3 Classes Slides](https://scotttalks.info/rs3/) - Also see `S3-objects.Rmd` and `S3-objects.R`\n- [S4 Classes Programming Notebook](http://laderast.github.io/oop_talk/S4-objects.nb.html) - Open up `S4-objects.Rmd` (R Notebook)\n- [R6 Classes Programming Notebook](http://laderast.github.io/oop_talk/R6-objects.nb.html) - Open up `R6-objects.Rmd` (R Notebook)\n\n## Acknowledgements\n\nPortions of this tutorial are gratefully derived from: \n\n- [Hadley Wickham: Advanced R on R's Object systems](http://adv-r.had.co.nz/OO-essentials.html)\n- [S4 Classes and Methods](https://kasperdanielhansen.github.io/genbioconductor/html/R_S4.html)\n- [A practical Tutorial on S4 Programming](https://www.bioconductor.org/help/course-materials/2013/CSAMA2013/friday/afternoon/S4-tutorial.pdf)\n- [S4 Classes](https://www.cyclismo.org/tutorial/R/s4Classes.html)\n- [Advanced R](https://adv-r.hadley.nz/)\n\nThanks to Jim Tyhurst for pointing out that I was mixing multiple inheritance with polymorphism. This mistake has been corrected throughout the material.\n\n## License\n\nAll code is licensed with a MIT License (see LICENSE.txt)\nAll Material is CC 4.0 By (Please link to us if you use this material!)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladerast%2Foop_talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fladerast%2Foop_talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fladerast%2Foop_talk/lists"}