{"id":18555400,"url":"https://github.com/bearloga/mua3","last_synced_at":"2025-06-28T17:34:02.810Z","repository":{"id":146996635,"uuid":"205716621","full_name":"bearloga/MUA3","owner":"bearloga","description":"Marvel Ultimate Alliance 3 team optimizer","archived":false,"fork":false,"pushed_at":"2019-10-02T02:09:10.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T13:09:42.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bearloga.shinyapps.io/mua3-demo/","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/bearloga.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-09-01T18:30:36.000Z","updated_at":"2019-10-02T02:09:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2e0e8738-74a3-4f55-819f-6db80035dcd3","html_url":"https://github.com/bearloga/MUA3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bearloga/MUA3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2FMUA3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2FMUA3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2FMUA3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2FMUA3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bearloga","download_url":"https://codeload.github.com/bearloga/MUA3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearloga%2FMUA3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262469391,"owners_count":23316314,"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":[],"created_at":"2024-11-06T21:26:26.702Z","updated_at":"2025-06-28T17:34:02.782Z","avatar_url":"https://github.com/bearloga.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marvel Ultimate Alliance 3 team optimizer\n\n## Dependencies\n\n```R\ninstall.packages(c(\n  \"magrittr\", \"janitor\", \"assertthat\",\n  \"dplyr\", \"tidyr\", \"purrr\", \"readr\",\n  \"shiny\", \"shinythemes\", \"DT\"\n))\n```\n\n## Setup\n\n1. Run [misc/data.R](misc/data.R) first to populate mua3-app/data directory with the required rds files.\n2. `shiny::runApp(\"mua3-app\")`\n\n## Structure\n\n- The aforementioned data script processes [raw data](misc/raw/)\n- [utils.R](mua3-app/utils.R) has the following functions:\n  - `calculate_bonuses` accepts a character vector of **4** names and outputs a data frame of stats and their bonuses\n  - `potential_bonuses` accepts a character vector of **3** names and runs `calculate_bonuses` with each of the remaining heroes\n  - `produce_recommendations` accepts a character vector of **3** names and produces recommendations based on their potential bonuses\n  \n## Licensing\n\n*Core* code in data.R and utils.R is licensed under MIT. The *app* code in ui.R/server.R is licensed under GPL-3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearloga%2Fmua3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbearloga%2Fmua3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearloga%2Fmua3/lists"}