{
  "_id": "6a105d48acfb0bcc41ca49fa",
  "Package": "topcc",
  "Type": "Package",
  "Title": "Topological Correlation Coefficient",
  "Version": "1.2",
  "Authors@R": "c(\nperson(given = \"Chun-Xiao\", family = \"Nie\",\nemail = \"niechunxiao2009@163.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7790-0803\"))\n)",
  "Description": "Topological correlation coefficient is used to identify\ndependencies between Time-Dependent Objects and is applicable\nto objects such as time series, chaotic systems, and dynamic\nnetworks.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 17:20:01 UTC",
    "User": "root"
  },
  "Author": "Chun-Xiao Nie [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7790-0803>)",
  "Maintainer": "Chun-Xiao Nie <niechunxiao2009@163.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-08 15:56:06 UTC",
  "RemoteUrl": "https://github.com/cran/topcc",
  "RemoteRef": "HEAD",
  "RemoteSha": "46ab7a81d3f2e90c470086cad6dbcc30f4bc92ed",
  "MD5sum": "6a2cdfd269ce56dda4a4bad3dc4a79dc",
  "_user": "cran",
  "_type": "src",
  "_file": "topcc_1.2.tar.gz",
  "_fileid": "c8fbac4ba9d1d11c810d59b862936f9dacb2a38662a7c765a7fc570e755680a2",
  "_filesize": 127482,
  "_sha256": "c8fbac4ba9d1d11c810d59b862936f9dacb2a38662a7c765a7fc570e755680a2",
  "_created": "2026-05-08T17:20:01.000Z",
  "_published": "2026-05-22T13:42:32.417Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391727992,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6884801591"
    },
    {
      "job": 77391728415,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6884798896"
    },
    {
      "job": 77391727273,
      "time": 138,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6884769190"
    },
    {
      "job": 77391727629,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161957376"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25569088542",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/topcc",
  "_commit": {
    "id": "46ab7a81d3f2e90c470086cad6dbcc30f4bc92ed",
    "author": "Chun-Xiao Nie <niechunxiao2009@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1778255766
  },
  "_maintainer": {
    "name": "Chun-Xiao Nie",
    "email": "niechunxiao2009@163.com",
    "login": "niechunxiao",
    "uuid": 41845066,
    "orcid": "0000-0002-7790-0803"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2",
      "date": "2026-05-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "niechunxiao",
      "count": 1,
      "uuid": 41845066
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/topcc"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/topcc.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.2",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "autotopcor",
    "autotopcortest",
    "local_shuffle",
    "paralleltopcortest",
    "sliding_window_tcc_test",
    "tcc_local_shuffle",
    "tcc_local_shuffle_dist_parallel",
    "tdoshuffling",
    "topcor",
    "topcortest"
  ],
  "_datasets": [
    {
      "name": "indextest",
      "title": "indextest",
      "object": "indextest",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Time",
        "Price",
        "Volume"
      ],
      "rows": 521,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "autotopcor",
      "title": "Auto Topological Correlation Coefficient (ATCC)",
      "topics": [
        "autotopcor"
      ]
    },
    {
      "page": "autotopcortest",
      "title": "Significance Test for Auto Topological Correlation Coefficient",
      "topics": [
        "autotopcortest"
      ]
    },
    {
      "page": "indextest",
      "title": "indextest",
      "topics": [
        "indextest"
      ]
    },
    {
      "page": "local_shuffle",
      "title": "Generate local random permutation surrogates for a time series",
      "topics": [
        "local_shuffle"
      ]
    },
    {
      "page": "paralleltopcortest",
      "title": "Significance test for TCC using shuffling (parallel version, with optional seed)",
      "topics": [
        "paralleltopcortest"
      ]
    },
    {
      "page": "sliding_window_tcc_test",
      "title": "Sliding window TCC significance test using local random permutation surrogates",
      "topics": [
        "sliding_window_tcc_test"
      ]
    },
    {
      "page": "tcc_local_shuffle",
      "title": "Calculate TCC after local random permutation of two time series within a window",
      "topics": [
        "tcc_local_shuffle"
      ]
    },
    {
      "page": "tcc_local_shuffle_dist_parallel",
      "title": "Generate distribution of TCC values by repeatedly applying local shuffling (parallel)",
      "topics": [
        "tcc_local_shuffle_dist_parallel"
      ]
    },
    {
      "page": "tdoshuffling",
      "title": "Generate surrogates by shuffling (random permutation) of rows and columns.",
      "topics": [
        "tdoshuffling"
      ]
    },
    {
      "page": "topcor",
      "title": "Calculate Topological correlation Coefficient (TCC) between two TDOs",
      "topics": [
        "topcor"
      ]
    },
    {
      "page": "topcortest",
      "title": "Significance test for TCC using shuffling (serial version)",
      "topics": [
        "topcortest"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "topcc",
  "_universes": [
    "cran",
    "niechunxiao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-08T17:21:55.000Z",
      "distro": "noble",
      "commit": "46ab7a81d3f2e90c470086cad6dbcc30f4bc92ed",
      "fileid": "96da46b4ec6aa4d66715c7399b612d4c01b794a9f67fb99b6779c87f5768ef99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25569088542"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-08T17:21:45.000Z",
      "distro": "noble",
      "commit": "46ab7a81d3f2e90c470086cad6dbcc30f4bc92ed",
      "fileid": "57e4a85ed4377d50848ebff56a6cf65594d6cdf8055dea65da1903c9cdf4cd09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25569088542"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T13:42:15.000Z",
      "commit": "46ab7a81d3f2e90c470086cad6dbcc30f4bc92ed",
      "fileid": "f67618d14a75df2993be4f2370f1cb903d8fd35a71ca9fc9c529a5b3e1a4633d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25569088542"
    }
  ]
}