{"id":27172115,"url":"https://github.com/pacificcommunity/ofp-sam-r","last_synced_at":"2026-01-30T10:34:41.344Z","repository":{"id":53883012,"uuid":"521790789","full_name":"PacificCommunity/ofp-sam-r","owner":"PacificCommunity","description":"R functions to share","archived":false,"fork":false,"pushed_at":"2024-11-28T04:35:53.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-28T05:24:58.121Z","etag":null,"topics":["ofp","sam","tool"],"latest_commit_sha":null,"homepage":"","language":"R","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/PacificCommunity.png","metadata":{"files":{"readme":"README.md","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":"2022-08-05T22:27:56.000Z","updated_at":"2024-11-28T04:35:56.000Z","dependencies_parsed_at":"2024-11-28T05:33:15.092Z","dependency_job_id":null,"html_url":"https://github.com/PacificCommunity/ofp-sam-r","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacificCommunity%2Fofp-sam-r","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacificCommunity%2Fofp-sam-r/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacificCommunity%2Fofp-sam-r/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PacificCommunity%2Fofp-sam-r/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PacificCommunity","download_url":"https://codeload.github.com/PacificCommunity/ofp-sam-r/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248013259,"owners_count":21033330,"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":["ofp","sam","tool"],"created_at":"2025-04-09T09:35:17.902Z","updated_at":"2026-01-30T10:34:41.304Z","avatar_url":"https://github.com/PacificCommunity.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# R Sandbox\n\nThis is a place to:\n\n- Share R code used by the OFP-SAM team, mainly functions that do not have a\n  home in a package (yet).\n\n- Organize and communicate R code development and maintenance by the OFP-SAM\n  team.\n\n## OFP-SAM Packages\n\nThe OFP-SAM team maintains, to a varying degree, the following R packages\nrelated to MULTIFAN-CL:\n\nPackage                                                              | Maintainer | Created  | Last modified | Dependencies                                                                                                                                    | Purpose\n-------------------------------------------------------------------- | ---------- | -------- | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | -----------------------------------------------------------\n[diags4MFCL](https://github.com/PacificCommunity/ofp-sam-diags4MFCL) | Nicholas   | 2020 Apr | 2023 Oct      | FLR4MFCL, frqit, data.table, ggplot2, ggthemes, magrittr, RColorBrewer                                                                          | Present MFCL results and diagnostics\n[condor](https://github.com/PacificCommunity/ofp-sam-condor)         | Arni       | 2023 Feb | 2024 Nov      | ssh                                                                                                                                             | Interact with Condor from R via SSH\n[frqit](https://github.com/PacificCommunity/ofp-sam-frqit)           | Matt       | 2020 May | 2021 Jun      | FLR4MFCL                                                                                                                                        | Read and manipulate MFCL frq files\n[FLR4MFCL](https://github.com/PacificCommunity/ofp-sam-flr4mfcl)     | Rob        | 2015 Mar | 2024 Nov      | FLCore                                                                                                                                          | Tame MULTIFAN-CL\n[miWantemLuk](https://github.com/PacificCommunity/mi-wantem-luk)     | Rob        | 2021 Feb | 2023 Aug      | FLR4MFCL, chorddiag, hrbrthemes, networkD3, patchwork, r2d3, tidyverse, viridis                                                                 | Graphing and data visualisation\n[R4MFCL](https://github.com/PacificCommunity/ofp-sam-r4mfcl)         | Arni       | 2011 May | 2023 Sep      | data.table, dplyr, ggmap, ggplot2, gridExtra, magrittr, mapdata, maps, reshape2, rlang, RODBC, RSQLite, scales, stringr, tidyr, viridis, xtable | Automate the running and analysis of MFCL stock assessments\n\nThis table was last updated on 28 Nov 2024.\n\n## OFP-SAM Shiny apps\n\nFinlay has developed two kinds of Shiny apps to browse OFP-SAM stock\nassessments:\n\n1. **Stepwise** app to plot individual or several models\n2. **Grid** app to plot all grid models\n\nArni adapted the Stepwise app for the YFT 2020 review, based on the SKJ 2022\nStepwise app. Jemery and Arni then adapted the Stepwise app to the BET and YFT\n2023 assessments.\n\nThe following repositories contain OFP-SAM Shiny apps for stock assessments:\n\nPurpose                | Repository                                                                                      | Online\n---------------------- | ----------------------------------------------------------------------------------------------- | ------\nDevelopment            | https://github.com/PacificCommunity/ofp-sam-shinyMFCL                                           | -\nBET 2020 sensitivities | https://github.com/PacificCommunity/ofp-sam-shinyMFCL/tree/main/examples/bet_2020_sensitivities | -\nBET 2023 stepwise      | https://github.com/PacificCommunity/ofp-sam-bet-2023-shiny                                      | -\nSKJ 2022 sensitivities | https://github.com/PacificCommunity/ofp-sam-shinyMFCL/tree/main/examples/skj_2022_reg5_sens     | -\nSKJ 2022 stepwise      | https://github.com/PacificCommunity/ofp-sam-shinyMFCL/tree/main/examples/skj_2022_stepwise      | -\nYFT 2020 review        | https://github.com/PacificCommunity/ofp-sam-shinyMFCL/tree/main/examples/yft_2020_review        | -\nYFT 2023 stepwise      | https://github.com/PacificCommunity/ofp-sam-yft-2023-shiny                                      | -\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacificcommunity%2Fofp-sam-r","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpacificcommunity%2Fofp-sam-r","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpacificcommunity%2Fofp-sam-r/lists"}