{
  "_id": "6a4a28694727062d5eca4b34",
  "Package": "SharkDemography",
  "Type": "Package",
  "Title": "Shark Demographic Analyses Using Leslie Matrix Models",
  "Version": "1.1.0",
  "Authors@R": "person(\"Jonathan\", \"Smart\", \nemail = \"jonsmartphd@gmail.com\",\nrole = c(\"aut\", \"cre\", \"ctb\", 'cph'),\ncomment = c(ORCID = \"0000-0003-2070-3208\"))",
  "Maintainer": "Jonathan Smart <jonsmartphd@gmail.com>",
  "Description": "Run Leslie Matrix models using Monte Carlo simulations for\nany specified shark species. This package was developed during\nthe publication of Smart, JJ, White, WT, Baje, L, et al. (2020)\n\"Can multi-species shark longline fisheries be managed\nsustainably using size limits? Theoretically, yes.\nRealistically, no\".J Appl Ecol. 2020; 57; 1847–1860.\n<doi:10.1111/1365-2664.13659>.",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/jonathansmart/SharkDemography",
  "BugReports": "https://github.com/jonathansmart/SharkDemography/issues",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://jonathansmart.r-universe.dev",
  "Date/Publication": "2023-11-21 21:40:53 UTC",
  "RemoteUrl": "https://github.com/jonathansmart/sharkdemography",
  "RemoteRef": "HEAD",
  "RemoteSha": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 09:30:47 UTC",
    "User": "root"
  },
  "Author": "Jonathan Smart [aut, cre, ctb, cph] (ORCID:\n<https://orcid.org/0000-0003-2070-3208>)",
  "_user": "jonathansmart",
  "_type": "src",
  "_file": "SharkDemography_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/01df48ec245b389104e478627bc3f55d4168cc4a5b9f346ec18ea376a4fe8c2c",
  "_filesize": 146039,
  "_sha256": "01df48ec245b389104e478627bc3f55d4168cc4a5b9f346ec18ea376a4fe8c2c",
  "_expires": "2026-10-13T09:48:23.000Z",
  "_created": "2026-06-08T09:30:47.000Z",
  "_published": "2026-07-05T09:48:24.993Z",
  "_jobs": [
    {
      "job": 85212129837,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476445269"
    },
    {
      "job": 85212129866,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476431979"
    },
    {
      "job": 85212129835,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476426721"
    },
    {
      "job": 85212130012,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476418046"
    },
    {
      "job": 85212129724,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476374646"
    },
    {
      "job": 85212129856,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476419522"
    },
    {
      "job": 85212129970,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476410795"
    },
    {
      "job": 85212130009,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476410316"
    },
    {
      "job": 85212129973,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476417263"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304",
  "_status": "success",
  "_upstream": "https://github.com/jonathansmart/sharkdemography",
  "_commit": {
    "id": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
    "author": "Jonathan Smart <Jonathan.Smart@daf.qld.gov.au>",
    "committer": "Jonathan Smart <Jonathan.Smart@daf.qld.gov.au>",
    "message": "CRAN release\n",
    "time": 1700602853
  },
  "_maintainer": {
    "name": "Jonathan Smart",
    "email": "jonsmartphd@gmail.com",
    "login": "jonathansmart",
    "description": "",
    "uuid": 20293486,
    "orcid": "0000-0003-2070-3208"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "interp",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "popbio",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jonathansmart",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_userbio": {
    "uuid": 20293486,
    "type": "user",
    "name": "Jonathan Smart"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SharkDemography"
  },
  "_devurl": "https://github.com/jonathansmart/sharkdemography",
  "_searchresults": 0,
  "_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/SharkDemography.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonathansmart/sharkdemography",
  "_realowner": "jonathansmart",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2023-11-21"
    }
  ],
  "_exports": [
    "%>%",
    "Calculate_demography",
    "create_data_input",
    "Estimate_eigenvectors",
    "Estimate_mortality_dists",
    "Simulate_AAFC",
    "Simulate_AALC",
    "Simulate_demography",
    "Simulate_F_critical",
    "Simulate_harvest_slots"
  ],
  "_datasets": [
    {
      "name": "Silky_data",
      "title": "Example life history data for Silky Sharks",
      "object": "Silky_data",
      "class": [
        "Demography.inputs"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "Calculate_demography",
      "title": "The base function for calculating demographic traits using a Leslie matrix method",
      "topics": [
        "Calculate_demography"
      ]
    },
    {
      "page": "create_data_input",
      "title": "Create empty template for demography life history data",
      "topics": [
        "create_data_input"
      ]
    },
    {
      "page": "Estimate_eigenvectors",
      "title": "Estimate the left and right eignvectors (Reproductive value: v and Stable age distribution: w)",
      "topics": [
        "Estimate_eigenvectors"
      ]
    },
    {
      "page": "Estimate_mortality_dists",
      "title": "Estimate the range of mortality estimates produced by the different estimators",
      "topics": [
        "Estimate_mortality_dists"
      ]
    },
    {
      "page": "SharkDemography.",
      "title": "SharkDemography.",
      "topics": [
        "SharkDemography."
      ]
    },
    {
      "page": "Silky_data",
      "title": "Example life history data for Silky Sharks",
      "topics": [
        "Silky_data"
      ]
    },
    {
      "page": "Simulate_AAFC",
      "title": "Monte Carlo simulations of Leslie matrix models under varying levels of F and AAFC",
      "topics": [
        "Simulate_AAFC"
      ]
    },
    {
      "page": "Simulate_AALC",
      "title": "Monte Carlo simulations of Leslie matrix models under varying levels of F and AALC",
      "topics": [
        "Simulate_AALC"
      ]
    },
    {
      "page": "Simulate_demography",
      "title": "Monte Carlo simulations of Leslie matrix models",
      "topics": [
        "Simulate_demography"
      ]
    },
    {
      "page": "Simulate_F_critical",
      "title": "Estimate F critical through simulations",
      "topics": [
        "Simulate_F_critical"
      ]
    },
    {
      "page": "Simulate_harvest_slots",
      "title": "Simulate_harvest_slots",
      "topics": [
        "Simulate_harvest_slots"
      ]
    }
  ],
  "_readme": "https://github.com/jonathansmart/sharkdemography/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "deldir",
    "digest",
    "doFuture",
    "doParallel",
    "dplyr",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "hms",
    "interp",
    "iterators",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "parallelly",
    "pillar",
    "pkgconfig",
    "popbio",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "RcppEigen",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "sharkdemography",
  "_universes": [
    "jonathansmart"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T09:33:47.000Z",
      "distro": "noble",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/2464267da657dc86c43df12ca4fac1cf2efa95c443cb5750cb21f1d4e40a2d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T09:33:13.000Z",
      "distro": "noble",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/428a29b523b850846c80a47b4961ff12d3700e2f5fbaebd848fb6fd83c2bd95b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-08T09:32:53.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/7ac8edf22997d8e8dd034b7dba3219404793c7746f8d73dce4299d021ef5b52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-08T09:32:36.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/9432827a84876baeee741129fd9baf638f764a071dfe5bd8cbf161b35f337426",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-08T09:33:02.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/03683a932d75c2f47282ecea2d83e25a0715445647087f66699259116954c1f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-08T09:32:08.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/fbd559ea8171a6a6ff32333e4354202d70269b194fd6c1f3fb0836d56cb6a5e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-08T09:32:07.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/48e70984b9b1e503a5a199bf9c9d6741701b56248dcee2a962b3f44d01b24787",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-08T09:32:21.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "https://r2.ropensci.org/e659853863addf54b92ac7e94bc30b23db5ba4dbac54279cb7076960f3f29855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/27128356304"
    }
  ]
}