Skip to content

multispatialCCM

Multispatial Convergent Cross Mapping

v1.3 · Oct 22, 2023 · GPL (>= 2)

Description

The multispatial convergent cross mapping algorithm can be used as a test for causal associations between pairs of processes represented by time series. This is a combination of convergent cross mapping (CCM), described in Sugihara et al., 2012, Science, 338, 496-500, and dew-drop regression, described in Hsieh et al., 2008, American Naturalist, 171, 71–80. The algorithm allows CCM to be implemented on data that are not from a single long time series. Instead, data can come from many short time series, which are stitched together using bootstrapping.

Downloads

CRAN

377

Last 30 days

11549th

888

Last 90 days

3.9K

Last year

Trend: +74.5% (30d vs prior 30d)

r2u CRAN

24

Last 30 days

115

Last 90 days

407

Last year

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

autoCRAN

4

Last 7 days

13

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 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 OK
r-devel-linux-x86_64-fedora-gcc 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 (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Adam Clark <adam.tclark@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Clark",
                    role = c("aut", "cre"),
                    email = "adam.tclark@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Adam Clark <adam.tclark@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Clark",
                    role = c("aut", "cre"),
                    email = "adam.tclark@gmail.com")
as necessary.

Check History

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

CRAN incoming feasibility

Maintainer: ‘Adam Clark <adam.tclark@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Clark",
                    role = c("aut", "cre"),
                    email = "adam.tclark@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Adam Clark <adam.tclark@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Adam",
                    family = "Clark",
                    role = c("aut", "cre"),
                    email = "adam.tclark@gmail.com")
as necessary.

Code

Structure

Lines of code

1,103

Files

18

Compiled share

31.2%

Has compiled src

Yes

Language breakdown

R 239 (21.7%)C/C++/src 344 (31.2%)Docs 520 (47.1%)

API

Exported functions

0

Internal functions

0

Recent export changes

v1.0+1 pattern:CCM_boot, make_ccm_data, SSR_check_signal, ccmtest, multispatialCCM-internal, SSR_pred_boot

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

\dontrun example ratio

0%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.0.2

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2014-10-18

Latest release

2023-10-22

Avg cadence

1646 days

Cold removal rate

Dep drift

0

LOC over versions

v1.0: 1,207 LOCv1.2: 1,082 LOCv1.3: 1,103 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Version History

4 tracked
new 1.3 Mar 10, 2026
updated 1.3 ← 1.2 diff Oct 21, 2023
updated 1.2 ← 1.0 diff May 10, 2022
new 1.0 Oct 18, 2014