{
  "_id": "6a186280acfb0bcc41dbe9fd",
  "Package": "tseriesEntropy",
  "Title": "Entropy Based Analysis and Tests for Time Series",
  "Date": "2021-06-16",
  "Version": "0.7-0",
  "Author": "Simone Giannerini",
  "Description": "Implements an Entropy measure of dependence based on the\nBhattacharya-Hellinger-Matusita distance. Can be used as a\n(nonlinear) autocorrelation/crosscorrelation function for\ncontinuous and categorical time series. The package includes\ntests for serial dependence and nonlinearity based on it. Some\nroutines have a parallel version that can be used in a\nmulticore/cluster environment. The package makes use of S4\nclasses.",
  "Maintainer": "Simone Giannerini <simone.giannerini@unibo.it>",
  "License": "GPL (>= 2)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://sgiannerini.r-universe.dev",
  "Date/Publication": "2021-06-16 08:39:56 UTC",
  "RemoteUrl": "https://github.com/sgiannerini/tseriesentropy",
  "RemoteRef": "HEAD",
  "RemoteSha": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 14:58:50 UTC",
    "User": "root"
  },
  "MD5sum": "77e7e82fb049045fed965b2eb112695c",
  "_user": "sgiannerini",
  "_type": "src",
  "_file": "tseriesEntropy_0.7-0.tar.gz",
  "_fileid": "17401d7e2f8814497a9a89a29c01f4d2083635f7b86b963407bdf40abf41bf54",
  "_filesize": 197200,
  "_sha256": "17401d7e2f8814497a9a89a29c01f4d2083635f7b86b963407bdf40abf41bf54",
  "_created": "2026-05-28T14:58:50.000Z",
  "_published": "2026-05-28T15:42:56.841Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78320261854,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269382108"
    },
    {
      "job": 78320261864,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269438562"
    },
    {
      "job": 78320261885,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269379612"
    },
    {
      "job": 78320261965,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269432474"
    },
    {
      "job": 78320262080,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270392060"
    },
    {
      "job": 78320262048,
      "time": 377,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270331146"
    },
    {
      "job": 78320261831,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270400893"
    },
    {
      "job": 78320261786,
      "time": 322,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270395302"
    },
    {
      "job": 78319327880,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269319964"
    },
    {
      "job": 78320261781,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269428157"
    },
    {
      "job": 78320262012,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269428740"
    },
    {
      "job": 78320261837,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7269443530"
    },
    {
      "job": 78320261943,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269416174"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sgiannerini/tseriesentropy",
  "_commit": {
    "id": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
    "author": "sgiannerini <sgiannerini@gmail.com>",
    "committer": "sgiannerini <sgiannerini@gmail.com>",
    "message": "Minor fixes\n",
    "time": 1623832796
  },
  "_maintainer": {
    "name": "Simone Giannerini",
    "email": "simone.giannerini@unibo.it",
    "login": "sgiannerini",
    "description": "",
    "uuid": 5130094
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "cubature",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    }
  ],
  "_owner": "sgiannerini",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sgiannerini",
      "count": 13,
      "uuid": 5130094
    }
  ],
  "_userbio": {
    "uuid": 5130094,
    "type": "user",
    "name": "Simone Giannerini"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tseriesEntropy"
  },
  "_devurl": "https://github.com/sgiannerini/tseriesentropy",
  "_searchresults": 24,
  "_topics": [
    "fortran"
  ],
  "_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/tseriesEntropy.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sgiannerini/tseriesentropy",
  "_realowner": "sgiannerini",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5-12",
      "date": "2015-07-04"
    },
    {
      "version": "0.6-0",
      "date": "2017-04-15"
    },
    {
      "version": "0.7-2",
      "date": "2023-08-09"
    }
  ],
  "_exports": [
    "plot",
    "show",
    "Srho",
    "Srho.test",
    "Srho.test.AR",
    "Srho.test.AR.p",
    "Srho.test.ts",
    "Srho.test.ts.p",
    "Srho.ts",
    "surrogate.AR",
    "surrogate.ARs",
    "surrogate.SA",
    "Trho.test.AR",
    "Trho.test.AR.p",
    "Trho.test.SA",
    "Trho.test.SA.p"
  ],
  "_help": [
    {
      "page": "Srho",
      "title": "Entropy Measure Of Serial And Cross Dependence",
      "topics": [
        "Srho"
      ]
    },
    {
      "page": "Srho-class",
      "title": "Class \"Srho\"",
      "topics": [
        "plot,Srho,missing-method",
        "show,Srho-method",
        "Srho-class"
      ]
    },
    {
      "page": "Srho.test",
      "title": "Entropy Test For Serial And Cross Dependence For Categorical Sequences",
      "topics": [
        "Srho.test"
      ]
    },
    {
      "page": "Srho.test-class",
      "title": "Class \"Srho.test\"",
      "topics": [
        "plot,Srho.test,missing-method",
        "show,Srho.test-method",
        "Srho.test-class"
      ]
    },
    {
      "page": "Srho.test.AR.p",
      "title": "Entropy Tests For Nonlinearity In Time Series - Parallel Version",
      "topics": [
        "Srho.test.AR",
        "Srho.test.AR.p"
      ]
    },
    {
      "page": "Srho.test.ts.p",
      "title": "Entropy Tests Of Serial And Cross Dependence For Time Series - Parallel Version",
      "topics": [
        "Srho.test.ts",
        "Srho.test.ts.p"
      ]
    },
    {
      "page": "Srho.ts",
      "title": "Entropy Measure Of Serial And Cross Dependence",
      "topics": [
        "Srho.ts"
      ]
    },
    {
      "page": "Srho.ts-class",
      "title": "Class \"Srho.ts\"",
      "topics": [
        "show,Srho.ts-method",
        "Srho.ts-class"
      ]
    },
    {
      "page": "surrogate.AR",
      "title": "Surrogate Time Series Through AR Modeling (Sieve Bootstrap)",
      "topics": [
        "surrogate.AR"
      ]
    },
    {
      "page": "surrogate.ARs",
      "title": "Surrogate Time Series Through A Modeling (Smoothed Sieve Bootstrap)",
      "topics": [
        "surrogate.ARs"
      ]
    },
    {
      "page": "surrogate.SA",
      "title": "Surrogate Time Series Through Simulated Annealing",
      "topics": [
        "surrogate.SA"
      ]
    },
    {
      "page": "Trho.test.AR.p",
      "title": "Entropy Tests For Nonlinearity In Time Series - Parallel Version",
      "topics": [
        "Trho.test.AR",
        "Trho.test.AR.p"
      ]
    },
    {
      "page": "Trho.test.SA.p",
      "title": "Entropy Tests For Nonlinearity In Time Series - Parallel Version",
      "topics": [
        "Trho.test.SA",
        "Trho.test.SA.p"
      ]
    }
  ],
  "_readme": "https://github.com/sgiannerini/tseriesentropy/raw/HEAD/README.md",
  "_rundeps": [
    "cubature",
    "FNN",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pracma",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 3.0791812460476247,
  "_indexed": true,
  "_nocasepkg": "tseriesentropy",
  "_universes": [
    "sgiannerini"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-0",
      "date": "2026-05-28T15:01:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "fd74b9a9d7da466a113504ff02bdc2bca40d2902ed68a0e68fa1961434c062c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-0",
      "date": "2026-05-28T15:03:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "178a79e3d07ae63c06c4a758d972276fc45eee18aa12904306310c3de6fdca15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-0",
      "date": "2026-05-28T15:01:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "488265e9e2083beac0c4098eeb7e44826b09a8ff34bf4a7a44c41be60c75d7a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-0",
      "date": "2026-05-28T15:02:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "a5128ab00debf4fcee775bdc05fa226c22a2ef2e8fbdb1b4d7ece649755397a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-0",
      "date": "2026-05-28T15:41:33.000Z",
      "arch": "aarch64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "a7bc6b2f4644850c888be4cc60ef422f3f963cbba1efb766ad31e4777574c98a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-0",
      "date": "2026-05-28T15:38:11.000Z",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "39ed838ca850cec5d0df23111297a1e381b393603aaf43b42c2af800e34905e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-0",
      "date": "2026-05-28T15:41:54.000Z",
      "arch": "aarch64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "1d38748b7d560131f1a55bc844d05d7a487881588aa7dbe16adfd20dc24d256f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-0",
      "date": "2026-05-28T15:40:52.000Z",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "e8c29a7675df15fe2fbdb170df5b7af1ccff7f109256a81a325829e0dcbd7400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-0",
      "date": "2026-05-28T15:03:16.000Z",
      "arch": "emscripten",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "7fffecd2c6f741d4a467caa7233b0eab23107dfca63a977c8315581f10c8e3ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-0",
      "date": "2026-05-28T15:02:32.000Z",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "71e7c66f270642fcab39fc23d4f59c8d7d249fc864ccf9f8f0840086748bcff6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-0",
      "date": "2026-05-28T15:02:32.000Z",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "6569f663bd3dcf316cd69a560398455e4fb0ffb0ea6a63a64e969f38bf404702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-0",
      "date": "2026-05-28T15:02:00.000Z",
      "arch": "x86_64",
      "commit": "48bd5eca1d80f355ff837cf8d0fe45212f01f28d",
      "fileid": "7fa56ace3e62a5df700ae43cad1df25881fd96db58632d1259efbfcdf79b196a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sgiannerini/actions/runs/26582348834"
    }
  ]
}