{
  "_id": "6a1c0b211d7bb097a0a2d1c0",
  "Package": "Chaos01",
  "Title": "0-1 Test for Chaos",
  "Version": "1.2.1",
  "Authors@R": "person(\"Tomas\", \"Martinovic\", email = \"tomas.martinovic@vsb.cz\", role = c(\"aut\", \"cre\"))",
  "Description": "Computes and visualize the results of the 0-1 test for\nchaos proposed by Gottwald and Melbourne (2004)\n<DOI:10.1137/080718851>. The algorithm is available in parallel\nfor the independent values of parameter c. Additionally, fast\nRQA is added to distinguish chaos from noise.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "6.1.1",
  "Author": "Tomas Martinovic [aut, cre]",
  "Maintainer": "Tomas Martinovic <tomas.martinovic@vsb.cz>",
  "URL": "https://code.it4i.cz/ADAS/Chaos01",
  "Packaged": {
    "Date": "2026-05-31 10:13:36 UTC",
    "User": "root"
  },
  "Repository": "https://nithador.r-universe.dev",
  "Date/Publication": "2019-08-21 09:51:28 UTC",
  "RemoteUrl": "https://github.com/cran/Chaos01",
  "RemoteRef": "HEAD",
  "RemoteSha": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
  "MD5sum": "159721f30475a1eff2d5b35434b7bb3d",
  "_user": "nithador",
  "_type": "src",
  "_file": "Chaos01_1.2.1.tar.gz",
  "_fileid": "c30cb32ddc7a748b7bcaea10f23142d422c1804e88bfabf21a522b8dfa36951c",
  "_filesize": 158159,
  "_sha256": "c30cb32ddc7a748b7bcaea10f23142d422c1804e88bfabf21a522b8dfa36951c",
  "_created": "2026-05-31T10:13:36.000Z",
  "_published": "2026-05-31T10:19:13.770Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78717842850,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315887539"
    },
    {
      "job": 78717842862,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315887768"
    },
    {
      "job": 78717842840,
      "time": 98,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315886168"
    },
    {
      "job": 78717842856,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315886216"
    },
    {
      "job": 78717842860,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315890918"
    },
    {
      "job": 78717842866,
      "time": 309,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315904717"
    },
    {
      "job": 78717842849,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315887082"
    },
    {
      "job": 78717842868,
      "time": 214,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315896294"
    },
    {
      "job": 78717712487,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315876359"
    },
    {
      "job": 78717842837,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315884536"
    },
    {
      "job": 78717842851,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315883323"
    },
    {
      "job": 78717842867,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315886064"
    },
    {
      "job": 78717842863,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315883188"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Chaos01",
  "_commit": {
    "id": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
    "author": "Tomas Martinovic <tomas.martinovic@vsb.cz>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1566381088
  },
  "_maintainer": {
    "name": "Tomas Martinovic",
    "email": "tomas.martinovic@vsb.cz",
    "login": "nithador",
    "description": "",
    "uuid": 44746473
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.1.0",
      "role": "Suggests"
    },
    {
      "package": "pbdMPI",
      "version": ">= 0.3-9",
      "role": "Suggests"
    },
    {
      "package": "tuneR",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nithador",
      "count": 6,
      "uuid": 44746473
    }
  ],
  "_userbio": {
    "uuid": 44746473,
    "type": "user",
    "name": "Tomáš Martinovič"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Chaos01"
  },
  "_mentions": 1,
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/Chaos01.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "nithador",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-07-18"
    },
    {
      "version": "1.0.1",
      "date": "2016-07-25"
    },
    {
      "version": "1.1.0",
      "date": "2018-01-19"
    },
    {
      "version": "1.1.1",
      "date": "2018-02-14"
    },
    {
      "version": "1.2.0",
      "date": "2019-08-02"
    },
    {
      "version": "1.2.1",
      "date": "2019-08-21"
    }
  ],
  "_exports": [
    "fast.rqa",
    "gen.logistic",
    "getVal",
    "rqa.seq",
    "testChaos01"
  ],
  "_help": [
    {
      "page": "fast.rqa",
      "title": "Function to compute diagonal RQA measures for given time series",
      "concept": [
        "determinism test"
      ],
      "topics": [
        "fast.rqa"
      ]
    },
    {
      "page": "gen.logistic",
      "title": "Logistic map",
      "topics": [
        "gen.logistic"
      ]
    },
    {
      "page": "getVal",
      "title": "Get the vector of Kc/c values from the chaos01.res object.",
      "topics": [
        "getVal"
      ]
    },
    {
      "page": "plot.chaos01",
      "title": "Plot the additional results of 0-1 test for chaos.",
      "topics": [
        "plot.chaos01"
      ]
    },
    {
      "page": "plot.chaos01.res",
      "title": "Plot Kc based on c",
      "topics": [
        "plot.chaos01.res"
      ]
    },
    {
      "page": "plot.chaos01.rqa.sequence",
      "title": "Plot the results for the sequence of eps values.",
      "topics": [
        "plot.chaos01.rqa.sequence"
      ]
    },
    {
      "page": "rqa.seq",
      "title": "Function to compute diagonal RQA measures for given time series and sequence of thresholds.",
      "concept": [
        "determinism test"
      ],
      "topics": [
        "rqa.seq"
      ]
    },
    {
      "page": "summary.chaos01.rqa",
      "title": "Print all the settings and results of the RQA computation.",
      "topics": [
        "summary.chaos01.rqa"
      ]
    },
    {
      "page": "testChaos01",
      "title": "Function to compute 0-1 test for chaos",
      "concept": [
        "chaos"
      ],
      "topics": [
        "testChaos01"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.6232492903979003,
  "_indexed": true,
  "_nocasepkg": "chaos01",
  "_universes": [
    "nithador"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "41600d45ac26739ac03e8251ae45dc90af9d828faffd79201bf5ae2a2500e2e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "2039a9c8b0f0faf4605a48b7dcc5b3126a12e46256baa5d927aff7a003a6c0e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "51d0e0ec21b083cd2e3e52d541b1547fb427597936d6942a7494016f8b681960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "46032e844c2afc3f60912ce4b78c2676ae23efa880b14f981d5c3c5e328ac80d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-31T10:16:03.000Z",
      "arch": "aarch64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "404f7c7561cc719cc8b14458baacc0f5998946d44e5242404909c60803a8452b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-31T10:18:10.000Z",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "cfb2014120d91e989215214e926566bd11f1790796c48de7b35c487c06ebc9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:27.000Z",
      "arch": "aarch64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "905524a85b420efba5c434031ebb3b63aac3d7898d2ff4733cb87aa2f9971baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.1",
      "date": "2026-05-31T10:16:48.000Z",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "36950ae59aa8e00cee36bd760636259e0f5f9172a8a462c050650dc49416ce5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:12.000Z",
      "arch": "emscripten",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "fb1a2c20a10a2f6a495f418db163d3972f3c5f2724907f512a0d463e5244b533",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-31T10:14:40.000Z",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "337ef8c016ce2c60b811d436a5079fa6b161f99b0048ed446569763b1793caf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-31T10:15:03.000Z",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "2788941edcc0811662a05052100325648b4b40d47f689ab0e6d738223f54d9fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.1",
      "date": "2026-05-31T10:14:40.000Z",
      "arch": "x86_64",
      "commit": "4dff0a31b5ce7756bd5e7820271d6c4a71145b53",
      "fileid": "290a50e57cc4c6a5a22b974f41d19f429ea5d9155f296d647a5b596938b6b2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nithador/actions/runs/26709771337"
    }
  ]
}