Package: FLCore Title: Core Package of FLR, Fisheries Modelling in R Version: 2.6.30 Authors@R: c( person("Iago", "Mosqueira", email = "iago.mosqueira@wur.nl", role = "cre", comment=c(c(ORCID = "0000-0002-3252-0591"))), person("Laurence T.", "Kell", email = "laurie.kell@iccat.int", role = "aut"), person("Philippe", "Grosjean", role = "aut")) Description: Core classes and methods for FLR, a framework for fisheries modelling and management strategy simulation in R. Developed by a team of fisheries scientists in various countries. More information can be found at . X-schema.org-keywords: fisheries, flr, R License: GPL (>= 2) Depends: R(>= 4.0), lattice, iterators Imports: graphics, grid, methods, Matrix, MASS, stats, stats4, utils, ggplot2 Suggests: testthat, rlang, hedgehog URL: http://flrproject.org/FLCore BugReports: https://github.com/flr/FLCore/issues Collate: 'genericMethods.R' 'uom.R' 'spread.R' 'FLAccesors.R' 'classesArr.R' 'FLArray.R' 'FLQuant.R' 'FLQuantPoint.R' 'FLQuantDistr.R' 'FLPar.R' 'classesComp.R' 'classesLst.R' 'FLlst-class.R' 'FLComp.R' 'FLS.R' 'FLStock.R' 'FLStockLen.R' 'FLI.R' 'FLIndex.R' 'FLIndexBiomass.R' 'FLQuants.R' 'predictModel.R' 'FLStockR.R' 'FLBiol.R' 'FLModel.R' 'FLModelDeriv.R' 'FLModelSim.R' 'FLSR.R' 'operators.R' 'io.VPAsuite.R' 'io.FLStock.R' 'io.MFCL.R' 'io.ADMB.R' 'FLCohort.R' 'FLlst-methods.R' 'getPlural.R' 'io.FLIndices.R' 'SRmodels.R' 'coerce.R' 'PlotDiagnostics.R' 'jackknife.R' 'zzz.R' 'io.Adapt.R' 'io.VPA2Box.R' 'data.R' 'plot.R' 'oem.R' 'length.R' LazyLoad: Yes LazyData: No Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://ices-tools-prod.r-universe.dev Date/Publication: 2026-04-22 09:17:03 UTC RemoteUrl: https://github.com/flr/FLCore RemoteRef: HEAD RemoteSha: 394b8b67ba791e32b1401aff0f358058635c0fa4 NeedsCompilation: no Packaged: 2026-06-21 10:40:51 UTC; root Author: Iago Mosqueira [cre] (ORCID: ), Laurence T. Kell [aut], Philippe Grosjean [aut] Maintainer: Iago Mosqueira