{
  "_id": "6a105894acfb0bcc41ca340b",
  "Package": "cpt",
  "Title": "Classification Permutation Test",
  "Description": "Non-parametric test for equality of multivariate\ndistributions.  Trains a classifier to classify (multivariate)\nobservations as coming from one of several distributions.  If\nthe classifier is able to classify the observations better than\nwould be expected by chance (using permutation inference), then\nthe null hypothesis that the distributions are equal is\nrejected.",
  "Version": "1.0.2",
  "Date": "2018-10-30",
  "Author": "Johann Gagnon-Bartsch <johanngb@umich.edu>",
  "Maintainer": "Johann Gagnon-Bartsch <johanngb@umich.edu>",
  "License": "GPL",
  "URL": "http://dept.stat.lsa.umich.edu/~johanngb",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 06:49:16 UTC",
    "User": "root"
  },
  "Repository": "https://johanngb.r-universe.dev",
  "Date/Publication": "2018-10-30 16:40:03 UTC",
  "RemoteUrl": "https://github.com/cran/cpt",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9c4685dc60a99403417c79f6073205ad1b6b531",
  "MD5sum": "0418ba073f078e4fbca6d9128d7ed354",
  "_user": "johanngb",
  "_type": "src",
  "_file": "cpt_1.0.2.tar.gz",
  "_fileid": "b055a7d8fd3d740f20e8d4240e490718e20c43de235f279669b2fe3acc630b17",
  "_filesize": 94004,
  "_sha256": "b055a7d8fd3d740f20e8d4240e490718e20c43de235f279669b2fe3acc630b17",
  "_created": "2026-05-09T06:49:16.000Z",
  "_published": "2026-05-22T13:22:28.485Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77388247662,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893742597"
    },
    {
      "job": 77388247517,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893742366"
    },
    {
      "job": 77388248219,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893739169"
    },
    {
      "job": 77388247711,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893742154"
    },
    {
      "job": 77388247004,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893726384"
    },
    {
      "job": 77388247024,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161548119"
    },
    {
      "job": 77388247800,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893739414"
    },
    {
      "job": 77388247917,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893739141"
    },
    {
      "job": 77388247852,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893737580"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cpt",
  "_commit": {
    "id": "b9c4685dc60a99403417c79f6073205ad1b6b531",
    "author": "Johann Gagnon-Bartsch <johanngb@umich.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1540917603
  },
  "_maintainer": {
    "name": "Johann Gagnon-Bartsch",
    "email": "johanngb@umich.edu",
    "login": "johanngb",
    "uuid": 15433339
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "johanngb",
      "count": 3,
      "uuid": 15433339
    }
  ],
  "_userbio": {
    "uuid": 15433339,
    "type": "user",
    "name": "Johann Gagnon-Bartsch",
    "description": "I am an Assistant Professor in the Department of Statistics at the University of Michigan. "
  },
  "_downloads": {
    "count": 227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cpt"
  },
  "_mentions": 2,
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cpt.html",
    "manual.pdf"
  ],
  "_realowner": "johanngb",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-03-02"
    },
    {
      "version": "1.0",
      "date": "2018-02-27"
    },
    {
      "version": "1.0.2",
      "date": "2018-10-30"
    }
  ],
  "_exports": [
    "cpt"
  ],
  "_help": [
    {
      "page": "cpt-package",
      "title": "Classification Permutation Test",
      "topics": [
        "cpt-package"
      ]
    },
    {
      "page": "cpt",
      "title": "Classification Permutation Test",
      "topics": [
        "cpt"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "foreach",
    "glmnet",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "nnet",
    "randomForest",
    "Rcpp",
    "RcppEigen",
    "shape",
    "survival"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "cpt",
  "_universes": [
    "johanngb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-09T06:51:11.000Z",
      "distro": "noble",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "dbcde69725977b8170a3ddcb6806c210b0eb56866f28ad2863916ff8a19f31f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-09T06:51:10.000Z",
      "distro": "noble",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "014800045734009f669e3bd6bc85d4ca866a82520118e16039c4e3e8ac541a28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-09T06:50:51.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "ad31033b8d77160779c7e836804de33dbaf1138ecb1a082a9e1432edabf4af69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-09T06:51:11.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "eabf39dddeee15165715061cde692f6a9469788846e06931f0d9557e5772108f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-09T06:50:37.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "ab17508591d3a0934bc9eaf9a6452678ea922bce03bae99cab2776fd5fdbe73f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-09T06:50:37.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "bf312373bf7025312f6440fec950815db35de1fe2d4c6aba42cabd55a6c6b58f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-09T06:50:24.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "7a1b66846fa6438abcfc21d4b7c265d8d8291ec4e76c15f19338fe949d17a75b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T13:22:09.000Z",
      "commit": "b9c4685dc60a99403417c79f6073205ad1b6b531",
      "fileid": "63aadae4a29cc7d07f888ed099d3c0824754dbeabf33e08166faafdbcd2fb4fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johanngb/actions/runs/25594497178"
    }
  ]
}