docs: complete roxygen2 documentation for R/oem.R#84
Merged
Conversation
… R/oem.R Agent-Logs-Url: https://github.com/flr/FLCore/sessions/49c29049-d5f9-4ba4-87f9-1049a92c5890 Co-authored-by: iagomosqueira <1029847+iagomosqueira@users.noreply.github.com>
Agent-Logs-Url: https://github.com/flr/FLCore/sessions/49c29049-d5f9-4ba4-87f9-1049a92c5890 Co-authored-by: iagomosqueira <1029847+iagomosqueira@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update roxygen documentation in R/oem.R
docs: complete roxygen2 documentation for R/oem.R
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
R/oem.Rhad a mix of partial, inconsistent, and entirely missing roxygen2 blocks across its S4 generics, methods, and plain functions. This PR brings every documented entity up to FLCore conventions.Changes by entity
survey— added@name,@aliases,@docType methods,@section Generic function:, full@paramcoverage for all 9 arguments,@return,@seealso,@author The FLR Teamindex(FLStock)— new block:@rdname index,@param,@return,@author,@seealsocpue— added@docType methods,@section, corrected description typos, standardised@authorhyperstability— new block with@param,@return,@author,@seealso(previously undocumented)computeQ— new block with full S4 generic structure;@paramforindicesclarifiesFLIis the virtual base class shared byFLIndex/FLIndexBiomassbias/biased— new separate blocks (previously undocumented)rnoise/rlnoise— added missing@author The FLR TeamnoiseFn— new@keywords internalblock with@param,@return, full@referencesmase— added@name,@rdname,@aliases,@docType methods,@section, improved@param/@return,@author,@seealsoar1rlnorm— new block marking deprecation, directing users torlnormar1rlnormar1— standardised@authortoThe FLR Teamar1deviances— new block with@param,@return,@author,@seealso(previously undocumented)runstest— added full S4 generic structure; improved@param/@returndescriptionssigma3— added@name,@rdname,@author,@seealso;@returnuses\describe{}to document all list elements.runs.test— new comprehensive@keywords internalblock with full@paramand structured@returnroc— added@name,@rdname,@author,@seealso,@keywords; fixed description typosauc— added@description,@param,@return,@author,@seealsoOriginal prompt
This pull request was created from Copilot chat.