{
  "_id": "6a1f0718b401979e7341bdaa",
  "Package": "ecotox",
  "Type": "Package",
  "Title": "Analysis of Ecotoxicology",
  "Version": "1.4.4",
  "Authors@R": "person(\"Benjamin L\", \"Hlina\", email = \"benjamin.hlina@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "A simple approach to using a probit or logit analysis to\ncalculate lethal concentration (LC) or time (LT) and the\nappropriate fiducial confidence limits desired for selected LC\nor LT for ecotoxicology studies (Finney 1971; Wheeler et al.\n2006; Robertson et al. 2007). The simplicity of 'ecotox' comes\nfrom the syntax it implies within its functions which are\nsimilar to functions like glm() and lm(). In addition to the\nsimplicity of the syntax, a comprehensive data frame is\nproduced which gives the user a predicted LC or LT value for\nthe desired level and a suite of important parameters such as\nfiducial confidence limits and slope. Finney, D.J. (1971, ISBN:\n052108041X); Wheeler, M.W., Park, R.M., and Bailer, A.J. (2006)\n<doi:10.1897/05-320R.1>; Robertson, J.L., Savin, N.E., Russell,\nR.M., and Preisler, H.K. (2007, ISBN: 0849323312).",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://benjaminhlina.github.io/ecotox/",
  "Repository": "https://benjaminhlina.r-universe.dev",
  "Date/Publication": "2025-01-21 17:32:36 UTC",
  "RemoteUrl": "https://github.com/benjaminhlina/ecotox",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 06:54:32 UTC",
    "User": "root"
  },
  "Author": "Benjamin L Hlina [aut, cre]",
  "Maintainer": "Benjamin L Hlina <benjamin.hlina@gmail.com>",
  "MD5sum": "165bc7225ce7ceab93a6091826b94cd2",
  "_user": "benjaminhlina",
  "_type": "src",
  "_file": "ecotox_1.4.4.tar.gz",
  "_fileid": "2c6c24877674b341d3b25873485616f762f28b1a9d8d47751893855d554051e1",
  "_filesize": 197836,
  "_sha256": "2c6c24877674b341d3b25873485616f762f28b1a9d8d47751893855d554051e1",
  "_created": "2026-05-18T06:54:32.000Z",
  "_published": "2026-06-02T16:38:48.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122581266,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051298046"
    },
    {
      "job": 79122581275,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051297533"
    },
    {
      "job": 79122581332,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051288383"
    },
    {
      "job": 79122581232,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051291531"
    },
    {
      "job": 79122580486,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051266438"
    },
    {
      "job": 79122580360,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363990251"
    },
    {
      "job": 79122581586,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051291408"
    },
    {
      "job": 79122581244,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051293962"
    },
    {
      "job": 79122581272,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051293551"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benjaminhlina/ecotox",
  "_commit": {
    "id": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
    "author": "Benjamin Hlina <benjamin.hlina@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from JosiahParry/patch-1\n\nUpdate cran-checks.yaml",
    "time": 1737480756
  },
  "_maintainer": {
    "name": "Benjamin L Hlina",
    "email": "benjamin.hlina@gmail.com",
    "login": "benjaminhlina",
    "description": "Postdoctoral Researcher @ GLIER - University of Windsor - Studying food webs and spatial ecology of fishes in Lakes Ontario and Huron.",
    "uuid": 29612410
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "benjaminhlina",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "biology",
    "dose-response-modeling",
    "logit",
    "probit",
    "toxicology"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "benjaminhlina",
      "count": 435,
      "uuid": 29612410
    },
    {
      "user": "josiahparry",
      "count": 1,
      "uuid": 13534508
    }
  ],
  "_userbio": {
    "uuid": 29612410,
    "type": "user",
    "name": "Benjamin Hlina",
    "description": "Postdoctoral Researcher @ GLIER - University of Windsor - Studying food webs and spatial ecology of fishes in Lakes Ontario and Huron."
  },
  "_downloads": {
    "count": 369,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ecotox"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/benjaminhlina/ecotox",
  "_pkgdown": "https://benjaminhlina.github.io/ecotox/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ecotox.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benjaminhlina/ecotox",
  "_realowner": "benjaminhlina",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2017-10-24"
    },
    {
      "version": "1.3.0",
      "date": "2017-12-08"
    },
    {
      "version": "1.3.1",
      "date": "2018-03-20"
    },
    {
      "version": "1.3.2",
      "date": "2018-06-28"
    },
    {
      "version": "1.3.3",
      "date": "2018-10-29"
    },
    {
      "version": "1.4.0",
      "date": "2019-03-26"
    },
    {
      "version": "1.4.1",
      "date": "2019-12-13"
    },
    {
      "version": "1.4.2",
      "date": "2020-03-06"
    },
    {
      "version": "1.4.4",
      "date": "2021-10-27"
    }
  ],
  "_exports": [
    "LC_logit",
    "LC_probit",
    "LT_logit",
    "LT_probit",
    "ratio_test"
  ],
  "_datasets": [
    {
      "name": "lamprey_time",
      "title": "Lethal time data for seasonal exposure to TFM for larval sea lamprey",
      "object": "lamprey_time",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "nominal.dose",
        "dose",
        "month",
        "hour",
        "response",
        "survive",
        "total"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "lamprey_tox",
      "title": "Lethal concentration data for seasonal exposure to TFM for larval sea lamprey",
      "object": "lamprey_tox",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "nominal_dose",
        "tank",
        "month",
        "dose",
        "response",
        "survive",
        "total"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "lamprey_time",
      "title": "Lethal time data for seasonal exposure to TFM for larval sea lamprey",
      "topics": [
        "lamprey_time"
      ]
    },
    {
      "page": "lamprey_tox",
      "title": "Lethal concentration data for seasonal exposure to TFM for larval sea lamprey",
      "topics": [
        "lamprey_tox"
      ]
    },
    {
      "page": "LC_logit",
      "title": "Lethal Concentration Logit",
      "topics": [
        "LC_logit"
      ]
    },
    {
      "page": "LC_probit",
      "title": "Lethal Concentration Probit",
      "topics": [
        "LC_probit"
      ]
    },
    {
      "page": "LT_logit",
      "title": "Lethal Time Logit",
      "topics": [
        "LT_logit"
      ]
    },
    {
      "page": "LT_probit",
      "title": "Lethal Time Probit",
      "topics": [
        "LT_probit"
      ]
    },
    {
      "page": "ratio_test",
      "title": "Ratio test",
      "topics": [
        "ratio_test"
      ]
    }
  ],
  "_readme": "https://github.com/benjaminhlina/ecotox/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 4.468347330412158,
  "_indexed": true,
  "_nocasepkg": "ecotox",
  "_universes": [
    "benjaminhlina"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-18T06:56:29.000Z",
      "distro": "noble",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "08d7cc39a9ca2359e6ff8a69cb06a289f6a585614d779ef8fd9abb3f471e33c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-18T06:56:29.000Z",
      "distro": "noble",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "473e322114692ab3257a79d0518cc22365a0ba6f2ba654db02e6981d2e812a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-18T06:55:58.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "01f58d30eed795d7517b9ba24e78a7e4fd9a6271d6f4aab60d6a55bcfd9a17bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-18T06:56:07.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "7169ade9ce819c6974178aa0519ea789931248687f4d27606da972c86a4ec7a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-18T06:55:59.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "8437ca85136668f46cc79a83ebba4f97f03db728a524e4e58e2634dd84782a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-18T06:56:11.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "ae54d9d85c9c7b1615e9c50d0a021dfe2fafdcf5183f1087357437bd1e9a16b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-18T06:56:05.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "1b49ab69f6df1c10aec4739f4d35777df7134c95fc1ecb1b8f8ec29c15f24b16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.4",
      "date": "2026-06-02T16:38:27.000Z",
      "commit": "b4300ef1391f15df9fe0ef14ac276bc5ddced3c5",
      "fileid": "8db87a2d7c0ca5bd6afb1baec8f3ba7142430a831d6e6070f2230dfeb8b11da4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benjaminhlina/actions/runs/26018178947"
    }
  ]
}