{
  "_id": "6a105992acfb0bcc41ca3797",
  "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-05-09 06:28:08 UTC",
    "User": "root"
  },
  "Author": "Jonathan Smart [aut, cre, ctb, cph] (ORCID:\n<https://orcid.org/0000-0003-2070-3208>)",
  "MD5sum": "29d9e55de884f5c1f899e0204ecd8c1b",
  "_user": "jonathansmart",
  "_type": "src",
  "_file": "SharkDemography_1.1.0.tar.gz",
  "_fileid": "77381610df2db66a32f77661c96287af3ba91467122bddcca892712b556a6d3c",
  "_filesize": 146762,
  "_sha256": "77381610df2db66a32f77661c96287af3ba91467122bddcca892712b556a6d3c",
  "_created": "2026-05-09T06:28:08.000Z",
  "_published": "2026-05-22T13:26:42.573Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77388894333,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893599046"
    },
    {
      "job": 77388894457,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893598462"
    },
    {
      "job": 77388894540,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893593092"
    },
    {
      "job": 77388893949,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893592745"
    },
    {
      "job": 77388893482,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893583728"
    },
    {
      "job": 77388893414,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161633836"
    },
    {
      "job": 77388894370,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893592826"
    },
    {
      "job": 77388894445,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893594408"
    },
    {
      "job": 77388894353,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893592803"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 20293486,
    "orcid": "0000-0003-2070-3208"
  },
  "_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": 177,
    "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-05-09T06:30:24.000Z",
      "distro": "noble",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "95d05e3fd7ecaff03504adbfe8bfa958be11ee9981c6c5345821e2c0c3c7711c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-09T06:30:22.000Z",
      "distro": "noble",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "a4113a3e925d87799fa4d5961d632272de3d1dc1c7dfb9cec1cf5899e358ee50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-09T06:29:40.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "2b52a65d3788926505f0c9758658df8f1f05562c88b0fc284a94c0ca2fe807fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-09T06:29:38.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "261c3d1c92d4fb8c9ba6335a2bbe5316069f69816753780509aba2fd2da891de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-09T06:29:28.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "02c0440d638098819a99eeb63049752afee557c59221a69cc537d4384aaf2305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-09T06:29:42.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "15ab6d72f86721b40f51e879543682eb4b0e5291d25f56a88faedc417fda9bca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-09T06:29:23.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "43a0499a2525d30fa0ac3d2c3c6f5c57d74d11d010d0dc56ebc68b155c9eb8a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-22T13:26:22.000Z",
      "commit": "4c3f97f7df520be4e39ebf5529d169c6f44d5883",
      "fileid": "4b1d892afcd635623d4ac21821af4f78ffb87ac75135796d03f07ca075e91d33",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonathansmart/actions/runs/25594047675"
    }
  ]
}