{
  "_id": "6a132978acfb0bcc41d28268",
  "Package": "ss3om",
  "Title": "Tools for Conditioning Fisheries Operating Models Using Stock\nSynthesis 3",
  "Version": "0.5.7",
  "Authors@R": "person(\"Iago\", \"Mosqueira\", email = \"iago.mosqueira@wur.nl\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Tools for loading Stock Synthesis (SS3) models into FLR.\nUsed in conditioning of Operating Models based on SS3 by\nconsidering structural uncertainty in input parameters and\nassumptions. A grid of SS3 runs can be created and results\nloaded on objects of various FLR classes.",
  "Additional_repositories": "https://flr.r-universe.dev",
  "BugReports": "https://github.com/flr/ss3om/issues",
  "License": "EUPL",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev git make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://flr.r-universe.dev",
  "Date/Publication": "2026-02-11 12:55:42 UTC",
  "RemoteUrl": "https://github.com/flr/ss3om",
  "RemoteRef": "HEAD",
  "RemoteSha": "3907799a82575a3ae8607de1b373266370c1bae2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 16:33:39 UTC",
    "User": "root"
  },
  "Author": "Iago Mosqueira [aut, cre]",
  "Maintainer": "Iago Mosqueira <iago.mosqueira@wur.nl>",
  "MD5sum": "78e56b8f545998bfe833033f056d7e62",
  "_user": "flr",
  "_type": "src",
  "_file": "ss3om_0.5.7.tar.gz",
  "_fileid": "155d2f21ae313384bcd11d6822ddb13634ef5ddbe0fccae07d763ffdacc3c9b3",
  "_filesize": 5237381,
  "_sha256": "155d2f21ae313384bcd11d6822ddb13634ef5ddbe0fccae07d763ffdacc3c9b3",
  "_created": "2026-05-24T16:33:39.000Z",
  "_published": "2026-05-24T16:38:16.783Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77611751345,
      "time": 233,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7186714952"
    },
    {
      "job": 77611751341,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7186710500"
    },
    {
      "job": 77611751347,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7186703264"
    },
    {
      "job": 77611751344,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7186705625"
    },
    {
      "job": 77611504845,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186690398"
    },
    {
      "job": 77611751339,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186704479"
    },
    {
      "job": 77611751348,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7186709008"
    },
    {
      "job": 77611751353,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7186708246"
    },
    {
      "job": 77611751346,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7186707271"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/flr/ss3om",
  "_commit": {
    "id": "3907799a82575a3ae8607de1b373266370c1bae2",
    "author": "Iago Mosqueira <iagomosqueira@users.noreply.github.com>",
    "committer": "Iago Mosqueira <iagomosqueira@users.noreply.github.com>",
    "message": "Version update\n",
    "time": 1770814542
  },
  "_maintainer": {
    "name": "Iago Mosqueira",
    "email": "iago.mosqueira@wur.nl",
    "login": "iagomosqueira",
    "description": "",
    "uuid": 1029847
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "FLCore",
      "version": ">= 2.6.5",
      "role": "Depends"
    },
    {
      "package": "r4ss",
      "version": ">= 1.52.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "FLFishery",
      "role": "Imports"
    },
    {
      "package": "mse",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplotFL",
      "role": "Suggests"
    }
  ],
  "_owner": "flr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "fisheries",
    "ss3",
    "flr"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "iagomosqueira",
      "count": 28,
      "uuid": 1029847
    }
  ],
  "_userbio": {
    "uuid": 3429277,
    "type": "organization",
    "name": "FLR"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ss3om"
  },
  "_devurl": "https://github.com/flr/ss3om",
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ss3om.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "buildFLBFss3",
    "buildFLBFss330",
    "buildFLIBss3",
    "buildFLIBss330",
    "buildFLRPss3",
    "buildFLRPss330",
    "buildFLSRss3",
    "buildFLSss3",
    "buildFLSss330",
    "buildKobess3",
    "buildKobess330",
    "buildLCss330",
    "buildRESss3",
    "buildRESss330",
    "convergencelevel",
    "extractDevs",
    "extractFbar",
    "extractRec",
    "extractSSB",
    "extractZatage",
    "loadFLQs",
    "loadFLS",
    "loadOM",
    "loadOMS",
    "loadOUT",
    "loadRES",
    "loadRESIDs",
    "loadRPs",
    "mvlnFLQuants",
    "nameGrid",
    "packss3run",
    "prepareRetro",
    "readCDss3",
    "readFLIBss3",
    "readFLoemss3",
    "readFLomss3",
    "readFLRPss3",
    "readFLSRss3",
    "readFLSss3",
    "readKobess3",
    "readOMSss3",
    "readOutputss3",
    "readRESIDss3",
    "readRESss3",
    "readSRIss3",
    "results",
    "results<-",
    "runss3grid",
    "runtime",
    "ssmvln"
  ],
  "_datasets": [
    {
      "name": "sma",
      "title": "",
      "object": "sma",
      "file": "sma.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "buildLCss330",
      "title": "Creates an FLQuants from length-distributions by fleet",
      "topics": [
        "buildLCss330"
      ]
    },
    {
      "page": "extractSS",
      "title": "Extracts derived quantities from SS output",
      "topics": [
        "extractDevs",
        "extractFbar",
        "extractRec",
        "extractSSB",
        "extractZatage"
      ]
    },
    {
      "page": "nameGrid",
      "title": "nameGrid",
      "topics": [
        "nameGrid"
      ]
    },
    {
      "page": "readFLIBss3",
      "title": "A function to read the CPUE series from an SS3 run into an 'FLIndex' object",
      "topics": [
        "readFLIBss3"
      ]
    },
    {
      "page": "readFLSRss3",
      "title": "A function to read the stock-recruit relationships from an SS3 run into an 'FLSR' object",
      "topics": [
        "readFLSRss3"
      ]
    },
    {
      "page": "readFLSss3",
      "title": "A function to read SS3 results as an FLStock object",
      "topics": [
        "readFLSss3"
      ]
    },
    {
      "page": "ss3slot",
      "title": "Functions to convert SS3 output into FLQuant(s)",
      "topics": [
        "ss3catch",
        "ss3catch30",
        "ss3index",
        "ss3index.q",
        "ss3index.res",
        "ss3index.var",
        "ss3m",
        "ss3m30",
        "ss3mat",
        "ss3mat30",
        "ss3n",
        "ss3n30",
        "ss3sel.pattern",
        "ss3slot",
        "ss3wt"
      ]
    }
  ],
  "_pkglogo": "https://github.com/flr/ss3om/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/flr/ss3om/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "codetools",
    "corpcor",
    "cowplot",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "doFuture",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "FLasher",
    "FLBRP",
    "FLCore",
    "FLFishery",
    "fontawesome",
    "forcats",
    "foreach",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggplotFL",
    "ggrepel",
    "gh",
    "gitcreds",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "httr2",
    "ini",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mse",
    "mvtnorm",
    "openssl",
    "parallelly",
    "patchwork",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "r4ss",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ss3om.Rmd",
      "filename": "ss3om.html",
      "title": "Loading your SS3 results into FLR with ss3om",
      "author": "Iago Mosqueira (EC JRC) iago.mosqueira@ec.europa.eu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Using read functions to load SS3 results",
        "FLStock",
        "Loading a full OM grid using load",
        "Flow of information SS3 - FLR",
        "Tested SS models",
        "Checking an operating model",
        "Auxiliary functions"
      ],
      "created": "2024-09-24 08:32:17",
      "modified": "2024-09-24 08:32:17",
      "commits": 1
    }
  ],
  "_score": 4.526339277389844,
  "_indexed": true,
  "_nocasepkg": "ss3om",
  "_universes": [
    "flr",
    "iagomosqueira"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-05-24T16:36:29.000Z",
      "distro": "noble",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "079a1870a695a042b4ade3333a2019c3b4062361c94f23e5421d3d509b8c2e67",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:59.000Z",
      "distro": "noble",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "6f28bad55001436901742bb472a083bd148589d6c44361b3e29a9c0ee4edfb3a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:15.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "97df1d654140118d49ee8302a2326c65fdc7e4dcebed98db6f5d6fbf3f75637f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:24.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "7ce0259409b15e3b672f39e063a5d56d4c9a9ee6a9b63c55d3e99999badbd220",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.7",
      "date": "2026-05-24T16:36:19.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "fb674a03c75a1a4889bde97ddc4ea432ed4af4efed4d40027f335a1368e19687",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:28.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "0c07d506af4950726411ab90d3e1c1095da27c52d0d7726cb83d44efb8d176e6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:14.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "5c5d34770e847e6b3239d41d56c68773c9ee063e23cb906b45ffa253ec050df5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.7",
      "date": "2026-05-24T16:35:12.000Z",
      "commit": "3907799a82575a3ae8607de1b373266370c1bae2",
      "fileid": "d9f192ced01b36bc5b9d7e62be902ba4da809bf492601acb6b0e75fb914959a2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26366641146"
    }
  ]
}