{
  "_id": "6a107029acfb0bcc41cab8e0",
  "Package": "repsim",
  "Type": "Package",
  "Title": "Measures of Representational Similarity Across Models",
  "Version": "0.1.0",
  "Authors@R": "person(\"Kisung\", \"You\",\nrole = c(\"aut\", \"cre\"), email =\n\"kisung.you@outlook.com\")",
  "Description": "Provides a collection of methods for quantifying\nrepresentational similarity between learned features or\nmultivariate data. The package offers an efficient 'C++'\nbackend, designed for applications in machine learning,\ncomputational neuroscience, and multivariate statistics. See\nKlabunde et al. (2025) <doi:10.1145/3728458> for a\ncomprehensive overview of the topic.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "C++17",
  "RdMacros": "Rdpack",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 07:20:22 UTC",
    "User": "root"
  },
  "Author": "Kisung You [aut, cre]",
  "Maintainer": "Kisung You <kisung.you@outlook.com>",
  "Repository": "https://kisungyou.r-universe.dev",
  "Date/Publication": "2025-11-07 14:00:14 UTC",
  "RemoteUrl": "https://github.com/cran/repsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "f5686c910720f92778bb5121d77fd9eac499db9a",
  "MD5sum": "235bb821663d2b5a56b1a7ef5ac588e2",
  "_user": "kisungyou",
  "_type": "src",
  "_file": "repsim_0.1.0.tar.gz",
  "_fileid": "d0533ff081a7b8f0d30816503d4c1ac2d990f9434a1299f78dd5873404156560",
  "_filesize": 193394,
  "_sha256": "d0533ff081a7b8f0d30816503d4c1ac2d990f9434a1299f78dd5873404156560",
  "_created": "2026-05-07T07:20:22.000Z",
  "_published": "2026-05-22T15:03:05.421Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77406182595,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849209924"
    },
    {
      "job": 77406182221,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849205612"
    },
    {
      "job": 77406182685,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849210993"
    },
    {
      "job": 77406182724,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849203081"
    },
    {
      "job": 77406182525,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849198285"
    },
    {
      "job": 77406182697,
      "time": 163,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849218476"
    },
    {
      "job": 77406182596,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849203464"
    },
    {
      "job": 77406182269,
      "time": 213,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849233111"
    },
    {
      "job": 77406181575,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849170976"
    },
    {
      "job": 77406181555,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163702198"
    },
    {
      "job": 77406182450,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6849210925"
    },
    {
      "job": 77406182475,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6849207326"
    },
    {
      "job": 77406182261,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6849205022"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/repsim",
  "_commit": {
    "id": "f5686c910720f92778bb5121d77fd9eac499db9a",
    "author": "Kisung You <kisung.you@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1762524014
  },
  "_maintainer": {
    "name": "Kisung You",
    "email": "kisung.you@outlook.com",
    "login": "kisungyou",
    "twitter": "@kisung_you",
    "uuid": 22312643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-11-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kisungyou",
      "count": 1,
      "uuid": 22312643
    }
  ],
  "_userbio": {
    "uuid": 22312643,
    "type": "user",
    "name": "Kisung You"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/repsim"
  },
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/repsim.html",
    "manual.pdf"
  ],
  "_realowner": "kisungyou",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-11-07"
    }
  ],
  "_exports": [
    "cca",
    "cka",
    "dot_product",
    "hsic",
    "lin_reg",
    "pwcca",
    "repsim_hsic",
    "repsim_kernels",
    "svcca"
  ],
  "_help": [
    {
      "page": "cca",
      "title": "Canonical Correlation Analysis",
      "topics": [
        "cca"
      ]
    },
    {
      "page": "cka",
      "title": "Centered Kernel Alignment",
      "topics": [
        "cka"
      ]
    },
    {
      "page": "dot_product",
      "title": "Dot product similarity",
      "topics": [
        "dot_product"
      ]
    },
    {
      "page": "hsic",
      "title": "Hilbert Schmidt Independence Criterion",
      "topics": [
        "hsic"
      ]
    },
    {
      "page": "lin_reg",
      "title": "Linear regression fit similarity",
      "topics": [
        "lin_reg"
      ]
    },
    {
      "page": "pwcca",
      "title": "Projection-Weighted Canonical Correlation Analysis",
      "topics": [
        "pwcca"
      ]
    },
    {
      "page": "repsim_hsic",
      "title": "List of HSIC estimators",
      "topics": [
        "repsim_hsic"
      ]
    },
    {
      "page": "repsim_kernels",
      "title": "List of kernel functions",
      "topics": [
        "repsim_kernels"
      ]
    },
    {
      "page": "svcca",
      "title": "Singular Vector Canonical Correlation Analysis",
      "topics": [
        "svcca"
      ]
    }
  ],
  "_rundeps": [
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack"
  ],
  "_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": 1,
  "_indexed": true,
  "_nocasepkg": "repsim",
  "_universes": [
    "kisungyou"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "dfee4172df99091138312eb26b7a6dd2b076efadbc76312eb15b5677d6588540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "1e7209f8be1699787d5cda390bef288cd5aa58efe22198f4b1efe6bb6c866419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "7a0c5f7d1ed80a442196d0515d2e0dca1586e596ee4eb01645b49c0ecc3e5ff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "f52e67634c8678d2717ede24058bef6f455931a8114cef965dbeb28780b8005a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:06.000Z",
      "arch": "aarch64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "ae5b695687c999a8070a54988bdb7d32ebcee2d9912700b53b824f1fb40e96e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T07:23:00.000Z",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "1533810666f803cb60eb651bbe8fb576e0d336292104844f0f3fe41c634560c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:19.000Z",
      "arch": "aarch64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "4d358848c130281b876d192beef6d16ab5da1de5e2a4ebfbf73484752b5c09ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-07T07:23:40.000Z",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "290f986a31277caf0a93a05a38b829763bc5cee490ed2eeba66d46973efc845b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T07:21:54.000Z",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "e52070626676b4c32268968e25b7951eb0f53f3fe73e24a52d0bf7f1ff5804a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T07:22:09.000Z",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "a92cc65929a7839612fae8582f95cff11c429d8f852df365ea3e9620ed07e036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-07T07:21:54.000Z",
      "arch": "x86_64",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "7b95a45ef715e17a473b270bc091bbf07e8c6bf3b17116c371750b02d4baaff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T15:02:32.000Z",
      "arch": "emscripten",
      "commit": "f5686c910720f92778bb5121d77fd9eac499db9a",
      "fileid": "bea518b00878d7128f67349a2efd4ac88216a7ee63004df7350781328b33f993",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kisungyou/actions/runs/25481768733"
    }
  ]
}