{
  "_id": "6a588d95ff0138dec5d74f70",
  "Package": "clarkeTest",
  "Type": "Package",
  "Title": "Distribution-Free Tests of Non-Nested Models",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Dave\", \"Armstrong\", email=\"davearmstrong.ps@gmail.com\", \nrole=c(\"aut\", \"cre\")),\nperson(\"Brenton\", \"Kenkel\", email=\"brenton.kenkel@gmail.com\",\nrole=c(\"aut\")))",
  "Description": "Implementation of Clarke's distribution-free test of\nnon-nested models.  Currently supported model functions are:\nlm(), glm() ('binomial', 'poisson', 'negative binomial' links),\npolr() ('MASS'), clm() ('ordinal'), and multinom() ('nnet').\nFor more information on the test, see Clarke (2007)\n<doi:10.1093/pan/mpm004>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 07:49:07 UTC",
    "User": "root"
  },
  "Author": "Dave Armstrong [aut, cre], Brenton Kenkel [aut]",
  "Maintainer": "Dave Armstrong <davearmstrong.ps@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-17 02:37:41 UTC",
  "RemoteUrl": "https://github.com/cran/clarkeTest",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
  "_user": "cran",
  "_type": "src",
  "_file": "clarkeTest_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5fd8ed3cd1eb2f69593d1016b1df7ca169442d2a5c7e954410319def3b4ad896",
  "_filesize": 235068,
  "_sha256": "5fd8ed3cd1eb2f69593d1016b1df7ca169442d2a5c7e954410319def3b4ad896",
  "_expires": "2026-10-24T07:51:47.000Z",
  "_created": "2026-07-16T07:49:07.000Z",
  "_published": "2026-07-16T07:51:49.263Z",
  "_jobs": [
    {
      "job": 87565224810,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8368597903"
    },
    {
      "job": 87565224693,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368605413"
    },
    {
      "job": 87564845555,
      "time": 123,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8368559710"
    },
    {
      "job": 87565224673,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8368594436"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29481092701",
  "_status": "success",
  "_upstream": "https://github.com/cran/clarkeTest",
  "_commit": {
    "id": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
    "author": "Dave Armstrong <davearmstrong.ps@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1715913461
  },
  "_maintainer": {
    "name": "Dave Armstrong",
    "email": "davearmstrong.ps@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "davidaarmstrong",
      "count": 1,
      "uuid": 4712277
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 464,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clarkeTest"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clarkeTest.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-12"
    },
    {
      "version": "0.2.0",
      "date": "2024-05-16"
    }
  ],
  "_exports": [
    "clarke_test",
    "indivLogLiks",
    "nparams"
  ],
  "_datasets": [
    {
      "name": "conflictData",
      "title": "Conflict Data",
      "object": "conflictData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "GWNo",
        "Year",
        "StateName",
        "conflict_binary",
        "polity2",
        "Amnesty",
        "riots",
        "pop",
        "rgdpna_pc"
      ],
      "rows": 4381,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clarke_test",
      "title": "Clarke Test",
      "topics": [
        "clarke_test"
      ]
    },
    {
      "page": "conflictData",
      "title": "Conflict Data",
      "topics": [
        "conflictData"
      ]
    },
    {
      "page": "indivLogLiks",
      "title": "Calculate individual log-likelihood values",
      "topics": [
        "indivLogLiks",
        "indivLogLiks.clm",
        "indivLogLiks.glm",
        "indivLogLiks.lm",
        "indivLogLiks.multinom",
        "indivLogLiks.negbin",
        "indivLogLiks.orlm",
        "indivLogLiks.polr"
      ]
    },
    {
      "page": "nparams",
      "title": "Find number of parameters in model",
      "topics": [
        "nparams",
        "nparams.clm",
        "nparams.glm",
        "nparams.lm",
        "nparams.multinom",
        "nparams.negbin",
        "nparams.orlm",
        "nparams.polr"
      ]
    },
    {
      "page": "print",
      "title": "Print non-nested test results",
      "topics": [
        "print.nonnest.test"
      ]
    }
  ],
  "_readme": "https://github.com/cran/clarkeTest/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "clarketest",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-16T07:50:50.000Z",
      "distro": "resolute",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "https://r2.ropensci.org/8b845f43cfb006884871983e4737d26c7a7b39dfb62147e2246fa528f01194f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481092701"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-16T07:51:03.000Z",
      "distro": "resolute",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "https://r2.ropensci.org/5c646a50ea3fe9b76cb96e972bae6ba921ad0f3c5cff575feab981a0efe24e78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481092701"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-16T07:50:47.000Z",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "https://r2.ropensci.org/bdd8542038cc55cb4ae5de97f631983e20e9e4f72650e462c484082eaef08c6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29481092701"
    }
  ]
}