Skip to content

rEDM

Empirical Dynamic Modeling ('EDM')

v1.15.4 · Apr 6, 2024 · BSD_2_clause + file LICENSE

Description

An implementation of 'EDM' algorithms based on research software developed for internal use at the Sugihara Lab ('UCSD/SIO'). The package is implemented with 'Rcpp' wrappers around the 'cppEDM' library. It implements the 'simplex' projection method from Sugihara & May (1990) <doi:10.1038/344734a0>, the 'S-map' algorithm from Sugihara (1994) <doi:10.1098/rsta.1994.0106>, convergent cross mapping described in Sugihara et al. (2012) <doi:10.1126/science.1227079>, and, 'multiview embedding' described in Ye & Sugihara (2016) <doi:10.1126/science.aag0863>.

Downloads

677

Last 30 days

5261st

677

Last 90 days

677

Last year

CRAN Check Status

13 NOTE
1 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 NOTE
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 NOTE
r-release-macos-arm64 NOTE
r-release-macos-x86_64 NOTE
r-release-windows-x86_64 NOTE
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-macos-arm64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File 'rEDM/libs/x64/rEDM.dll':
  Found '_ZSt4cout', possibly from 'std::cout' (C++)
    Objects: 'cppEDM/lib/libEDM.a', 'cppEDM/src/libEDM.a'

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 11.9Mb
  sub-directories of 1Mb or more:
    libs  11.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 12.5Mb
  sub-directories of 1Mb or more:
    libs  11.7Mb
OK r-oldrel-windows-x86_64

*


            
NOTE r-patched-linux-x86_64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-arm64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-x86_64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-windows-x86_64

compiled code

File 'rEDM/libs/x64/rEDM.dll':
  Found '_ZSt4cout', possibly from 'std::cout' (C++)
    Objects: 'cppEDM/lib/libEDM.a', 'cppEDM/src/libEDM.a'

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See 'Writing portable packages' in the 'Writing R Extensions' manual.

Check History

NOTE 1 OK · 13 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-macos-arm64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File 'rEDM/libs/x64/rEDM.dll':
  Found '_ZSt4cout', possibly from 'std::cout' (C++)
    Objects: 'cppEDM/lib/libEDM.a', 'cppEDM/src/libEDM.a'

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
NOTE r-patched-linux-x86_64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

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

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘_ZSt4cout’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-arm64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-macos-x86_64

compiled code

File ‘rEDM/libs/rEDM.so’:
  Found ‘__ZNSt3__14coutE’, possibly from ‘std::cout’ (C++)
    Objects: ‘cppEDM/lib/libEDM.a’, ‘cppEDM/src/libEDM.a’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-release-windows-x86_64

compiled code

File 'rEDM/libs/x64/rEDM.dll':
  Found '_ZSt4cout', possibly from 'std::cout' (C++)
    Objects: 'cppEDM/lib/libEDM.a', 'cppEDM/src/libEDM.a'

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 11.9Mb
  sub-directories of 1Mb or more:
    libs  11.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 12.5Mb
  sub-directories of 1Mb or more:
    libs  11.7Mb

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies Rcpp EWSmethods rEDM

Version History

new 1.15.4 Mar 9, 2026