{
  "_id": "6a16b669acfb0bcc41d8606b",
  "Package": "pdc",
  "Type": "Package",
  "Title": "Permutation Distribution Clustering",
  "Version": "1.1.0",
  "Date": "2023-02-17",
  "Authors@R": "c(person(\"Andreas M. Brandmaier\", \nemail=\"andy@brandmaier.de\",\nrole=c(\"aut\",\"cre\"),\ncomment = c(ORCID = \"0000-0001-8765-6982\")))",
  "Maintainer": "Andreas M. Brandmaier <andy@brandmaier.de>",
  "Description": "Permutation Distribution Clustering is a clustering method\nfor time series. Dissimilarity of time series is formalized as\nthe divergence between their permutation distributions. The\npermutation distribution was proposed as measure of the\ncomplexity of a time series.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "URL": "https://brandmaier.github.io/pdc/,\nhttps://github.com/brandmaier/pdc",
  "RoxygenNote": "7.1.1",
  "Repository": "https://brandmaier.r-universe.dev",
  "Date/Publication": "2023-02-17 08:46:17 UTC",
  "RemoteUrl": "https://github.com/brandmaier/pdc",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 09:12:24 UTC",
    "User": "root"
  },
  "Author": "Andreas M. Brandmaier [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8765-6982>)",
  "MD5sum": "0b4d67ce5ad089a113fbf9465c9d4da5",
  "_user": "brandmaier",
  "_type": "src",
  "_file": "pdc_1.1.0.tar.gz",
  "_fileid": "923355eb349eda9949daad1833188719b4cea8376761bab0effa7204ccab0320",
  "_filesize": 472064,
  "_sha256": "923355eb349eda9949daad1833188719b4cea8376761bab0effa7204ccab0320",
  "_created": "2026-05-27T09:12:24.000Z",
  "_published": "2026-05-27T09:16:25.613Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78045146105,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236534651"
    },
    {
      "job": 78045145858,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236537876"
    },
    {
      "job": 78045145924,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236539497"
    },
    {
      "job": 78045145953,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236535619"
    },
    {
      "job": 78045145864,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236536462"
    },
    {
      "job": 78045145852,
      "time": 187,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236563369"
    },
    {
      "job": 78045145887,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236533943"
    },
    {
      "job": 78045145871,
      "time": 196,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236566556"
    },
    {
      "job": 78044670085,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7236493178"
    },
    {
      "job": 78045145925,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236528647"
    },
    {
      "job": 78045145872,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7236525530"
    },
    {
      "job": 78045145926,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7236523752"
    },
    {
      "job": 78045145832,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7236523969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brandmaier/pdc",
  "_commit": {
    "id": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
    "author": "Andreas Brandmaier <andy@brandmaier.de>",
    "committer": "Andreas Brandmaier <andy@brandmaier.de>",
    "message": "rebuilt with pkdown\n",
    "time": 1676623577
  },
  "_maintainer": {
    "name": "Andreas M. Brandmaier",
    "email": "andy@brandmaier.de",
    "login": "brandmaier",
    "orcid": "0000-0001-8765-6982",
    "twitter": "@brandmaier",
    "description": "Professor of Research Methods. Senior Research Scientist. Computer & Data Scientist in Lifespan Psychology. ",
    "uuid": 116031
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "brandmaier",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "brandmaier",
      "count": 40,
      "uuid": 116031
    },
    {
      "user": "opecheese",
      "count": 1,
      "uuid": 71661723
    },
    {
      "user": "krosenfeld-idm",
      "count": 1,
      "uuid": 56368533
    }
  ],
  "_userbio": {
    "uuid": 116031,
    "type": "user",
    "name": "Andreas Brandmaier",
    "description": "Professor of Research Methods. Senior Research Scientist. Computer & Data Scientist in Lifespan Psychology. "
  },
  "_downloads": {
    "count": 482,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdc"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/brandmaier/pdc",
  "_pkgdown": "https://brandmaier.github.io/pdc/",
  "_searchresults": 26,
  "_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/pdc.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brandmaier/pdc",
  "_realowner": "brandmaier",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2012-03-19"
    },
    {
      "version": "0.2",
      "date": "2012-04-23"
    },
    {
      "version": "0.3",
      "date": "2012-05-21"
    },
    {
      "version": "0.4",
      "date": "2014-02-04"
    },
    {
      "version": "0.5",
      "date": "2014-02-13"
    },
    {
      "version": "1.0",
      "date": "2014-10-16"
    },
    {
      "version": "1.0.1",
      "date": "2014-11-10"
    },
    {
      "version": "1.0.2",
      "date": "2014-11-21"
    },
    {
      "version": "1.0.3",
      "date": "2015-09-28"
    }
  ],
  "_exports": [
    "codebook",
    "convert.image",
    "convertImage",
    "entropy.heuristic",
    "entropyHeuristic",
    "hellinger.distance",
    "hellingerDistance",
    "loo1nn",
    "mds.plot",
    "mdsPlot",
    "pdc.dist",
    "pdcDist",
    "pdclust",
    "rasterPlot",
    "squared.hellinger.distance",
    "squaredHellingerDistance",
    "symmetric.alpha.divergence",
    "symmetricAlphaDivergence",
    "trace.image",
    "traceImage"
  ],
  "_datasets": [
    {
      "name": "complex.shapes",
      "title": "Shape Signatures of Fish, Glasses, and Bottles",
      "object": "complex.shapes",
      "file": "complex.shapes.raw.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "fish1",
        "fish2",
        "fish3",
        "fish4",
        "fish5",
        "bottle1",
        "bottle2",
        "bottle3",
        "bottle4",
        "glasses1",
        "glasses2",
        "glasses3",
        "glasses4",
        "glasses5"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "complex.shapes.raw",
      "title": "Shape Signatures of Fish, Glasses, and Bottles",
      "object": "complex.shapes.raw",
      "file": "complex.shapes.raw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "star.shapes",
      "title": "Shape Signatures of Stars",
      "object": "star.shapes",
      "file": "star.shapes.raw.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "star4-rot1-size1.png",
        "star4-rot2-size1.png",
        "star4-rot1-size2.png",
        "star4-rot2-size2.png",
        "star5-rot1-size1.png",
        "star5-rot1-size2.png",
        "star5-rot2-size1.png",
        "star5-rot2-size2.png"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "star.shapes.raw",
      "title": "Shape Signatures of Stars",
      "object": "star.shapes.raw",
      "file": "star.shapes.raw.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pdc-package",
      "title": "Permutation Distribution Clustering",
      "topics": [
        "pdc-package",
        "pdc"
      ]
    },
    {
      "page": "codebook",
      "title": "Codebook",
      "topics": [
        "codebook"
      ]
    },
    {
      "page": "complex.shapes",
      "title": "Shape Signatures of Fish, Glasses, and Bottles",
      "topics": [
        "complex.shapes",
        "complex.shapes.raw"
      ]
    },
    {
      "page": "distance",
      "title": "Codebook Dissimliarities",
      "topics": [
        "hellinger.distance",
        "hellingerDistance",
        "squared.hellinger.distance",
        "squaredHellingerDistance",
        "symmetric.alpha.divergence",
        "symmetricAlphaDivergence"
      ]
    },
    {
      "page": "entropy.heuristic",
      "title": "Minimum Entropy Heuristic (MinE)",
      "topics": [
        "entropy.heuristic",
        "entropyHeuristic",
        "plot.mine",
        "print.mine",
        "summary.mine"
      ]
    },
    {
      "page": "loo1nn",
      "title": "Leave-one-out One-nearest-neighbor Evaluation",
      "topics": [
        "loo1nn"
      ]
    },
    {
      "page": "mds.plot",
      "title": "Multidimensional Scaling Plot",
      "topics": [
        "mds.plot",
        "mdsPlot"
      ]
    },
    {
      "page": "pdc.dist",
      "title": "Permutation Distribution Clustering Distance Matrix",
      "topics": [
        "pdc.dist",
        "pdcDist"
      ]
    },
    {
      "page": "pdclust",
      "title": "Permutation Distribution Clustering",
      "topics": [
        "pdclust",
        "plot.pdclust",
        "print.pdclust",
        "str.pdclust"
      ]
    },
    {
      "page": "rasterPlot",
      "title": "Dendrogram Plot with Images",
      "topics": [
        "rasterPlot"
      ]
    },
    {
      "page": "star.shapes",
      "title": "Shape Signatures of Stars",
      "topics": [
        "star.shapes",
        "star.shapes.raw"
      ]
    },
    {
      "page": "trace.image",
      "title": "Shape Tracing of an Image",
      "topics": [
        "convert.image",
        "convertImage",
        "trace.image",
        "traceImage"
      ]
    }
  ],
  "_readme": "https://github.com/brandmaier/pdc/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.318063334962762,
  "_indexed": true,
  "_nocasepkg": "pdc",
  "_universes": [
    "brandmaier"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-27T09:14:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "3b870d632c48580fabd986fe0dac4d15b2d9a97c04c0e429e33c825013df0b16",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-27T09:14:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "44d9a2cf94e623a5da79a45a9667c7aab0d65b618262f6801c9aeb0e39fb1f2f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-27T09:14:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "c5795dada4c4fbaca7f784cb6bee3239bb634491f338ed0a5136252657fefeaf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-27T09:14:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "3f48c01d312a40a1673e85f2a53648ea6dd677a1961b0f25455af8fd6d508d76",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-27T09:13:59.000Z",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "6f687a77967a5ca57d6cdc7c98e89f0c5e0cb8e5cf11e3837de42106687fa841",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-27T09:15:25.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "58970fc018d87daa0f606407206b0820ced83bacf907b73fc6c9d7532bdeed0e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-27T09:13:56.000Z",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "bfa81837faaaf42ebee3e02b9ec02512e28e3b289bd643c976e5231fb81e727a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-27T09:15:19.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "4b8d45446f3bed3005075bbee1b9d62df401c9dae4f84d72b922620c20041bef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-27T09:14:11.000Z",
      "arch": "emscripten",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "66b074295df4a4a5c7a70f615f244ecccc8d35e0d480695b756b4faa87825b2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-27T09:13:40.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "990e22da3979e22e02f150ea62770eda1e65b8df764f42d5da5ce9d31e97d500",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-27T09:13:36.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "2fa95079feec659c3091092cbe819f2e3c500925df89adf1bb399f3012eae6e7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-27T09:13:35.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "5e0494c58b68b120542f17fe53d03ea261fed71c78101a4d2a24a509df275f48",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/26502013103"
    }
  ]
}