Skip to content

BINCOR

Estimate the Correlation Between Two Irregular Time Series

v0.2.1 · Feb 24, 2026 · GPL (>= 2)

Description

Estimate the correlation between two irregular time series that are not necessarily sampled on identical time points. This program is also applicable to the situation of two evenly spaced time series that are not on the same time grid. 'BINCOR' is based on a novel estimation approach proposed by Mudelsee (2010, 2014) to estimate the correlation between two climate time series with different timescales. The idea is that autocorrelation (AR1 process) allows to correlate values obtained on different time points. 'BINCOR' contains four functions: bin_cor() (the main function to build the binned time series), plot_ts() (to plot and compare the irregular and binned time series, cor_ts() (to estimate the correlation between the binned time series) and ccf_ts() (to estimate the cross-correlation between the binned time series). A description of the method and package is provided in Polanco-Martínez et al. (2019), <doi:10.32614/RJ-2019-035>.

Downloads

CRAN

288

Last 30 days

16485th

710

Last 90 days

3K

Last year

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

r2u CRAN

3

Last 30 days

33

Last 90 days

127

Last year

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

autoCRAN

2

Last 7 days

7

Last 30 days

0

All-time

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

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
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 History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,551

Files

25

Compiled share

0%

Has compiled src

No

Language breakdown

R 705 (45.5%)Docs 846 (54.5%)

API

Exported functions

3

Internal functions

0

Recent export changes

v0.1.0+1 pattern:^[[:alpha:]]+

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

100%

Roxygen coverage

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2018-02-20

Latest release

2026-02-24

Avg cadence

1463 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 1,504 LOCv0.2.0: 1,517 LOCv0.2.1: 1,551 LOC

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

Dependency Network

Dependencies Reverse dependencies pracma BINCOR

Version History

4 tracked
new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.2.0 diff Feb 23, 2026
updated 0.2.0 ← 0.1.0 diff May 20, 2018
new 0.1.0 Feb 19, 2018