{
  "_id": "6a102c20acfb0bcc41c92ef6",
  "Package": "AMPLE",
  "Title": "Shiny Apps to Support Capacity Building on Harvest Control Rules",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Finlay\", \"Scott\", , \"finlays@spc.int\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9950-9023\")),\nperson(given = \"Pacific Community (SPC)\", role=\"cph\"))",
  "Author": "Finlay Scott [aut, cre]\n(<https://orcid.org/0000-0001-9950-9023>), Pacific Community\n(SPC) [cph]",
  "Maintainer": "Finlay Scott <finlays@spc.int>",
  "Description": "Three Shiny apps are provided that introduce Harvest\nControl Rules (HCR) for fisheries management. 'Introduction to\nHCRs' provides a simple overview to how HCRs work. Users are\nable to select their own HCR and step through its performance,\nyear by year. Biological variability and estimation uncertainty\nare introduced. 'Measuring performance' builds on the previous\napp and introduces the idea of using performance indicators to\nmeasure HCR performance. 'Comparing performance' allows\nmultiple HCRs to be created and tested, and their performance\ncompared so that the preferred HCR can be selected.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/PacificCommunity/ofp-sam-ample",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://pacificcommunity.r-universe.dev",
  "Date/Publication": "2023-09-27 05:16:55 UTC",
  "RemoteUrl": "https://github.com/pacificcommunity/ofp-sam-ample",
  "RemoteRef": "HEAD",
  "RemoteSha": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:24:40 UTC",
    "User": "root"
  },
  "MD5sum": "cff710f8bf7e3aab4162b6b3d9e3a39a",
  "_user": "pacificcommunity",
  "_type": "src",
  "_file": "AMPLE_1.0.2.tar.gz",
  "_fileid": "cf8b11c17cb892ba182b1de78a04282a93d7191cc90c35b59b335b2cd2d8788e",
  "_filesize": 4225901,
  "_sha256": "cf8b11c17cb892ba182b1de78a04282a93d7191cc90c35b59b335b2cd2d8788e",
  "_created": "2026-05-13T06:24:40.000Z",
  "_published": "2026-05-22T10:12:48.187Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359411804,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963081145"
    },
    {
      "job": 77359411940,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963087754"
    },
    {
      "job": 77359412373,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963077223"
    },
    {
      "job": 77359411636,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963074202"
    },
    {
      "job": 77359411361,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963044751"
    },
    {
      "job": 77359411353,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158070170"
    },
    {
      "job": 77359411918,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963071498"
    },
    {
      "job": 77359412421,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963068522"
    },
    {
      "job": 77359411838,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963078360"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pacificcommunity/ofp-sam-ample",
  "_commit": {
    "id": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
    "author": "Finlay Scott <drfinlayscott@gmail.com>",
    "committer": "Finlay Scott <drfinlayscott@gmail.com>",
    "message": "Needed to add additional alias to package man page. Used suggested _PACKAGE special sentinal\n",
    "time": 1695791815
  },
  "_maintainer": {
    "name": "Finlay Scott",
    "email": "finlays@spc.int",
    "login": "drfinlayscott",
    "uuid": 1318806,
    "orcid": "0000-0001-9950-9023"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 1.7.3",
      "role": "Depends"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.2.1",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "shinyscreenshot",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.5",
      "role": "Suggests"
    }
  ],
  "_owner": "pacificcommunity",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ofp",
    "sam",
    "shiny"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "drfinlayscott",
      "count": 11,
      "uuid": 1318806
    }
  ],
  "_userbio": {
    "uuid": 15083408,
    "type": "organization",
    "name": "Pacific Community (SPC)",
    "description": "Pacific Community (SPC) Official GitHub Organization"
  },
  "_downloads": {
    "count": 324,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AMPLE"
  },
  "_mentions": 58,
  "_devurl": "https://github.com/pacificcommunity/ofp-sam-ample",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AMPLE.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pacificcommunity/ofp-sam-ample",
  "_realowner": "pacificcommunity",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-07-07"
    },
    {
      "version": "0.0.2",
      "date": "2019-09-16"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-10"
    },
    {
      "version": "1.0.1",
      "date": "2022-11-24"
    },
    {
      "version": "1.0.2",
      "date": "2023-09-29"
    }
  ],
  "_exports": [
    "assessment",
    "comparing_performance",
    "constant",
    "estimation_error",
    "get_hcr_ip",
    "get_hcr_op",
    "get_stock_params",
    "intro_hcr",
    "measuring_performance",
    "mp_params_switcheroo",
    "mpParamsSetterUI",
    "stockParamsSetterServer",
    "threshold"
  ],
  "_help": [
    {
      "page": "assessment",
      "title": "assessment",
      "topics": [
        "assessment"
      ]
    },
    {
      "page": "comparing_performance",
      "title": "'Comparing HCR Performance' app launcher",
      "topics": [
        "comparing_performance"
      ]
    },
    {
      "page": "constant",
      "title": "Evaluates a constant harvest control rule",
      "topics": [
        "constant"
      ]
    },
    {
      "page": "estimation_error",
      "title": "estimation_error",
      "topics": [
        "estimation_error"
      ]
    },
    {
      "page": "get_hcr_ip",
      "title": "Get the input to the HCR",
      "topics": [
        "get_hcr_ip"
      ]
    },
    {
      "page": "get_hcr_op",
      "title": "Evaluates the harvest control rule.",
      "topics": [
        "get_hcr_op"
      ]
    },
    {
      "page": "intro_hcr",
      "title": "Introduction to HCRs app launcher",
      "topics": [
        "intro_hcr"
      ]
    },
    {
      "page": "measuring_performance",
      "title": "Measuring performance app launcher",
      "topics": [
        "measuring_performance"
      ]
    },
    {
      "page": "MP_modules",
      "title": "mpParamsSetterUI",
      "topics": [
        "MP modules",
        "mpParamsSetterServer",
        "mpParamsSetterUI",
        "mp_params_switcheroo"
      ]
    },
    {
      "page": "stoch_module",
      "title": "stochParamsSetterUI",
      "topics": [
        "set_stoch_params",
        "Stochasticity module",
        "stochParamsSetterServer",
        "stochParamsSetterUI"
      ]
    },
    {
      "page": "Stock",
      "title": "R6 Class representing a stock",
      "topics": [
        "Stock"
      ]
    },
    {
      "page": "stock_module",
      "title": "stockParamsSetterUI",
      "topics": [
        "get_stock_params",
        "Stock module",
        "stockParamsSetterServer",
        "stockParamsSetterUI"
      ]
    },
    {
      "page": "threshold",
      "title": "Evaluates a threshold harvest control rule",
      "topics": [
        "threshold"
      ]
    }
  ],
  "_readme": "https://github.com/pacificcommunity/ofp-sam-ample/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "digest",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "shinyscreenshot",
    "sourcetools",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "comparing_performance.Rmd",
      "filename": "comparing_performance.html",
      "title": "Comparing the performance of Harvest Control Rules (HCRs)",
      "author": "Finlay Scott - OFP, SPC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting started",
        "Evaluating the performance",
        "Evaluating the first HCR",
        "Add more HCRs to the basket",
        "Comparing the performance",
        "Box plots",
        "Table",
        "Exercises",
        "Exercise 1",
        "Exercise 2",
        "Summary"
      ],
      "created": "2022-11-24 00:43:05",
      "modified": "2022-11-24 00:43:05",
      "commits": 1
    },
    {
      "source": "intro_hcr.Rmd",
      "filename": "intro_hcr.html",
      "title": "Introduction to Harvest Control Rules (HCRs)",
      "author": "Finlay Scott - OFP, SPC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to HCRs",
        "What is an HCR?",
        "Getting started",
        "Using the HCR",
        "Trying different HCRs",
        "Introducing uncertainty",
        "Biological variability",
        "Estimation error",
        "Summary"
      ],
      "created": "2022-11-24 00:43:05",
      "modified": "2022-11-24 00:43:05",
      "commits": 1
    },
    {
      "source": "measuring_performance.Rmd",
      "filename": "measuring_performance.html",
      "title": "Measuring the performance of harvest control rules (HCRs)",
      "author": "Finlay Scott - OFP, SPC",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting started",
        "Run a projection",
        "Including uncertainty in the projections",
        "Measuring performance: exercise",
        "Introducing performance indicators",
        "Calculating performance indicators",
        "Performance indicators: exercise",
        "Summary"
      ],
      "created": "2022-11-24 00:43:05",
      "modified": "2022-11-24 00:43:05",
      "commits": 1
    }
  ],
  "_score": 5.556302500767287,
  "_indexed": true,
  "_nocasepkg": "ample",
  "_universes": [
    "pacificcommunity",
    "drfinlayscott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T06:27:02.000Z",
      "distro": "noble",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "9612452e754e7f90fa75d166ac398d2e1bd7f677691f892d3e2d3cd738d67fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T06:27:31.000Z",
      "distro": "noble",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "b1c791196a2118fb288e9ceeba48f33a603c4068cfa217f672207820d39d1022",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-13T06:26:56.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "aceb999f5c33997cc2c621ba9d6b9d872b14b0423afc02e9c4df1c84e11eb89e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-13T06:26:43.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "d06097fd7f7a571ffb26285b7beee40284f6544b919fcf2e00dd1c222a7a5207",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:26:15.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "92444c288fa2d07c4c2ec970dc6af22d096a2e8bc434a6e440304e8c9d0c2be4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:26:06.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "c986a4484ef30e567151ed225c6d2d339a737274f991d4f144dffe150e3c34fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:26:50.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "6ffd1da979b9272cff307194215e66bd435dea33f0627fd3fa3dc0c2b95ed4de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T10:12:25.000Z",
      "commit": "8d7a3fac8efd2ebcc89955ce88e43ee374d5d74d",
      "fileid": "a98d6024ec537c39666e505d762d8bfebf7ae2bebcedb8b138d86ddc46708764",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pacificcommunity/actions/runs/25782150564"
    }
  ]
}