{
  "_id": "6a2357a5530b9bc726bd58d4",
  "Package": "tmbr",
  "Title": "Analyses Using TMB",
  "Version": "0.0.1.9004",
  "Authors@R": "person(given = \"Joe\",\nfamily = \"Thorley\",\nrole = c(\"aut\", \"cre\"),\nemail = \"joe@poissonconsulting.ca\")",
  "Description": "Facilitates analyses using 'Template Model Builder'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/poissonconsulting/tmbr",
  "BugReports": "https://github.com/poissonconsulting/tmbr/issues",
  "Remotes": [
    "poissonconsulting/bauw",
    "poissonconsulting/embr",
    "poissonconsulting/mcmcdata",
    "poissonconsulting/newdata",
    "poissonconsulting/timer"
  ],
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/Needs/website": "poissonconsulting/poissontemplate",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-06-05 22:41:45 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/tmbr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 23:07:09 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut, cre]",
  "Maintainer": "Joe Thorley <joe@poissonconsulting.ca>",
  "MD5sum": "0452a90e85fe82f010d5a2a7b4d21f90",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "tmbr_0.0.1.9004.tar.gz",
  "_fileid": "005fc2bec3989641c2308b57b7844eda35200555f9186a794faaf1546c0bdc33",
  "_filesize": 124930,
  "_sha256": "005fc2bec3989641c2308b57b7844eda35200555f9186a794faaf1546c0bdc33",
  "_created": "2026-06-05T23:07:09.000Z",
  "_published": "2026-06-05T23:11:33.630Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79828399728,
      "time": 213,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7448572369"
    },
    {
      "job": 79828399724,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7448576107"
    },
    {
      "job": 79828399738,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7448561529"
    },
    {
      "job": 79828399723,
      "time": 207,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7448571385"
    },
    {
      "job": 79828005946,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448531487"
    },
    {
      "job": 79828399710,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7448553744"
    },
    {
      "job": 79828399715,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7448551300"
    },
    {
      "job": 79828399714,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7448548229"
    },
    {
      "job": 79828399745,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7448550709"
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/poissonconsulting/tmbr",
  "_commit": {
    "id": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
    "author": "Joe Thorley <joe@poissonconsulting.ca>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #31 from poissonconsulting/add-codeowners\n\nAdd CODEOWNERS assigning @joethorley",
    "time": 1780699305
  },
  "_maintainer": {
    "name": "Joe Thorley",
    "email": "joe@poissonconsulting.ca",
    "login": "joethorley",
    "description": "A computational biologist who performs Bayesian analyses using R, STAN and JAGS.\n",
    "uuid": 613671
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "beepr",
      "role": "Imports"
    },
    {
      "package": "chk",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "embr",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mcmcr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "term",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "timer",
      "role": "Imports"
    },
    {
      "package": "TMB",
      "role": "Imports"
    },
    {
      "package": "universals",
      "role": "Imports"
    },
    {
      "package": "bauw",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "extras",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "mbr",
    "tmb"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 300,
      "uuid": 613671
    },
    {
      "user": "nadinehussein",
      "count": 8,
      "uuid": 74937983
    },
    {
      "user": "krlmlr",
      "count": 5,
      "uuid": 1741643
    },
    {
      "user": "aylapear",
      "count": 4,
      "uuid": 42985574
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tmbr"
  },
  "_devurl": "https://github.com/poissonconsulting/tmbr",
  "_searchresults": 4,
  "_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/tmbr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "is.tmb_analysis",
    "is.tmb_code",
    "is.tmb_mcmc_analysis",
    "is.tmb_ml_analysis",
    "is.tmb_model"
  ],
  "_help": [
    {
      "page": "confint.tmb_ml_analysis",
      "title": "Confint",
      "topics": [
        "confint.tmb_ml_analysis"
      ]
    },
    {
      "page": "converged.tmb_ml_analysis",
      "title": "Is Converged",
      "topics": [
        "converged.tmb_ml_analysis"
      ]
    },
    {
      "page": "is.tmb_analysis",
      "title": "Is a TMB Analysis",
      "topics": [
        "is.tmb_analysis"
      ]
    },
    {
      "page": "is.tmb_code",
      "title": "Is a TMB Code",
      "topics": [
        "is.tmb_code"
      ]
    },
    {
      "page": "is.tmb_mcmc_analysis",
      "title": "Is a TMB MCMC Analysis",
      "topics": [
        "is.tmb_mcmc_analysis"
      ]
    },
    {
      "page": "is.tmb_ml_analysis",
      "title": "Is a TMB ML Analysis",
      "topics": [
        "is.tmb_ml_analysis"
      ]
    },
    {
      "page": "is.tmb_model",
      "title": "Is a TMB Model",
      "topics": [
        "is.tmb_model"
      ]
    }
  ],
  "_readme": "https://github.com/poissonconsulting/tmbr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "audio",
    "backports",
    "beepr",
    "checkmate",
    "chk",
    "cli",
    "coda",
    "codetools",
    "cpp11",
    "distributional",
    "dplyr",
    "embr",
    "extras",
    "farver",
    "foreach",
    "generics",
    "ggdist",
    "ggh4x",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "matrixStats",
    "mcmcdata",
    "mcmcderive",
    "mcmcr",
    "newdata",
    "nlist",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "posterior",
    "priorsense",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rescale",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tensorA",
    "term",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timer",
    "TMB",
    "universals",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "tmbr",
  "_universes": [
    "poissonconsulting",
    "joethorley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:09:31.000Z",
      "distro": "noble",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "63f7b393c9d266c67110c13d2504e8d1391db73ad41bde2d13e467544dc8962c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:09:50.000Z",
      "distro": "noble",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "8d43e0aedf8be6b0f61bdcc71e2471c46ae2982c18d336e68435420eed00aae1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:08:54.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "a431346448ca09652db773b7bdb5def17a7f174944bbd0e2c5c8bc134a9886a8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:09:13.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "7d80a56569fc1136958aecb5b4a5d366d45aa235039f0416a3f3defd02f6b898",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:09:19.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "620dbf8c7a7f41d300ce76d0f855b651949646c43f3786aa51e3069f653a4f94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:08:33.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "b50fed8b3987eaef79ad0488bf220cdb5fdd21338000a207cabd8bcf786aa868",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:08:19.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "ff81b8692cc03e4de112507342eef986bf25192cb3889aa823cfb84ae120b5dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9004",
      "date": "2026-06-05T23:08:30.000Z",
      "commit": "fc8f546d069e63ac3f62ae89a43d4b58e62e6d5a",
      "fileid": "68e4399b74df8bcba9e7544bb760fe6c2416ff7069674572d3f8e722b8f5776c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27044644474"
    }
  ]
}