{
  "_id": "6a2282c6cd65a98ecbd52351",
  "Package": "ef",
  "Title": "Modelling Framework for the Estimation of Salmonid Abundance",
  "Version": "1.2.0",
  "Date": "2020-10-18",
  "Authors@R": "c(\nperson(\"Colin\", \"Millar\", role = c(\"aut\", \"cre\"),\nemail = \"colin.millar@ices.dk\"),\nperson(\"Rob\", \"Fryer\", role = \"aut\"),\nperson(\"Iain\", \"Malcolm\", role = \"aut\"),\nperson(\"Ross\", \"Glover\", role = \"aut\"),\nperson(\"Marine Scotland Science\", role = \"cph\"))",
  "Description": "A set of functions to estimate capture probabilities and\ndensities from multipass pass removal data.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 07:52:36 UTC",
    "User": "root"
  },
  "Author": "Colin Millar [aut, cre], Rob Fryer [aut], Iain Malcolm [aut],\nRoss Glover [aut], Marine Scotland Science [cph]",
  "Maintainer": "Colin Millar <colin.millar@ices.dk>",
  "Repository": "https://colinpmillar.r-universe.dev",
  "Date/Publication": "2020-11-03 11:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/ef",
  "RemoteRef": "HEAD",
  "RemoteSha": "5e82dd7db3028fda76919878ecbd68be6824cd38",
  "MD5sum": "483ecfaded36b1b8ce6f1ea950fe76be",
  "_user": "colinpmillar",
  "_type": "src",
  "_file": "ef_1.2.0.tar.gz",
  "_fileid": "5569755ca6dc82fc8fa9c2bafec5199187b0dbea928d4a0f989ef4214b746f85",
  "_filesize": 114919,
  "_sha256": "5569755ca6dc82fc8fa9c2bafec5199187b0dbea928d4a0f989ef4214b746f85",
  "_created": "2026-06-05T07:52:36.000Z",
  "_published": "2026-06-05T08:03:18.192Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79686941052,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431612188"
    },
    {
      "job": 79686941067,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431609509"
    },
    {
      "job": 79686941082,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431608072"
    },
    {
      "job": 79686941043,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431609227"
    },
    {
      "job": 79686941064,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431609494"
    },
    {
      "job": 79686941026,
      "time": 551,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431716845"
    },
    {
      "job": 79686941021,
      "time": 270,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431636158"
    },
    {
      "job": 79686941034,
      "time": 416,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431680058"
    },
    {
      "job": 79686419632,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431560471"
    },
    {
      "job": 79686941002,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431594966"
    },
    {
      "job": 79686941025,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431605901"
    },
    {
      "job": 79686941006,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431606313"
    },
    {
      "job": 79686941008,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431611103"
    }
  ],
  "_buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ef",
  "_commit": {
    "id": "5e82dd7db3028fda76919878ecbd68be6824cd38",
    "author": "Colin Millar <colin.millar@ices.dk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1604401802
  },
  "_maintainer": {
    "name": "Colin Millar",
    "email": "colin.millar@ices.dk",
    "login": "colinpmillar",
    "description": "",
    "uuid": 1502848
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "Depends"
    },
    {
      "package": "TMB",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "colinpmillar",
      "count": 1,
      "uuid": 1502848
    }
  ],
  "_userbio": {
    "uuid": 1502848,
    "type": "user",
    "name": "Colin Millar"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ef"
  },
  "_searchresults": 10,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ef.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "colinpmillar",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2.0",
      "date": "2020-11-03"
    }
  ],
  "_exports": [
    "as.gam",
    "BICadj",
    "efp",
    "invlogit",
    "logit",
    "overdispersion",
    "transpar"
  ],
  "_datasets": [
    {
      "name": "ef_data",
      "title": "Counts of salmon fry and parr from electrofishing.",
      "object": "ef_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "siteID",
        "year",
        "date",
        "EFpasscount",
        "pass",
        "species",
        "lifestage",
        "count",
        "area"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ef-package",
      "title": "Modelling Framework for the Estimation of Salmonid Abundance in Scottish Rivers",
      "topics": [
        "ef-package",
        "ef"
      ]
    },
    {
      "page": "as.gam",
      "title": "Coversion of an efp fit to a gam fit for plotting",
      "topics": [
        "as.gam"
      ]
    },
    {
      "page": "BICadj",
      "title": "Adjusted BIC function",
      "topics": [
        "BICadj"
      ]
    },
    {
      "page": "ef_data",
      "title": "Counts of salmon fry and parr from electrofishing.",
      "topics": [
        "ef_data"
      ]
    },
    {
      "page": "efp",
      "title": "Estimate capture probabilites from electrofishing data",
      "topics": [
        "efp"
      ]
    },
    {
      "page": "invlogit",
      "title": "Inverse logistic transformation",
      "topics": [
        "invlogit"
      ]
    },
    {
      "page": "logit",
      "title": "Logistic transformation",
      "topics": [
        "logit"
      ]
    },
    {
      "page": "overdispersion",
      "title": "Estimating overdispersion",
      "topics": [
        "overdispersion"
      ]
    },
    {
      "page": "transpar",
      "title": "Utility function to convert parameters to probabilities",
      "topics": [
        "transpar"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgcv",
    "nlme",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "tibble",
    "tidyselect",
    "TMB",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ef",
  "_universes": [
    "colinpmillar"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "e8e580b4355cc6945dea453dc7c8f2b4796901237d0532ffae6be9ecafe3bb6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "34f86da1d670daf39dcd828919ac99022e86223f48e8fc29a43f65fb3d5bcb5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "b0f7c7565b2b5cde9670b10cc5e65eb52fc6632e95dbd6d1b37ab9644e7d287c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "a5e061ded6c7a616ced7d93ae4a888b6a9de5daa42d4a0029ed4748d945b6aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:32.000Z",
      "arch": "aarch64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "089391baad65b54d64dcbaa7dd80fe5fa6c8b1d6249d7fc597c81600ebc4e46f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-05T07:58:25.000Z",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "f54e43264ed0dfff681d2ee486c52058bf10472e979e847a52b5df8455cb84ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-05T07:56:16.000Z",
      "arch": "aarch64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "13b8500e89b08ecf4ec6bb83ff55cf5f6c83d7a0e46e51237aa60c4f1f2f3f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-05T07:57:40.000Z",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "68730e3e7663f8083ac36e3f2015a850e53c759b00520ca8de89007ef2249ece",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-05T07:55:06.000Z",
      "arch": "emscripten",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "0023380a34a6920301700a9047e3482a7896f69afc942325c4d5a599eec9c952",
      "status": "success",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-05T07:54:25.000Z",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "a74abcbc87030b6620ebc7572fb03fd5dcd65de3b9457e672ffb48d8e5ff002e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-05T07:54:18.000Z",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "17574b5ae8215819a4153427bd46ecb71901ad078bf3e1ee82b85288260a6941",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-05T07:54:37.000Z",
      "arch": "x86_64",
      "commit": "5e82dd7db3028fda76919878ecbd68be6824cd38",
      "fileid": "ee32a52f3bb3a2804dbc4c65d65e91025e55bd30421989d69e05ef9095bbd97c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinpmillar/actions/runs/27002602468"
    }
  ]
}