{
  "_id": "6a101b4cacfb0bcc41c86fe2",
  "Package": "FLSAM",
  "Title": "An Implementation of the State-Space Assessment Model for FLR",
  "Version": "3.0.0.9005",
  "Date": "2023-04-18",
  "Authors@R": "c(\nperson(\"N.T.\", \"Hintzen\", email = \"nhintzen@pelagicfish.eu\", role = \"cre\"),\nperson(\"M.R.\", \"Payne\", email = \"mpa@aqua.dtu.dk\", role = \"aut\"))",
  "Description": "This package provides an FLR wrapper to the SAM\nstate-space assessment model.",
  "Collate": "\"FLSAM.control.R\" \"FLSAM.R\" \"FLSAM.MSE.R\" \"FLSAM.out.R\"\n\"FLR2SAM.R\" \"SAM2FLR.R\" \"accessors.R\" \"af.R\" \"anf.r\"\n\"diagnostics.R\" \"kobe-FLSAM.R\" \"looi_retro.R\" \"methods_plots.R\"\n\"methods.R\" \"monteCarloStock.R\" \"pin.R\" \"zzz.R\"",
  "License": "GPL (>= 2)",
  "LazyLoad": "no",
  "Repository": "https://flr.r-universe.dev",
  "Date/Publication": "2025-05-03 07:00:09 UTC",
  "RemoteUrl": "https://github.com/flr/FLSAM",
  "RemoteRef": "HEAD",
  "RemoteSha": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:52:48 UTC",
    "User": "root"
  },
  "Author": "N.T. Hintzen [cre],\nM.R. Payne [aut]",
  "Maintainer": "N.T. Hintzen <nhintzen@pelagicfish.eu>",
  "MD5sum": "a4796255d942efefde5f8ce9876e5e4a",
  "_user": "flr",
  "_type": "src",
  "_file": "FLSAM_3.0.0.9005.tar.gz",
  "_fileid": "f17745b43b48aae68c4106c497079cfc1e2ddd7b3ed01e5f33e147f3d7287aa0",
  "_filesize": 1941590,
  "_sha256": "f17745b43b48aae68c4106c497079cfc1e2ddd7b3ed01e5f33e147f3d7287aa0",
  "_created": "2026-05-22T08:52:48.000Z",
  "_published": "2026-05-22T09:01:00.723Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347705926,
      "time": 427,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7156734563"
    },
    {
      "job": 77347705897,
      "time": 377,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7156719607"
    },
    {
      "job": 77347705930,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7156641533"
    },
    {
      "job": 77347705949,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7156637001"
    },
    {
      "job": 77347268966,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156601023"
    },
    {
      "job": 77347705891,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156634785"
    },
    {
      "job": 77347705921,
      "time": 317,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7156700324"
    },
    {
      "job": 77347706003,
      "time": 366,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7156715362"
    },
    {
      "job": 77347705939,
      "time": 325,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7156702899"
    }
  ],
  "_buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/flr/FLSAM",
  "_commit": {
    "id": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
    "author": "nielshintzen <nhintzen@pelagicfish.eu>",
    "committer": "nielshintzen <nhintzen@pelagicfish.eu>",
    "message": "adding option for setting seed in simulate function\nadding cohort option in methods_plots for retro\n",
    "time": 1746255609
  },
  "_maintainer": {
    "name": "N.T. Hintzen",
    "email": "nhintzen@pelagicfish.eu",
    "login": "nielshintzen",
    "description": "",
    "uuid": 4987428
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "FLCore",
      "version": ">= 2.6.0",
      "role": "Depends"
    },
    {
      "package": "stockassessment",
      "version": ">= 0.12.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "TMB",
      "role": "Imports"
    },
    {
      "package": "ellipse",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "reshape",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "flr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "nielshintzen",
      "count": 54,
      "uuid": 4987428
    },
    {
      "user": "iagomosqueira",
      "count": 53,
      "uuid": 1029847
    },
    {
      "user": "bberges",
      "count": 5,
      "uuid": 26055698
    },
    {
      "user": "niknikos",
      "count": 2,
      "uuid": 5740435
    },
    {
      "user": "markpayneatwork",
      "count": 1,
      "uuid": 4990832
    }
  ],
  "_userbio": {
    "uuid": 3429277,
    "type": "organization",
    "name": "FLR"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FLSAM"
  },
  "_devurl": "https://github.com/flr/flsam",
  "_searchresults": 478,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FLSAM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "af",
    "anf",
    "catch.scale",
    "catchabilities",
    "clean.void.catches",
    "coef",
    "coefficients",
    "comp.plot",
    "components",
    "components<-",
    "conf2ctrl",
    "cor.F",
    "cor.obs",
    "cor.plot",
    "ctrl2conf",
    "diags",
    "drop.from.control",
    "f",
    "f.var",
    "FLSAM",
    "FLSAM.control",
    "FLSAM.fast",
    "FLSAM.MSE",
    "FLSAM.out",
    "FLSAM2par",
    "FLSAM2SAM",
    "FLSAMs",
    "formatMatrix",
    "formatQuant",
    "fpart.plot",
    "getLowerBounds",
    "getUpperBounds",
    "info",
    "info<-",
    "kobeFLSAM",
    "kobeFLSamFn",
    "loi",
    "loo",
    "looi",
    "lr.test",
    "mohns.rho",
    "monteCarloStock",
    "monteCarloStockMscan",
    "n.states",
    "n.states<-",
    "n.var",
    "nlogl",
    "nlogl<-",
    "nopar",
    "nopar<-",
    "obs.var",
    "obscor.plot",
    "obscov",
    "obscov<-",
    "obscv.plot",
    "obsvar.plot",
    "otolith",
    "plotkobe",
    "power.law.exps",
    "procerr.plot",
    "rec.pars",
    "rescov",
    "rescov<-",
    "residual.diagnostics",
    "retro",
    "retroParams",
    "retroResiduals",
    "retroSelectivity",
    "sam.fitfast",
    "sam.out",
    "SAM2FLR",
    "SIM2FLR",
    "simulate",
    "states",
    "states<-"
  ],
  "_datasets": [
    {
      "name": "HERAS.sams",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "object": "HERAS.sams",
      "file": "HERAS.sams.RData",
      "class": [
        "FLSAMs"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "NSH",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "object": "NSH",
      "file": "NSH.RData",
      "class": [
        "FLStock"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "NSH.ctrl",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "object": "NSH",
      "file": "NSH.RData",
      "class": [
        "FLSAM.control"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "NSH.sam",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "object": "NSH.sam",
      "file": "NSH.sam.RData",
      "class": [
        "FLSAM"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "NSH.tun",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "object": "NSH",
      "file": "NSH.RData",
      "class": [
        "FLIndices"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SOL",
      "title": "",
      "object": "SOL",
      "file": "SOL.RData",
      "class": [
        "FLStock"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SOL.ctrl",
      "title": "",
      "object": "SOL",
      "file": "SOL.RData",
      "class": [
        "FLSAM.control"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SOL.sam",
      "title": "",
      "object": "SOL.sam",
      "file": "SOL.sam.RData",
      "class": [
        "FLSAM"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "SOL.tun",
      "title": "",
      "object": "SOL",
      "file": "SOL.RData",
      "class": [
        "FLIndices"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "accessors",
      "title": "Accessor functions for FLSAM",
      "topics": [
        "accessors",
        "catch",
        "catchabilities",
        "f",
        "fbar",
        "n",
        "obs.var",
        "power.law.exps",
        "rec",
        "ssb",
        "tsb"
      ]
    },
    {
      "page": "AIC",
      "title": "Akaike's information criterion for FLSAM",
      "topics": [
        "AIC"
      ]
    },
    {
      "page": "cor.plot",
      "title": "FLSAM sam variable correlation plot",
      "topics": [
        "cor.plot"
      ]
    },
    {
      "page": "drop",
      "title": "Drop an element from an FLSAM.control object",
      "topics": [
        "drop.from.control"
      ]
    },
    {
      "page": "FLSAM",
      "title": "FLR Wrapper for the State-space assessment model (FLSAM)",
      "topics": [
        "FLR2SAM",
        "FLSAM",
        "runSAM",
        "SAM2FLR",
        "update"
      ]
    },
    {
      "page": "FLSAM.control",
      "title": "FLSAM.control",
      "topics": [
        "FLSAM.control"
      ]
    },
    {
      "page": "FLSAM.out",
      "title": "Create FLSAM formatted output file",
      "topics": [
        "FLSAM.out",
        "sam.out"
      ]
    },
    {
      "page": "FLSAMs",
      "title": "Class '\"FLSAMs\"'",
      "topics": [
        "FLSAMs",
        "FLSAMs-class"
      ]
    },
    {
      "page": "looi",
      "title": "Run a sequence of assessments leaving one fleet (non-catch) in or out",
      "topics": [
        "loi",
        "loo",
        "looi"
      ]
    },
    {
      "page": "lr.test",
      "title": "Perform a log-ratio test for all models specified",
      "topics": [
        "lr.test"
      ]
    },
    {
      "page": "monteCarloStock",
      "title": "Generate new starting conditions of numbers and f-at-age.",
      "topics": [
        "monteCarloStock"
      ]
    },
    {
      "page": "data",
      "title": "North Sea Autumn Spawning Herring Stock Assessment",
      "topics": [
        "HERAS.sams",
        "NSH",
        "NSH.ctrl",
        "NSH.sam",
        "NSH.tun"
      ]
    },
    {
      "page": "obscv.plot",
      "title": "Create diagnostic observation variance v.s. CV plot.",
      "topics": [
        "obscv.plot"
      ]
    },
    {
      "page": "obsvar.plot",
      "title": "Create diagnostic observation variance plot.",
      "topics": [
        "obsvar.plot"
      ]
    },
    {
      "page": "otolith",
      "title": "Visualise uncertainity in the terminal Fbar and SSB",
      "topics": [
        "otolith"
      ]
    },
    {
      "page": "parameter.accesors",
      "title": "Parameter accessor functions for FLSAM",
      "topics": [
        "coef",
        "coefficients",
        "params"
      ]
    },
    {
      "page": "procerr.plot",
      "title": "Produce diagnostics on process error in the SAM Model",
      "topics": [
        "procerr.plot"
      ]
    },
    {
      "page": "residual.diagnostics",
      "title": "FLSAM assessment diagnostics",
      "topics": [
        "residual.diagnostics"
      ]
    },
    {
      "page": "retro",
      "title": "Retrospective stock assessment for FLSAM",
      "topics": [
        "retro"
      ]
    }
  ],
  "_readme": "https://github.com/flr/FLSAM/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "ellipse",
    "farver",
    "FLCore",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "plot.matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "stockassessment",
    "TMB",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.679427896612119,
  "_indexed": true,
  "_nocasepkg": "flsam",
  "_universes": [
    "flr",
    "nielshintzen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:55.000Z",
      "distro": "noble",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "810057f21cb8a2a1f8c4bfffa64815361a3b8b865abf895dd6f191e60c651802",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:40.000Z",
      "distro": "noble",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "7124dabfb6fe4158f748914d9848a3c05c764ec87115a63f3f34b074ba4c3d6b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:28.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "de6973feb0aad04915a76baa4ce986a0c3a4be4e9b9291fc028078e2ed0f6f27",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:21.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "68c16b06b4d5bb4e4f6129de2918794499d725d930174b9351cf5113eb9953a8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:58.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "990957b2b82f7ba56c278efa86bdb7fb812ae0ab1c7af127c61aaa6d40fef1cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:15.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "c51723e0e93133371e71812e597dda6037c4632af31ceb10b1b6a7f59c52c713",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:33.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "a8b3ba2ba91b706e0634f8cd89cd91e9ba47756168705faeee207663edfc9994",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0.9005",
      "date": "2026-05-22T08:54:12.000Z",
      "commit": "89bb528f43026bedbc27b02cf897d0ffc5f5b31e",
      "fileid": "255bdf933b8ad2ffa831ce1db04e66c920ab7399dacb81bf9eaadb6207dc5e38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/flr/actions/runs/26278098085"
    }
  ]
}