{
  "_id": "6a197f54acfb0bcc41df82f7",
  "Package": "likelihoodExplore",
  "Type": "Package",
  "Title": "Likelihood Exploration",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Ben\", \"Barnard\", email = \"benbarnard87@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Maintainer": "Ben Barnard <benbarnard87@gmail.com>",
  "Description": "Provides likelihood functions as defined by Fisher (1922)\n<doi:10.1098/rsta.1922.0009> and a function that creates\nlikelihood functions from density functions. The functions are\nmeant to aid in education of likelihood based methods.",
  "License": "GPL-2",
  "BugReports": "https://github.com/BenBarnard/likelihoodExplore/issues",
  "Encoding": "UTF-8",
  "URL": "https://www.bearstatistics.com/likelihoodExplore",
  "RoxygenNote": "6.1.1",
  "Collate": "'likelihood.R' 'Beta.R' 'Binomial.R' 'Cauchy.R'\n'Chi-Squared.R' 'Exponential.R' 'F.R' 'Gamma.R' 'Geometric.R'\n'Hypergeometric.R' 'Log_Normal.R' 'Logistic.R' 'Multinomial.R'\n'Negative_Binomial.R' 'Normal.R' 'Poisson.R' 'Student_t.R'\n'Uniform.R' 'Weibull.R' 'Wilcox.R'\n'likelihoodExplore-package.R'",
  "Repository": "https://benbarnard.r-universe.dev",
  "Date/Publication": "2019-11-30 21:27:19 UTC",
  "RemoteUrl": "https://github.com/benbarnard/likelihoodexplore",
  "RemoteRef": "HEAD",
  "RemoteSha": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:23:29 UTC",
    "User": "root"
  },
  "Author": "Ben Barnard [aut, cre]",
  "MD5sum": "fff357a881fed357eaed145cb2584b65",
  "_user": "benbarnard",
  "_type": "src",
  "_file": "likelihoodExplore_0.1.1.tar.gz",
  "_fileid": "81efeb930c05020d3280e7ccec16c0e473358dc565bc2287650517dfa62c96e3",
  "_filesize": 133261,
  "_sha256": "81efeb930c05020d3280e7ccec16c0e473358dc565bc2287650517dfa62c96e3",
  "_created": "2026-05-29T11:23:29.000Z",
  "_published": "2026-05-29T11:58:12.533Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78491152588,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7289538200"
    },
    {
      "job": 78491152597,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289537500"
    },
    {
      "job": 78491152581,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7290084555"
    },
    {
      "job": 78491152580,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7290073623"
    },
    {
      "job": 78490839673,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289509035"
    },
    {
      "job": 78491152609,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289537232"
    },
    {
      "job": 78491152591,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7289529864"
    },
    {
      "job": 78491152627,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7289528381"
    },
    {
      "job": 78491152710,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7289534986"
    }
  ],
  "_buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/benbarnard/likelihoodexplore",
  "_commit": {
    "id": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
    "author": "Ben J Barnard <BenBarnard@users.noreply.github.com>",
    "committer": "Ben J Barnard <BenBarnard@users.noreply.github.com>",
    "message": "/docs failed build\n",
    "time": 1575149239
  },
  "_maintainer": {
    "name": "Ben Barnard",
    "email": "benbarnard87@gmail.com",
    "login": "benbarnard",
    "description": "Data Scientist",
    "uuid": 11150821
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    }
  ],
  "_owner": "benbarnard",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "benbarnard",
      "count": 147,
      "uuid": 11150821
    }
  ],
  "_userbio": {
    "uuid": 11150821,
    "type": "user",
    "name": "Ben J Barnard",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/likelihoodExplore"
  },
  "_devurl": "https://github.com/benbarnard/likelihoodexplore",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/likelihoodExplore.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benbarnard/likelihoodexplore",
  "_realowner": "benbarnard",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-14"
    }
  ],
  "_exports": [
    "likbeta",
    "likbinom",
    "likcauchy",
    "likchisq",
    "likelihood",
    "likexp",
    "likf",
    "likgamma",
    "likgeom",
    "likhyper",
    "liklnorm",
    "liklogis",
    "likmultinom",
    "liknbinom",
    "liknorm",
    "likpois",
    "likt",
    "likunif",
    "likweibull",
    "likwilcox"
  ],
  "_help": [
    {
      "page": "likbeta",
      "title": "Beta Log Likelihood Function",
      "topics": [
        "likbeta"
      ]
    },
    {
      "page": "likbinom",
      "title": "Binomial Log Likelihood Function",
      "topics": [
        "likbinom"
      ]
    },
    {
      "page": "likcauchy",
      "title": "Cauchy Log Likelihood Function",
      "topics": [
        "likcauchy"
      ]
    },
    {
      "page": "likchisq",
      "title": "Chi-Squared Log Likelihood Function",
      "topics": [
        "likchisq"
      ]
    },
    {
      "page": "likelihood",
      "title": "Likelihood Function Maker",
      "topics": [
        "likelihood"
      ]
    },
    {
      "page": "likelihoodExplore",
      "title": "Likelihood Exploration",
      "topics": [
        "likelihoodExplore-package",
        "likelihoodExplore"
      ]
    },
    {
      "page": "likexp",
      "title": "Exponential Log Likelihood Function",
      "topics": [
        "likexp"
      ]
    },
    {
      "page": "likf",
      "title": "F Log Likelihood Function",
      "topics": [
        "likf"
      ]
    },
    {
      "page": "likgamma",
      "title": "Gamma Log Likelihood Function",
      "topics": [
        "likgamma"
      ]
    },
    {
      "page": "likgeom",
      "title": "Geometric Log Likelihood Function",
      "topics": [
        "likgeom"
      ]
    },
    {
      "page": "likhyper",
      "title": "Hypergeometric Log Likelihood Function",
      "topics": [
        "likhyper"
      ]
    },
    {
      "page": "liklnorm",
      "title": "Log Normal Log Likelihood Function",
      "topics": [
        "liklnorm"
      ]
    },
    {
      "page": "liklogis",
      "title": "Logistic Log Likelihood Function",
      "topics": [
        "liklogis"
      ]
    },
    {
      "page": "likmultinom",
      "title": "Multinomial Log Likelihood Function",
      "topics": [
        "likmultinom"
      ]
    },
    {
      "page": "liknbinom",
      "title": "Negative Binomial Log Likelihood Function",
      "topics": [
        "liknbinom"
      ]
    },
    {
      "page": "liknorm",
      "title": "Normal Log Likelihood Function",
      "topics": [
        "liknorm"
      ]
    },
    {
      "page": "likpois",
      "title": "Poisson Log Likelihood Function",
      "topics": [
        "likpois"
      ]
    },
    {
      "page": "likt",
      "title": "Student's t Log Likelihood Function",
      "topics": [
        "likt"
      ]
    },
    {
      "page": "likunif",
      "title": "Uniform Log Likelihood Function",
      "topics": [
        "likunif"
      ]
    },
    {
      "page": "likweibull",
      "title": "Weibull Log Likelihood Function",
      "topics": [
        "likweibull"
      ]
    },
    {
      "page": "likwilcox",
      "title": "Wilcoxon Rank Sum Log Likelihood Function",
      "topics": [
        "likwilcox"
      ]
    }
  ],
  "_readme": "https://github.com/benbarnard/likelihoodexplore/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "vctrs"
  ],
  "_score": 3.2174839442139063,
  "_indexed": true,
  "_nocasepkg": "likelihoodexplore",
  "_universes": [
    "benbarnard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T11:25:13.000Z",
      "distro": "noble",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "2c291158b5a5d86c22ea1d413a1de2083174b4367fa1e71338707df055314cde",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-29T11:25:10.000Z",
      "distro": "noble",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "cb2b1f06c9f0967b078565a954eb20f793e72920e7bb5ea3d3508a4b566b0a54",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T11:57:23.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "9548855dc963dc1ab86f1c6bdea16d54868c349eb995dce953430a76c870364f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-29T11:56:39.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "547e48f7d1906a9a3727040fba0e57e5209095678dfcab2746a28bdd8bb73221",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-29T11:25:21.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "6f5c489dddcbc59be8c40adcaa7cc5f0950fbc89c423294192322c7dcc31256f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T11:24:40.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "7ef03e465cce34d8ec45103612986a82f2a85182037dbb48d4addd54dcc5a054",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T11:24:34.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "1d9c3e4458d5213bd1a8cf8d9ef6a50ec77f16e7c7d84a3f4b488f8fbb7dc737",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-29T11:24:56.000Z",
      "commit": "e16bdc37a8758c232cfc249b217f8b6e14f95768",
      "fileid": "ddb29de474cb2cb6a892901575f743a917b7bd46b02fcddf0e88a88d8f8fec93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/benbarnard/actions/runs/26634363444"
    }
  ]
}