{
  "_id": "6a5dd7b39baadeef8ab5535c",
  "Package": "permChacko",
  "Title": "Chacko Test for Order-Restriction with Permutation",
  "Version": "1.0.1.9000",
  "Date": "2024-09-18",
  "Authors@R": "c(\nperson(\ngiven = \"Waldir\", family = \"Leoncio\",\nemail = \"w.l.netto@medisin.uio.no\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6719-6162\")\n),\nperson(\ngiven = \"Graeme\", family = \"Ruxton\", role = \"aut\"\n),\nperson(\ngiven = \"Morten Wang\", family = \"Fagerland\", role = \"aut\",\nemail = \"morten.fagerland@medisin.uio.no\"\n)\n)",
  "Description": "Implements an extension of the Chacko chi-square test for\nordered vectors (Chacko, 1966,\n<https://www.jstor.org/stable/25051572>). Our extension brings\nthe Chacko test to the computer age by implementing a\npermutation test to offer a numeric estimate of the p-value,\nwhich is particularly useful when the analytic solution is not\navailable.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://ocbe-uio.github.io/permChacko/",
  "BugReports": "https://github.com/ocbe-uio/permChacko/issues",
  "VignetteBuilder": "knitr",
  "Repository": "https://ocbe-uio.r-universe.dev",
  "Date/Publication": "2024-09-18 08:09:33 UTC",
  "RemoteUrl": "https://github.com/ocbe-uio/permChacko",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea814285483cbd40836cda4e17eb40b44a957597",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 08:06:41 UTC",
    "User": "root"
  },
  "Author": "Waldir Leoncio [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6719-6162>),\nGraeme Ruxton [aut],\nMorten Wang Fagerland [aut]",
  "Maintainer": "Waldir Leoncio <w.l.netto@medisin.uio.no>",
  "_user": "ocbe-uio",
  "_type": "src",
  "_file": "permChacko_1.0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/660c89ce4af9304ff60edec20049561bff4d0bcaa488addc6401190336586d04",
  "_filesize": 138254,
  "_sha256": "660c89ce4af9304ff60edec20049561bff4d0bcaa488addc6401190336586d04",
  "_expires": "2026-10-28T08:09:21.000Z",
  "_created": "2026-07-20T08:06:41.000Z",
  "_published": "2026-07-20T08:09:23.150Z",
  "_jobs": [
    {
      "job": 88301583776,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454608323"
    },
    {
      "job": 88301583836,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454607616"
    },
    {
      "job": 88301583837,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454605118"
    },
    {
      "job": 88301583852,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454593154"
    },
    {
      "job": 88301113776,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454560169"
    },
    {
      "job": 88301583763,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8454596315"
    },
    {
      "job": 88301583846,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8454585224"
    },
    {
      "job": 88301583885,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8454588017"
    },
    {
      "job": 88301583883,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454597936"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787",
  "_status": "success",
  "_upstream": "https://github.com/ocbe-uio/permChacko",
  "_commit": {
    "id": "ea814285483cbd40836cda4e17eb40b44a957597",
    "author": "Waldir Leoncio <w.l.netto@medisin.uio.no>",
    "committer": "Waldir Leoncio <w.l.netto@medisin.uio.no>",
    "message": "Merge branch 'fix-smells' into develop\n\n* fix-smells:\n  Updated NEWS.md\n  Using implicit return behavior\n",
    "time": 1726646973
  },
  "_maintainer": {
    "name": "Waldir Leoncio",
    "email": "w.l.netto@medisin.uio.no",
    "login": "wleoncio",
    "description": "Research Software Engineer @ocbe-uio",
    "uuid": 8234768,
    "orcid": "0000-0002-6719-6162"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ocbe-uio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wleoncio",
      "count": 244,
      "uuid": 8234768
    }
  ],
  "_userbio": {
    "uuid": 58079878,
    "type": "organization",
    "name": "Oslo Centre for Biostatistics and Epidemiology",
    "followers": 58,
    "description": "This is where we host most of the scientific software we produce at OCBE, a joint center between the University of Oslo and the Oslo University Hospital."
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/permChacko"
  },
  "_devurl": "https://github.com/ocbe-uio/permchacko",
  "_pkgdown": "https://ocbe-uio.github.io/permChacko/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/permChacko.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ocbe-uio/permchacko",
  "_realowner": "ocbe-uio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-05-23"
    },
    {
      "version": "0.2.0",
      "date": "2023-11-07"
    },
    {
      "version": "1.0.0",
      "date": "2024-04-17"
    },
    {
      "version": "1.0.1",
      "date": "2024-09-18"
    }
  ],
  "_exports": [
    "chacko63_tab1",
    "chacko66_sec3",
    "chacko66_sec5",
    "permChacko",
    "reduceVector",
    "ruxton221207"
  ],
  "_help": [
    {
      "page": "dot-onAttach",
      "title": "Prints welcome message on package attachment",
      "topics": [
        ".onAttach"
      ]
    },
    {
      "page": "chacko63_tab1",
      "title": "Table I",
      "topics": [
        "chacko63_tab1"
      ]
    },
    {
      "page": "chacko66_sec3",
      "title": "Chacko (1966), section 3",
      "topics": [
        "chacko66_sec3"
      ]
    },
    {
      "page": "chacko66_sec5",
      "title": "Chacko (1966), section 5",
      "topics": [
        "chacko66_sec5"
      ]
    },
    {
      "page": "permChacko",
      "title": "The Chacko test for order-restriction with permutation test",
      "topics": [
        "permChacko"
      ]
    },
    {
      "page": "reduceVector",
      "title": "Reduce a vector using the ordering process",
      "topics": [
        "reduceVector"
      ]
    },
    {
      "page": "ruxton221207",
      "title": "Example by Graeme Ruxton",
      "topics": [
        "ruxton221207"
      ]
    }
  ],
  "_readme": "https://github.com/ocbe-uio/permChacko/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "improving_chacko.Rmd",
      "filename": "improving_chacko.html",
      "title": "Improving the Chacko (1966) test",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Chacko's ordering process",
        "Calculating $p$-values",
        "Permutation test"
      ],
      "created": "2023-09-01 09:28:51",
      "modified": "2023-09-01 09:28:51",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "permchacko",
  "_universes": [
    "ocbe-uio",
    "wleoncio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:43.000Z",
      "distro": "resolute",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/1599e8c84774528dee4c2915f7a9b2fabc520cb350234aaae148e157a397c0cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:45.000Z",
      "distro": "resolute",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/13db83039fc59b9e65ed915f6edd9412e6feee920a3500b8ad53a9aee5a716d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:37.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/0849be0658e854662eb839fa1eea1ef80378be43118da3f579b8f1f57c4cded8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:07.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/41d9206a8f9276844329c313e44f3b636eba9636e02c43ff8111f32ddf8e923d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:28.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/99daa5eaded68c887b2f2bda1f6bc1f37cef5b930c22a8713183d965453dd8b2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:07:41.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/a2446f760821e1a0b5c883fef433e74b527b534d383288523951fc694fcbfbd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:07:45.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/68f0f63a6aa1fdcb4c8084c4d3d2c337e9c9e2b8176a7d176820afba29e79798",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-20T08:08:11.000Z",
      "commit": "ea814285483cbd40836cda4e17eb40b44a957597",
      "fileid": "https://r2.ropensci.org/fe9f5ad2929c458fede54ee72bca8e48443cd0d71b926b4d8cbcd62962739310",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ocbe-uio/actions/runs/29726596787"
    }
  ]
}