{
  "_id": "6a5b03899baadeef8ab4a141",
  "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-07-18 04:34:29 UTC",
    "User": "root"
  },
  "Author": "Timothy Beechey [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8858-946X>)",
  "Maintainer": "Timothy Beechey <tim.beechey@proton.me>",
  "_user": "timbeechey",
  "_type": "src",
  "_file": "clubpro_0.6.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/03a3daae9191468845d4326e39f572f547c4de433e999d884c4836b48f375b4b",
  "_filesize": 448408,
  "_sha256": "03a3daae9191468845d4326e39f572f547c4de433e999d884c4836b48f375b4b",
  "_expires": "2026-10-26T04:39:35.000Z",
  "_created": "2026-07-18T04:34:29.000Z",
  "_published": "2026-07-18T04:39:37.109Z",
  "_jobs": [
    {
      "job": 88043777648,
      "time": 175,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425398709"
    },
    {
      "job": 88043777682,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425390902"
    },
    {
      "job": 88043777663,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425399639"
    },
    {
      "job": 88043777651,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425390311"
    },
    {
      "job": 88043777701,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425393023"
    },
    {
      "job": 88043777687,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425401811"
    },
    {
      "job": 88043777692,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425389490"
    },
    {
      "job": 88043777691,
      "time": 261,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425406961"
    },
    {
      "job": 88043543676,
      "time": 177,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425371360"
    },
    {
      "job": 88043777634,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425389371"
    },
    {
      "job": 88043777671,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425388761"
    },
    {
      "job": 88043777658,
      "time": 124,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425390981"
    },
    {
      "job": 88043777646,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425388367"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": [],
  "_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",
    "followers": 0
  },
  "_downloads": {
    "count": 490,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clubpro"
  },
  "_devurl": "https://github.com/timbeechey/clubpro",
  "_pkgdown": "https://timbeechey.github.io/clubpro/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "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": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "clubpro",
  "_universes": [
    "timbeechey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-18T04:37:32.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/45d7d2e611e073aafb8cb95b438e99f4077e611db17ced8a956678c5ee38494d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/fa12dad69e29f78ddd03d85901596a58474d4aad2d0b27dbeb7f23f240a1ab19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-18T04:37:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/80be206917fd90bd93175dbb1146912ea9ef057d0d6e88011e8fddb225985013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/4fce7100cd52cbdb0edb1c00d39990a47d6e85b828c630dc154902cd70acbe4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:53.000Z",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/55bd7eff20820bdebe4aa6bdb7af95c998a43f408c41351cb2f57d773be809a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-18T04:37:34.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/30bccca0d98be82691eaf90f93336298fe556d1b609133ad07be574c70051a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:24.000Z",
      "arch": "aarch64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/971d245fe07a2bfefe25d8f80f5a92c6b81644033ad869daad91c502764de712",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.2",
      "date": "2026-07-18T04:37:55.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/b52ecf0de05822ba7f23a116fbdce43488cc74c2e9a1d4e5f931e498c243fe02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:38.000Z",
      "arch": "emscripten",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/e5ecb3e887ba72b13e65058f49cf506ca12080871c1a1a9795cd02b1fb551a40",
      "status": "success",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-18T04:35:47.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/1f5931c8af2d744305b9309dfba61dd429d7df8afb05521785a511786ec638d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-18T04:36:05.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/66274849048317d03c56e006c4a8879abf80e71c112808ebc8b674cd55febddd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.2",
      "date": "2026-07-18T04:35:46.000Z",
      "arch": "x86_64",
      "commit": "c0a3b6cc98daf0906aa9ce44651794e7b5b0afec",
      "fileid": "https://r2.ropensci.org/654c74ae311b14325d07dd1a2941eadeccf71165a2acd9b000168db87ae88fd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/timbeechey/actions/runs/29630692271"
    }
  ]
}