Package: metafolio Type: Package Title: Metapopulation Simulations for Conserving Salmon Through Portfolio Optimization Version: 0.1.2 Authors@R: c(person(given = c("Sean", "C."), family = "Anderson", role = c("aut", "cre"), email = "sean@seananderson.ca", comment = c(ORCID = "0000-0001-9563-1937")), person(c("Jonathan", "W."), "Moore", role = "ctb"), person(c("Michelle", "M."), "McClure", role = "ctb"), person(c("Nicholas", "K."), "Dulvy", role = "ctb"), person(c("Andrew", "B."), "Cooper", role = "ctb")) Description: A tool to simulate salmon metapopulations and apply financial portfolio optimization concepts. The package accompanies the paper Anderson et al. (2015) . License: GPL-2 URL: https://github.com/seananderson/metafolio BugReports: https://github.com/seananderson/metafolio/issues VignetteBuilder: knitr Depends: R (>= 3.5.0) LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp (>= 0.11.2), plyr, colorspace, MASS Suggests: knitr, RColorBrewer, reshape2 RoxygenNote: 7.2.3 Encoding: UTF-8 Repository: https://seananderson.r-universe.dev Date/Publication: 2024-02-10 22:47:16 UTC RemoteUrl: https://github.com/seananderson/metafolio RemoteRef: HEAD RemoteSha: edafee56a0cbf4eb6375a57123becbdef967a055 NeedsCompilation: yes Packaged: 2026-06-17 10:54:43 UTC; root Author: Sean C. Anderson [aut, cre] (ORCID: ), Jonathan W. Moore [ctb], Michelle M. McClure [ctb], Nicholas K. Dulvy [ctb], Andrew B. Cooper [ctb] Maintainer: Sean C. Anderson