{"id":16520891,"url":"https://github.com/jhrcook/fivethirtyeight-riddler","last_synced_at":"2026-04-17T15:01:42.203Z","repository":{"id":115870135,"uuid":"258836268","full_name":"jhrcook/fivethirtyeight-riddler","owner":"jhrcook","description":"My solutions to the FiveThirtyEight Riddler puzzles","archived":false,"fork":false,"pushed_at":"2023-12-09T20:32:10.000Z","size":12882,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T01:15:52.576Z","etag":null,"topics":["fivethirtyeight","fivethirtyeight-riddler","puzzles","r","riddler","riddles","rlang","rmarkdown","simulation"],"latest_commit_sha":null,"homepage":"https://fivethirtyeight.com/tag/the-riddler/","language":"JavaScript","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/jhrcook.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":"2020-04-25T17:39:28.000Z","updated_at":"2023-12-09T20:32:14.000Z","dependencies_parsed_at":"2023-12-09T21:26:55.965Z","dependency_job_id":null,"html_url":"https://github.com/jhrcook/fivethirtyeight-riddler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhrcook/fivethirtyeight-riddler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Ffivethirtyeight-riddler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Ffivethirtyeight-riddler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Ffivethirtyeight-riddler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Ffivethirtyeight-riddler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhrcook","download_url":"https://codeload.github.com/jhrcook/fivethirtyeight-riddler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Ffivethirtyeight-riddler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266127236,"owners_count":23880423,"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":["fivethirtyeight","fivethirtyeight-riddler","puzzles","r","riddler","riddles","rlang","rmarkdown","simulation"],"created_at":"2024-10-11T16:53:33.418Z","updated_at":"2026-04-17T15:01:42.025Z","avatar_url":"https://github.com/jhrcook.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n```{r setup, include=FALSE}\nknitr::opts_chunk$set(echo = TRUE)\n```\n\n# FiveThirtEight - Riddlers\n\nEvery week, FiveThirtyEight releases a short puzzle they call a [Riddler](https://fivethirtyeight.com/tag/the-riddler/).\nThis repository contains my attempts at solving these puzzles.\n\n## Log\n\n[Can You Beat MLB Recods?](https://fivethirtyeight.com/features/can-you-connect-the-dots/)\n\ndate: 2020-07-18  \nsolution: [notebook](2020-07-18_beat-mlb-records.Rmd), [markdown](2020-07-18_beat-mlb-records.md)\n\n![](2020-07-18_beat-mlb-records_files/figure-gfm/unnamed-chunk-8-1.png)\n\n\n\n[Can You Just Keep Turning?](https://fivethirtyeight.com/features/can-you-connect-the-dots/)\n\ndate: 2020-06-27  \nsolution: [notebook](2020-06-27_just-keep-turning.Rmd), [markdown](2020-06-27_just-keep-turning.md)\n\n![](2020-06-27_just-keep-turning_files/figure-gfm/unnamed-chunk-10-1.png)\n\n\n\n[Can You Solve the Not-So-Corn Maze?](https://fivethirtyeight.com/features/can-you-break-the-riddler-bank/)\n\ndate: 2020-06-20  \nsolution: [notebook](2020-06-20_not-so-corn-maze.Rmd), [markdown](2020-06-20_not-so-corn-maze.md)\n\n![](2020-06-20_not-so-corn-maze_files/figure-gfm/unnamed-chunk-7-1.png)\n\n\n\n[Can You Track The Delirious Ducks?](https://fivethirtyeight.com/features/can-you-track-the-delirious-ducks/)\n\ndate: 2020-06-13  \nsolution: [notebook](2020-06-13_delirious-duck.Rmd), [markdown](2020-06-13_delirious-duck.md)\n\n![](2020-06-13_delirious-duck_files/figure-gfm/unnamed-chunk-14-1.png)\n\n\n\n[Can You Roll The Perfect Bowl?](https://fivethirtyeight.com/features/can-you-roll-the-perfect-bowl/)\n\ndate: 2020-05-30  \nsolution: [notebook](2020-05-30_perfect-bowl.Rmd), [markdown](2020-05-30_perfect-bowl.md)\n\n![](2020-05-30_perfect-bowl_files/figure-gfm/unnamed-chunk-10-1.gif)\n\n\n\n[Can You Solve This Rather Pedestrian Puzzle?](https://fivethirtyeight.com/features/can-you-solve-this-rather-pedestrian-puzzle/)\n\ndate: 2020-05-17  \nsolution: [notebook](2020-05-16_pedestrian-question.Rmd), [markdown](2020-05-16_pedestrian-question.md)\n\n![](2020-05-16_pedestrian-question_files/figure-gfm/unnamed-chunk-27-1.png)\n\n\n\n[Can You Tell When The Snow Started?](https://fivethirtyeight.com/features/can-you-catch-the-free-t-shirt/)\n\ndate: 2020-05-09  \nsolution: [notebook](2020-05-09_riddler-snow-started.Rmd), [markdown](2020-05-09_riddler-snow-started.md)\n\n![](2020-05-09_riddler-snow-started_files/figure-gfm/unnamed-chunk-11-1.gif)\n\n\n\n[Can You Flip Your Way To Freedom?](https://fivethirtyeight.com/features/can-you-flip-your-way-to-freedom/)\n\ndate: 2020-05-01  \nsolution: [notebook](2020-05-01_riddler-flip-to-freedom.Rmd), [markdown](2020-05-01_riddler-flip-to-freedom.md)\n\n![](2020-05-01_riddler-flip-to-freedom_files/figure-gfm/unnamed-chunk-12-1.png)\n\n\n\n[Can You Solve The Chess Mystery?](https://fivethirtyeight.com/features/can-you-solve-the-chess-mystery/)\n\ndate: 2020-04-17  \nsolution: [notebook](2020-04-17_riddler-chess-mystery.Rmd), [markdown](2020-04-17_riddler-chess-mystery.md)\n\n![](2020-04-17_riddler-chess-mystery_files/figure-gfm/unnamed-chunk-18-1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhrcook%2Ffivethirtyeight-riddler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhrcook%2Ffivethirtyeight-riddler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhrcook%2Ffivethirtyeight-riddler/lists"}