{
  "_id": "6a49c0336dbe3db8b6e975f5",
  "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-07-05 02:20:14 UTC",
    "User": "root"
  },
  "Author": "Andreas M. Brandmaier [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8765-6982>)",
  "_user": "brandmaier",
  "_type": "src",
  "_file": "pdc_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0db8d992b48c30286cb46d0141e8a0164d2aa91b9214b14d46dd097c405b7e91",
  "_filesize": 473522,
  "_sha256": "0db8d992b48c30286cb46d0141e8a0164d2aa91b9214b14d46dd097c405b7e91",
  "_expires": "2026-10-13T02:23:45.000Z",
  "_created": "2026-07-05T02:20:14.000Z",
  "_published": "2026-07-05T02:23:47.402Z",
  "_jobs": [
    {
      "job": 85185482249,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087528562"
    },
    {
      "job": 85185482239,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087523026"
    },
    {
      "job": 85185482250,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087528779"
    },
    {
      "job": 85185482246,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087526047"
    },
    {
      "job": 85185482252,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087521090"
    },
    {
      "job": 85185482248,
      "time": 180,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087529464"
    },
    {
      "job": 85185482247,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087520943"
    },
    {
      "job": 85185482251,
      "time": 152,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087526848"
    },
    {
      "job": 85185356181,
      "time": 145,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8087511552"
    },
    {
      "job": 85185482221,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087521176"
    },
    {
      "job": 85185482245,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8087519700"
    },
    {
      "job": 85185482256,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8087519951"
    },
    {
      "job": 85185482253,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8087521275"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503",
  "_status": "failure",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 79,
    "description": "Professor of Research Methods. Senior Research Scientist. Computer & Data Scientist in Lifespan Psychology. "
  },
  "_downloads": {
    "count": 608,
    "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.1",
  "_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-07-05T02:23:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/52bba70dc664b65e25d79348ea6233a7569fab097072624a879ce4dcf3dc2ce1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-05T02:22:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/c3e03c02c5dbaa78711fc81c47ee3cf8e0afd49eb366e3729636e7795c4d3155",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-05T02:23:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/c240e9a081f73957916a5b55db24e4928921c10aff4937177c1fc892e89f7975",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-05T02:22:40.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/f8c68c131e9e6ff93f77928b76f223303243c6e79da486240fa9d9b7827aa405",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-05T02:21:37.000Z",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/8e22c3d3ca47c67b1115fc1cb87688d6979e8be85b4f46f8454b08b4986f3f3d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-05T02:22:53.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/2b9ecbb321ec4c72619118df2ac60477549bad542bf3ffcce85d7bd7954b00f8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-05T02:21:35.000Z",
      "arch": "aarch64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/5515ffcc7aa0fdd41a0dd5e59453914c173eb1e1f54b48008fe690a4fb764501",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-05T02:22:40.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/11e28e554a49b7e5405220c689b54ce23afde4d10c656fb00360a1863695fead",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-05T02:22:03.000Z",
      "arch": "emscripten",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/47932bfd211f241858d3a9dc88b9ec4e8278de9aad1d1faf64cea6055135788d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-05T02:21:22.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/6a1acb823001c7bb0c1b01eb0f58832cde15f6a3ec417b7686e2148e241878bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-05T02:21:27.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/78637e86ed9674d318883201435ba8aaec35a82abcce0c3a54c7878ef6bc02dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-05T02:21:37.000Z",
      "arch": "x86_64",
      "commit": "9ce69aea5f4d68632cb68d2f46e57f9df7c9d8e4",
      "fileid": "https://r2.ropensci.org/5dba8722ebf92b00a75f2d9db3a40841a5fa3f4710d8629008e38681e2d1640c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/brandmaier/actions/runs/28726754503"
    }
  ]
}