{
  "_id": "6a142b32acfb0bcc41d40bdc",
  "Package": "clubpro",
  "Type": "Package",
  "Title": "Classification Using Binary Procrustes Rotation",
  "Version": "0.6.2",
  "Authors@R": "person(\"Timothy\", \"Beechey\", email = \"tim.beechey@proton.me\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-8858-946X\"))",
  "Description": "Implements a classification method described by Grice\n(2011, ISBN:978-0-12-385194-9) using binary procrustes\nrotation; a simplified version of procrustes rotation.",
  "License": "GPL (>= 3)",
  "URL": "https://timbeechey.github.io/clubpro/",
  "BugReports": "https://github.com/timbeechey/clubpro/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "SystemRequirements": "C++17",
  "VignetteBuilder": "knitr",
  "Repository": "https://timbeechey.r-universe.dev",
  "Date/Publication": "2025-06-28 09:20:00 UTC",
  "RemoteUrl": "https://github.com/timbeechey/clubpro",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 10:50:58 UTC",
    "User": "root"
  },
  "Author": "Timothy Beechey [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8858-946X>)",
  "Maintainer": "Timothy Beechey <tim.beechey@proton.me>",
  "MD5sum": "c00e219dd48501c3e402850288c320af",
  "_user": "timbeechey",
  "_type": "src",
  "_file": "clubpro_0.6.2.tar.gz",
  "_fileid": "f2a2ed19c73abc6e012c7dafdae517fdbb747faacf07d0bf809118f8d25c63a1",
  "_filesize": 448027,
  "_sha256": "f2a2ed19c73abc6e012c7dafdae517fdbb747faacf07d0bf809118f8d25c63a1",
  "_created": "2026-05-25T10:50:58.000Z",
  "_published": "2026-05-25T10:57:54.606Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77699101397,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196779515"
    },
    {
      "job": 77699101437,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196782673"
    },
    {
      "job": 77699101423,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196782219"
    },
    {
      "job": 77699101395,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196775790"
    },
    {
      "job": 77699101385,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196769149"
    },
    {
      "job": 77699101351,
      "time": 195,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196795141"
    },
    {
      "job": 77699101353,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196769826"
    },
    {
      "job": 77699101316,
      "time": 372,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196838239"
    },
    {
      "job": 77698745977,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196746894"
    },
    {
      "job": 77699101302,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196777557"
    },
    {
      "job": 77699101327,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196776556"
    },
    {
      "job": 77699101331,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196773637"
    },
    {
      "job": 77699101352,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196774041"
    }
  ],
  "_buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/timbeechey/clubpro",
  "_commit": {
    "id": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
    "author": "timbeechey <tim.beechey@protonmail.com>",
    "committer": "timbeechey <tim.beechey@protonmail.com>",
    "message": "Updayed vignette\n",
    "time": 1751102400
  },
  "_maintainer": {
    "name": "Timothy Beechey",
    "email": "tim.beechey@proton.me",
    "orcid": "0000-0001-8858-946X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "timbeechey",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "classification",
    "data-analysis",
    "psychology-experiments",
    "rcpp",
    "statistical-analysis",
    "statistics",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "timbeechey",
      "count": 106,
      "uuid": 66388815
    }
  ],
  "_userbio": {
    "uuid": 66388815,
    "type": "user",
    "name": "Timothy Beechey"
  },
  "_downloads": {
    "count": 625,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clubpro"
  },
  "_devurl": "https://github.com/timbeechey/clubpro",
  "_pkgdown": "https://timbeechey.github.io/clubpro/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clubpro.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/timbeechey/clubpro",
  "_realowner": "timbeechey",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.5",
      "date": "2023-10-06"
    },
    {
      "version": "0.6.0",
      "date": "2024-03-12"
    },
    {
      "version": "0.6.1",
      "date": "2024-04-16"
    },
    {
      "version": "0.6.2",
      "date": "2024-06-07"
    }
  ],
  "_exports": [
    "accuracy",
    "club",
    "compare",
    "csi",
    "cval",
    "individual_results",
    "median_csi",
    "n_ambiguous",
    "n_correct",
    "n_incorrect",
    "pcc",
    "pcc_replicates",
    "threshold"
  ],
  "_datasets": [
    {
      "name": "caffeine",
      "title": "Caffeine data",
      "object": "caffeine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dose",
        "rate"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "jellyfish",
      "title": "Jellyfish dimension data",
      "object": "jellyfish",
      "class": [
        "data.frame"
      ],
      "fields": [
        "location",
        "width",
        "length"
      ],
      "rows": 46,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Classification accuracy for each observation.",
      "topics": [
        "accuracy"
      ]
    },
    {
      "page": "as.data.frame.clubprocsi",
      "title": "Convert the output of csi() to a data.frame.",
      "topics": [
        "as.data.frame.clubprocsi"
      ]
    },
    {
      "page": "as.data.frame.clubprorand",
      "title": "Convert the output of pcc_replicates() to a data.frame.",
      "topics": [
        "as.data.frame.clubprorand"
      ]
    },
    {
      "page": "caffeine",
      "title": "Caffeine data",
      "topics": [
        "caffeine"
      ]
    },
    {
      "page": "club",
      "title": "Classify observations.",
      "topics": [
        "club"
      ]
    },
    {
      "page": "compare",
      "title": "Compare models.",
      "topics": [
        "compare"
      ]
    },
    {
      "page": "csi",
      "title": "Classification strength indices.",
      "topics": [
        "csi"
      ]
    },
    {
      "page": "cval",
      "title": "Chance value.",
      "topics": [
        "cval"
      ]
    },
    {
      "page": "individual_results",
      "title": "Individual level classification results.",
      "topics": [
        "individual_results"
      ]
    },
    {
      "page": "jellyfish",
      "title": "Jellyfish dimension data",
      "topics": [
        "jellyfish"
      ]
    },
    {
      "page": "median_csi",
      "title": "Median classification strength index.",
      "topics": [
        "median_csi"
      ]
    },
    {
      "page": "n_ambiguous",
      "title": "Number of ambiguous classifications.",
      "topics": [
        "n_ambiguous"
      ]
    },
    {
      "page": "n_correct",
      "title": "Number of correct classifications.",
      "topics": [
        "n_correct"
      ]
    },
    {
      "page": "n_incorrect",
      "title": "Number of incorrect classifications.",
      "topics": [
        "n_incorrect"
      ]
    },
    {
      "page": "pcc",
      "title": "Percentage of correct classifications.",
      "topics": [
        "pcc"
      ]
    },
    {
      "page": "pcc_replicates",
      "title": "PCC replicates.",
      "topics": [
        "pcc_replicates"
      ]
    },
    {
      "page": "plot.clubproaccuracy",
      "title": "Plot accuracy.",
      "topics": [
        "plot.clubproaccuracy"
      ]
    },
    {
      "page": "plot.clubprocomparison",
      "title": "Plot model comparison.",
      "topics": [
        "plot.clubprocomparison"
      ]
    },
    {
      "page": "plot.clubprocsi",
      "title": "Plot classification strength indices.",
      "topics": [
        "plot.clubprocsi"
      ]
    },
    {
      "page": "plot.clubprofit",
      "title": "Plot classification accuracy.",
      "topics": [
        "plot.clubprofit"
      ]
    },
    {
      "page": "plot.clubpropredictions",
      "title": "Plot predictions.",
      "topics": [
        "plot.clubpropredictions"
      ]
    },
    {
      "page": "plot.clubprorand",
      "title": "Plot PCC replicates.",
      "topics": [
        "plot.clubprorand"
      ]
    },
    {
      "page": "plot.clubprothreshold",
      "title": "Plot PCC as a function of binary category boundary location.",
      "topics": [
        "plot.clubprothreshold"
      ]
    },
    {
      "page": "predict.clubprofit",
      "title": "Predicted category for each observation.",
      "topics": [
        "predict.clubprofit"
      ]
    },
    {
      "page": "summary.clubprocomparison",
      "title": "Generate a summary of a comparison of clubprofit models.",
      "topics": [
        "summary.clubprocomparison"
      ]
    },
    {
      "page": "summary.clubprofit",
      "title": "Generate a summary of results from a fitted clubpro model.",
      "topics": [
        "summary.clubprofit"
      ]
    },
    {
      "page": "threshold",
      "title": "Classification strength indices.",
      "topics": [
        "threshold"
      ]
    }
  ],
  "_readme": "https://github.com/timbeechey/clubpro/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "clubpro.Rmd",
      "filename": "clubpro.html",
      "title": "clubpro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Set up",
        "Classifying catch location by jellyfish size",
        "References"
      ],
      "created": "2023-10-26 22:05:47",
      "modified": "2025-06-28 09:20:00",
      "commits": 15
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "clubpro",
  "_universes": [
    "timbeechey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "440b2c857fe509c2dd003fec257b35c896256d7c27c31b5e0123b958d7679a9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "1220d7095d0b3cdd6cccefa1b33e1939d21e7d795106cb7da1864fe1a018ae64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "e6d8d8f5721b49e8492e694f7242d85b49c09d79ba53719831a2f1daec02ed1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "948b478c7216f11716140c1570bf824e9e0fb67b4d873670bf51b3c268b3e9d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-25T10:52:37.000Z",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "4ff61f5cc92dc149b459357eb10c959f5334e9352f4d1a0fbaada9893f1339ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:54.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "ff79533d682bd0f91189a25ff355ff090f4a386587bc889b6a146d160226334a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-25T10:52:38.000Z",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "4396d0990bf8d3fbf39d4b21424790379735c111a4cb8ded31ecb4908cb53254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-05-25T10:56:12.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "ed98c66aceefc1555e9e96944ba29da0231e7d0db4b3a64f92011a2f2667c7c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-05-25T10:53:20.000Z",
      "arch": "emscripten",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "77769f11d30fa63b13bce5aafeed52b32164ebcae773f8f29e89f701f7b1608f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-25T10:52:26.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "1246ea41891ff86853822f002b33e51d816eb372c87695e7873dda0402509e78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-25T10:52:21.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "11b0acce570f4f940dbc83758390a2dcd5d573ac3b57d345bdaa31e1e5a9067f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-05-25T10:52:18.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "fafc345889011065817ab0e24b29a7f63f0cc493735e04607aca240461d611b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/26396621513"
    }
  ]
}