Please describe the feature you are requesting.
A centralized and structured system for tracking the usage of FIMS across research projects (not stock assessments). This would include a standardized way to organize and showcase research projects and publications connected to FIMS.
Describe the solution you'd like
For research projects, leverage the {workflowr} R package as a recommended package for organizing analyses. Each project would maintain its own GitHub repository and generate a reproducible R Markdown-based website. Rather than FIMS hosting all project outputs, FIMS would maintain a central website repository that aggregates and links to these external project sites.
Because {workflowr} uses a consistent structure, the FIMS website could automatically extract data (e.g., project descriptions, authors, publications) from individual project repositories. This would enable:
This approach promotes reproducibility without requiring FIMS to manage all project data directly.
This is not for tracking stock assessment inputs and outputs. That would require implementing a dedicated database in a consistent and queryable format.
Describe alternatives you've considered
Not have a website to track research projects.
Additional context
Briefly discussed this idea with @kellijohnson-NOAA and she suggested posting an issue here. This idea builds on prior discussions about improving how FIMS usage is tracked and shared.
Please describe the feature you are requesting.
A centralized and structured system for tracking the usage of FIMS across research projects (not stock assessments). This would include a standardized way to organize and showcase research projects and publications connected to FIMS.
Describe the solution you'd like
For research projects, leverage the {workflowr} R package as a recommended package for organizing analyses. Each project would maintain its own GitHub repository and generate a reproducible R Markdown-based website. Rather than FIMS hosting all project outputs, FIMS would maintain a central website repository that aggregates and links to these external project sites.
Because {workflowr} uses a consistent structure, the FIMS website could automatically extract data (e.g., project descriptions, authors, publications) from individual project repositories. This would enable:
This approach promotes reproducibility without requiring FIMS to manage all project data directly.
This is not for tracking stock assessment inputs and outputs. That would require implementing a dedicated database in a consistent and queryable format.
Describe alternatives you've considered
Not have a website to track research projects.
Additional context
Briefly discussed this idea with @kellijohnson-NOAA and she suggested posting an issue here. This idea builds on prior discussions about improving how FIMS usage is tracked and shared.