rEDM
Empirical Dynamic Modeling ('EDM')
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
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)
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.
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.
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.
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.
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.
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.
installed package size
installed size is 11.9Mb
sub-directories of 1Mb or more:
libs 11.1Mb
installed package size
installed size is 12.5Mb
sub-directories of 1Mb or more:
libs 11.7Mb
*
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.
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.
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.
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.
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
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
installed package size
installed size is 11.9Mb
sub-directories of 1Mb or more:
libs 11.1Mb
installed package size
installed size is 12.5Mb
sub-directories of 1Mb or more:
libs 11.7Mb