{
  "_id": "6a23e6da530b9bc726be8fa7",
  "Package": "SIT",
  "Title": "Association Measurement Through Sliced Independence Test (SIT)",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Canyi\",\nfamily = \"Chen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cychen.stats@outlook.com\",\ncomment = c(ORCID = \"0000-0002-0673-5812\"))",
  "Description": "Computes the sit coefficient between two vectors x and y,\npossibly all paired coefficients for a matrix. The reference\nfor the methods implemented here is Zhang, Yilin, Canyi Chen,\nand Liping Zhu. 2022. \"Sliced Independence Test.\" Statistica\nSinica. <doi:10.5705/ss.202021.0203>. This package incorporates\nthe Galton peas example.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Date": "2024-10-15",
  "URL": "https://github.com/canyi-chen/SIT",
  "BugReports": "https://github.com/canyi-chen/SIT/issues",
  "Repository": "https://canyi-chen.r-universe.dev",
  "Date/Publication": "2024-10-16 03:01:41 UTC",
  "RemoteUrl": "https://github.com/canyi-chen/sit",
  "RemoteRef": "HEAD",
  "RemoteSha": "fdfc7f2b697b60067f1472265e1f5b459890d391",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 09:15:29 UTC",
    "User": "root"
  },
  "Author": "Canyi Chen [aut, cre] (ORCID: <https://orcid.org/0000-0002-0673-5812>)",
  "Maintainer": "Canyi Chen <cychen.stats@outlook.com>",
  "MD5sum": "a542db7624b7ecfd8a7aaf52c4b27e4c",
  "_user": "canyi-chen",
  "_type": "src",
  "_file": "SIT_0.1.1.tar.gz",
  "_fileid": "06c3b7b29ff332d4021f565c17d00035dd183bc21c793baab568ca9155adbd48",
  "_filesize": 293184,
  "_sha256": "06c3b7b29ff332d4021f565c17d00035dd183bc21c793baab568ca9155adbd48",
  "_created": "2026-06-06T09:15:29.000Z",
  "_published": "2026-06-06T09:22:34.828Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866909605,
      "time": 119,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453180449"
    },
    {
      "job": 79866909613,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453179781"
    },
    {
      "job": 79866909620,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453179979"
    },
    {
      "job": 79866909607,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453180408"
    },
    {
      "job": 79866909644,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453180459"
    },
    {
      "job": 79866909641,
      "time": 379,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453208178"
    },
    {
      "job": 79866909626,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453179481"
    },
    {
      "job": 79866909633,
      "time": 237,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453193007"
    },
    {
      "job": 79866734295,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453166619"
    },
    {
      "job": 79866909606,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453179271"
    },
    {
      "job": 79866909615,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453179284"
    },
    {
      "job": 79866909634,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453175988"
    },
    {
      "job": 79866909645,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453177220"
    }
  ],
  "_buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/canyi-chen/sit",
  "_commit": {
    "id": "fdfc7f2b697b60067f1472265e1f5b459890d391",
    "author": "canyi-chen <cychen.stats@outlook.com>",
    "committer": "canyi-chen <cychen.stats@outlook.com>",
    "message": "update figure title\n",
    "time": 1729047701
  },
  "_maintainer": {
    "name": "Canyi Chen",
    "email": "cychen.stats@outlook.com",
    "login": "canyi-chen",
    "description": "",
    "uuid": 80607764,
    "orcid": "0000-0002-0673-5812"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "psychTools",
      "role": "Suggests"
    }
  ],
  "_owner": "canyi-chen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "canyi-chen",
      "count": 17,
      "uuid": 80607764
    }
  ],
  "_userbio": {
    "uuid": 80607764,
    "type": "user",
    "name": "canyi-chen"
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SIT"
  },
  "_devurl": "https://github.com/canyi-chen/sit",
  "_searchresults": 134,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SIT.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/canyi-chen/sit",
  "_realowner": "canyi-chen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-20"
    },
    {
      "version": "0.1.1",
      "date": "2024-10-16"
    }
  ],
  "_exports": [
    "blocksum",
    "calculateSIT",
    "sitcor"
  ],
  "_help": [
    {
      "page": "blocksum",
      "title": "Compute the block-wise sum of a vector.",
      "topics": [
        "blocksum"
      ]
    },
    {
      "page": "calculateSIT",
      "title": "Compute the cross rank coefficient sit on two vectors.",
      "topics": [
        "calculateSIT",
        "sitcorcoefficient"
      ]
    },
    {
      "page": "sitcor",
      "title": "Conduct the sliced independence test.",
      "topics": [
        "sit",
        "sitcor"
      ]
    }
  ],
  "_readme": "https://github.com/canyi-chen/sit/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_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": 3.8260748027008264,
  "_indexed": true,
  "_nocasepkg": "sit",
  "_universes": [
    "canyi-chen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "a6d47c99c680115926471244d93430b3857d9917c2e65174f62ae8692feb496e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "d45594d4171f7d8163e637413dc485db8450853a374877bced41c9d38ae2186a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "ca5491a126927b287fc985be9b902dbca2daa3c2122643789fc8949db5fd739c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "a51f1cfc4d2ff797111f108095d7ee3656bc297befaabd9b1d560c32914b19bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:35.000Z",
      "arch": "aarch64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "23d1ea1105c906a1c16ef2fa2fa4c02c2acaa20e7528e69982d773d8ab9fe859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:20:58.000Z",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "f57d3f9f6c56e8e0cd48933c5509cea148683ed3704ad830bc31051e9a3887b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:31.000Z",
      "arch": "aarch64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "a19c5810c6ec8df6972376e8e02fc3458d72e43cf6f7bf7dc17a1cf750ff2c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-06T09:19:18.000Z",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "851d8dcdd6117fed0aa9197e9a33495615c437bc18112552efade8449a243e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:39.000Z",
      "arch": "emscripten",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "2e3c2139a2bee43cf4a7865a819fbb1e09c318a186867c0327f82df0120d9295",
      "status": "success",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:17:01.000Z",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "00dfc223b782807c75d6b7e525deeffbf66a9273488d91067add79e93c2738e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:16:42.000Z",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "243d2a77c0116d71340c21e52a4245755b726c3141ae36f597eebd7b5e0ed71b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-06T09:16:46.000Z",
      "arch": "x86_64",
      "commit": "fdfc7f2b697b60067f1472265e1f5b459890d391",
      "fileid": "5d0b3d0ed2094b17977b1147e1e8a7a63c0dc40e91f8d7d3f4e74584cf37e23d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/canyi-chen/actions/runs/27058353207"
    }
  ]
}