{
  "_id": "6a103211acfb0bcc41c975dc",
  "Package": "likelihoodR",
  "Title": "Likelihood Analyses for Common Statistical Tests",
  "Version": "1.1.5",
  "Authors@R": "person(given = \"Peter\",\nfamily = \"Cahusac\",\nrole = c(\"aut\", \"cre\"),\nemail = \"peteqsac@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-4976-2834\"))",
  "Description": "A collection of functions that calculate the log\nlikelihood (support) for a range of statistical tests. Where\npossible the likelihood function and likelihood interval for\nthe observed data are displayed. The evidential approach used\nhere is based on the book \"Likelihood\" by A.W.F. Edwards (1992,\nISBN-13 : 978-0801844430), \"Statistical Evidence\" by R. Royall\n(1997, ISBN-13 : 978-0412044113), S.N. Goodman & R. Royall\n(2011) <doi:10.2105/AJPH.78.12.1568>, \"Understanding Psychology\nas a Science\" by Z. Dienes (2008, ISBN-13 : 978-0230542310), S.\nGlover & P. Dixon <doi:10.3758/BF03196706> and others. This\npackage accompanies \"Evidence-Based Statistics\" by P. Cahusac\n(2020, ISBN-13 : 978-1119549802) <doi:10.1002/9781119549833>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 08:51:20 UTC",
    "User": "root"
  },
  "Author": "Peter Cahusac [aut, cre]\n(<https://orcid.org/0000-0003-4976-2834>)",
  "Maintainer": "Peter Cahusac <peteqsac@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-22 10:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/likelihoodR",
  "RemoteRef": "HEAD",
  "RemoteSha": "c02f1719f79f53477e260a262c2cfc6d8f8baec0",
  "MD5sum": "55f8cc391c1b50c9f22a955a4eccf367",
  "_user": "cran",
  "_type": "src",
  "_file": "likelihoodR_1.1.5.tar.gz",
  "_fileid": "583e9c80256381e631d8c360c447b61f15ae704b5d1550185e80c5622556eecc",
  "_filesize": 188452,
  "_sha256": "583e9c80256381e631d8c360c447b61f15ae704b5d1550185e80c5622556eecc",
  "_created": "2026-05-12T08:51:20.000Z",
  "_published": "2026-05-22T10:38:09.312Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363153956,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6939755712"
    },
    {
      "job": 77363154127,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939754829"
    },
    {
      "job": 77363153638,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6939708850"
    },
    {
      "job": 77363153425,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158515871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25723617418",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/likelihoodR",
  "_commit": {
    "id": "c02f1719f79f53477e260a262c2cfc6d8f8baec0",
    "author": "Peter Cahusac <peteqsac@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.5\n",
    "time": 1729591202
  },
  "_maintainer": {
    "name": "Peter Cahusac",
    "email": "peteqsac@gmail.com",
    "orcid": "0000-0003-4976-2834"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/likelihoodR"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/likelihoodR.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2021-02-11"
    },
    {
      "version": "1.0.4",
      "date": "2021-05-03"
    },
    {
      "version": "1.0.5",
      "date": "2021-10-13"
    },
    {
      "version": "1.0.6",
      "date": "2021-10-29"
    },
    {
      "version": "1.0.7",
      "date": "2021-12-01"
    },
    {
      "version": "1.0.8",
      "date": "2022-10-27"
    },
    {
      "version": "1.0.9",
      "date": "2023-01-21"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-15"
    },
    {
      "version": "1.1.1",
      "date": "2023-05-16"
    },
    {
      "version": "1.1.4",
      "date": "2023-09-14"
    },
    {
      "version": "1.1.5",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    "L_1way_ANOVA",
    "L_1way_cat",
    "L_1way_RM_ANOVA",
    "L_2S_ttest",
    "L_2way_cat",
    "L_2way_Factorial_ANOVA",
    "L_corr",
    "L_efficacy",
    "L_logistic_regress",
    "L_OR",
    "L_regress",
    "L_RR",
    "L_t_test_sample_size",
    "L_ttest"
  ],
  "_help": [
    {
      "page": "L_1way_ANOVA",
      "title": "Likelihood Supports for One-way Independent Samples ANOVA",
      "topics": [
        "L_1way_ANOVA"
      ]
    },
    {
      "page": "L_1way_cat",
      "title": "Likelihood Support for One-way Categorical Data",
      "topics": [
        "L_1way_cat"
      ]
    },
    {
      "page": "L_1way_RM_ANOVA",
      "title": "Likelihood Supports for One-way Repeated Measures ANOVA",
      "topics": [
        "L_1way_RM_ANOVA"
      ]
    },
    {
      "page": "L_2S_ttest",
      "title": "Likelihood Supports for Independent Samples t Test",
      "topics": [
        "L_2S_ttest"
      ]
    },
    {
      "page": "L_2way_cat",
      "title": "Likelihood Support for Two-way Categorical Data",
      "topics": [
        "L_2way_cat"
      ]
    },
    {
      "page": "L_2way_Factorial_ANOVA",
      "title": "Likelihood Supports for Two-way Independent Samples Factorial ANOVA",
      "topics": [
        "L_2way_Factorial_ANOVA"
      ]
    },
    {
      "page": "L_corr",
      "title": "Likelihood Support for Correlation",
      "topics": [
        "L_corr"
      ]
    },
    {
      "page": "L_efficacy",
      "title": "Likelihood Support for Efficacy",
      "topics": [
        "L_efficacy"
      ]
    },
    {
      "page": "L_logistic_regress",
      "title": "Likelihood Support for Logistic Regression",
      "topics": [
        "L_logistic_regress"
      ]
    },
    {
      "page": "L_OR",
      "title": "Likelihood Support for Odds Ratio (OR)",
      "topics": [
        "L_OR"
      ]
    },
    {
      "page": "L_regress",
      "title": "Likelihood Support for Regression",
      "topics": [
        "L_regress"
      ]
    },
    {
      "page": "L_RR",
      "title": "Likelihood Support for Relative Risk (RR)",
      "topics": [
        "L_RR"
      ]
    },
    {
      "page": "L_t_test_sample_size",
      "title": "Sample size calculation using the evidential approach for t tests",
      "topics": [
        "L_t_test_sample_size"
      ]
    },
    {
      "page": "L_ttest",
      "title": "Likelihood Supports for the One Sample and Related Samples t Test",
      "topics": [
        "L_ttest"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "likelihoodr",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-12T08:53:23.000Z",
      "distro": "noble",
      "commit": "c02f1719f79f53477e260a262c2cfc6d8f8baec0",
      "fileid": "d50e85143472e5084dd22d24d2740fd6b80b586cc7114121621a0862e27c71b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25723617418"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-12T08:53:19.000Z",
      "distro": "noble",
      "commit": "c02f1719f79f53477e260a262c2cfc6d8f8baec0",
      "fileid": "24736bc1c75de55926ba27a0ee0f214c3b896c5de53b85683a1411df9d2ed57f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25723617418"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-05-22T10:37:50.000Z",
      "commit": "c02f1719f79f53477e260a262c2cfc6d8f8baec0",
      "fileid": "c5aed2212b955f538c0209c7b63ae4b98f3b536f5b04933eb3fea2c8323e3ccf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25723617418"
    }
  ]
}