Skip to content

pdc

Permutation Distribution Clustering

v1.0.3 · Sep 28, 2015 · GPL (>= 3)

Description

Permutation Distribution Clustering is a clustering method for time series. Dissimilarity of time series is formalized as the divergence between their permutation distributions. The permutation distribution was proposed as measure of the complexity of a time series.

Downloads

486

Last 30 days

8038th

1.9K

Last 90 days

21.7K

Last year

Trend: -16.1% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andreas M. Brandmaier <brandmaier@mpib-berlin.mpg.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andreas", "M."),
                    family = "Brandmaier",
                    role = c("aut", "cre"),
                    email = "brandmaier@mpib-berlin.mpg.de")
as necessary.

Found the following (possibly) invalid file URI:
  URI: openclipart.org
    From: man/complex.shapes.Rd
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andreas M. Brandmaier <brandmaier@mpib-berlin.mpg.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andreas", "M."),
                    family = "Brandmaier",
                    role = c("aut", "cre"),
                    email = "brandmaier@mpib-berlin.mpg.de")
as necessary.

Found the following (possibly) invalid file URI:
  URI: openclipart.org
    From: man/complex.shapes.Rd
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘pdc/libs/pdc.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘pdc/libs/pdc.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Andreas M. Brandmaier <brandmaier@mpib-berlin.mpg.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andreas", "M."),
                    family = "Brandmaier",
                    role = c("aut", "cre"),
                    email = "brandmaier@mpib-berlin.mpg.de")
as necessary.

Found the following (possibly) invalid file URI:
  URI: openclipart.org
    From: man/complex.shapes.Rd
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Andreas M. Brandmaier <brandmaier@mpib-berlin.mpg.de>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Andreas", "M."),
                    family = "Brandmaier",
                    role = c("aut", "cre"),
                    email = "brandmaier@mpib-berlin.mpg.de")
as necessary.

Found the following (possibly) invalid file URI:
  URI: openclipart.org
    From: man/complex.shapes.Rd
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘pdc/libs/pdc.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘pdc/libs/pdc.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Version History

new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Sep 27, 2015
updated 1.0.2 ← 1.0.1 diff Nov 21, 2014
updated 1.0.1 ← 1.0 diff Nov 9, 2014
updated 1.0 ← 0.5 diff Oct 15, 2014
updated 0.5 ← 0.4 diff Feb 12, 2014
updated 0.4 ← 0.3 diff Feb 3, 2014
updated 0.3 ← 0.2 diff May 20, 2012
updated 0.2 ← 0.1 diff Apr 22, 2012
new 0.1 Mar 18, 2012