{
  "_id": "6a1f15b2b401979e7341e61a",
  "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-05-17 06:36:03 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",
  "MD5sum": "919b6e9af78d522594543294602af84f",
  "_user": "cran",
  "_type": "src",
  "_file": "clarkeTest_0.2.0.tar.gz",
  "_fileid": "fcb292f5608832a3bf8cf4d34c693e4245bbfbfe19f3d1dee0db77ec6b9c6c44",
  "_filesize": 234514,
  "_sha256": "fcb292f5608832a3bf8cf4d34c693e4245bbfbfe19f3d1dee0db77ec6b9c6c44",
  "_created": "2026-05-17T06:36:03.000Z",
  "_published": "2026-06-02T17:41:06.555Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134423321,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040057779"
    },
    {
      "job": 79134423487,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040058648"
    },
    {
      "job": 79134422281,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040047410"
    },
    {
      "job": 79134422371,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365390881"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25983599649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 632,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clarkeTest"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_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-05-17T06:37:46.000Z",
      "distro": "noble",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "9820702e07612e9c4afc263b1c955a4e278d59c7466e1aa1a01fea306a6d16aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983599649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T06:37:52.000Z",
      "distro": "noble",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "fcc0f9711710268b6e2d91b9fe2561c0d89f49001125fabf178260fe30e8548e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983599649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T17:40:47.000Z",
      "commit": "9b9dcad5abe7640d0fec9aa762af3338ce4ca39e",
      "fileid": "ecae00ddabd10356d0e57300b5a3722a92bd52791d22278ed690b8b6b3939688",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25983599649"
    }
  ]
}