{
  "_id": "6a29b8d37b7a29ca60030245",
  "Package": "RcppColMetric",
  "Title": "Efficient Column-Wise Metric Computation Against Common Vector",
  "Version": "0.1.0",
  "Authors@R": "person(\"Xiurui\", \"Zhu\", , \"zxr6@163.com\", role = c(\"aut\", \"cre\"),\ncomment = NULL)",
  "Description": "In data science, it is a common practice to compute a\nseries of columns (e.g. features) against a common response\nvector. Various metrics are provided with efficient computation\nimplemented with 'Rcpp'.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/zhuxr11/RcppColMetric",
  "BugReports": "https://github.com/zhuxr11/RcppColMetric/issues",
  "Repository": "https://zhuxr11.r-universe.dev",
  "Date/Publication": "2025-03-10 16:39:05 UTC",
  "RemoteUrl": "https://github.com/zhuxr11/rcppcolmetric",
  "RemoteRef": "HEAD",
  "RemoteSha": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 19:14:53 UTC",
    "User": "root"
  },
  "Author": "Xiurui Zhu [aut, cre]",
  "Maintainer": "Xiurui Zhu <zxr6@163.com>",
  "MD5sum": "f4c6e96a0aa99f3e8e1568e08ce32e3e",
  "_user": "zhuxr11",
  "_type": "src",
  "_file": "RcppColMetric_0.1.0.tar.gz",
  "_fileid": "0665ecb39b3eb2bcdf023ed71510ef8f85739b51b692df383a379d3a9cd1dde2",
  "_filesize": 104383,
  "_sha256": "0665ecb39b3eb2bcdf023ed71510ef8f85739b51b692df383a379d3a9cd1dde2",
  "_created": "2026-06-10T19:14:53.000Z",
  "_published": "2026-06-10T19:19:47.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80643060017,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545742715"
    },
    {
      "job": 80643059958,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545736261"
    },
    {
      "job": 80643059927,
      "time": 109,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545733920"
    },
    {
      "job": 80643059917,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545745407"
    },
    {
      "job": 80643059963,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7545733749"
    },
    {
      "job": 80643059899,
      "time": 252,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7545787473"
    },
    {
      "job": 80643060266,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545751651"
    },
    {
      "job": 80643059905,
      "time": 152,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545750890"
    },
    {
      "job": 80642572697,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545691027"
    },
    {
      "job": 80643059788,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545740221"
    },
    {
      "job": 80643060194,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545746048"
    },
    {
      "job": 80643059859,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7545728095"
    },
    {
      "job": 80643059970,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545737584"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/zhuxr11/rcppcolmetric",
  "_commit": {
    "id": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
    "author": "zhuxr11 <zxr6@163.com>",
    "committer": "zhuxr11 <zxr6@163.com>",
    "message": "Fix title case for the package title.\n",
    "time": 1741624745
  },
  "_maintainer": {
    "name": "Xiurui Zhu",
    "email": "zxr6@163.com",
    "login": "zhuxr11",
    "description": "",
    "uuid": 62409053
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "caTools",
      "role": "Suggests"
    },
    {
      "package": "infotheo",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zhuxr11",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "zhuxr11",
      "count": 28,
      "uuid": 62409053
    }
  ],
  "_userbio": {
    "uuid": 62409053,
    "type": "user",
    "name": "zhuxr11"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppColMetric"
  },
  "_devurl": "https://github.com/zhuxr11/rcppcolmetric",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppColMetric.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhuxr11/rcppcolmetric",
  "_realowner": "zhuxr11",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-03-13"
    }
  ],
  "_exports": [
    "col_auc",
    "col_auc_vec",
    "col_mut_info",
    "col_mut_info_vec"
  ],
  "_help": [
    {
      "page": "col_auc",
      "title": "Column-wise area under ROC curve (AUC)",
      "topics": [
        "col_auc"
      ]
    },
    {
      "page": "col_auc_vec",
      "title": "Vectorized version of function col_auc",
      "topics": [
        "col_auc_vec"
      ]
    },
    {
      "page": "col_mut_info",
      "title": "Column-wise mutual information",
      "topics": [
        "col_mut_info"
      ]
    },
    {
      "page": "col_mut_info_vec",
      "title": "Vectorized version of function col_mut_info",
      "topics": [
        "col_mut_info_vec"
      ]
    }
  ],
  "_readme": "https://github.com/zhuxr11/rcppcolmetric/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rcppcolmetric",
  "_universes": [
    "zhuxr11"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T19:17:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "e9030d1f05f83ec192a212d0f8b6c14db26eb6f95c5b84d0c0598c072f3897b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "cf7ab0aff8356634e07cbafb7e6d6584625e80f713b19c0ce21a5e971cc535f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "ce49775ac5ec1f5674179f074996e64173fc7cee86d1d131ad8566be3a70754e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T19:17:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "c77d2c127365db642f2506d2240a8caaa24fc067cc43ae0a4a76fbed95631476",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:45.000Z",
      "arch": "aarch64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "596ccf2dd2420afdc7403f19628b4f3ff752c62fca165f1333b48bebc2c5f5c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T19:18:53.000Z",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "e6ab64b56c0264bda5cf0dd268d13c7da50d523283f813eb483af595f5a0e25c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T19:17:15.000Z",
      "arch": "aarch64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "f35f55d8fe3b0db4e50c71492c9fd4cc6a3af04fa8b868f838e5eaef495258f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-10T19:17:19.000Z",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "7bca362500210b549e0b9b56af0e63f54dfcea7b0fe1098f414459d195f1b05b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-10T19:17:14.000Z",
      "arch": "emscripten",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "4f07ff19223662259a6274150ba46368d459badb7cd1241b3b7e613b16402943",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:14.000Z",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "686738131c1e08fcf0f6e336966c0449ee8d337e9aecfed46f3b4231f514dd2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:03.000Z",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "c2b60c89323ca55b6a278793676c1d2be0e77bcfb087ca7b8137c8366596fac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-10T19:16:15.000Z",
      "arch": "x86_64",
      "commit": "da07c00282b111abf8e71512808e4eb2d9e31bb7",
      "fileid": "e248984862fcd95ff3aa90c7b4f00a401b91f7f293c5c5e22e3605308472ce81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zhuxr11/actions/runs/27299887780"
    }
  ]
}