{
  "_id": "6a23e82b530b9bc726be9568",
  "Package": "RolWinMulCor",
  "Type": "Package",
  "Title": "Subroutines to Estimate Rolling Window Multiple Correlation",
  "Version": "1.2.0",
  "Authors@R": "c(person(given = \"Josue M.\", family = \"Polanco-Martinez\", role = c(\"aut\", \"cph\", \"cre\"), email = \"josue.m.polanco@gmail.com\", comment = c(ORCID = \"0000-0001-7164-0185\")))",
  "Maintainer": "Josue M. Polanco-Martinez <josue.m.polanco@gmail.com>",
  "Description": "Rolling Window Multiple Correlation ('RolWinMulCor')\nestimates the rolling (running) window correlation for the bi-\nand multi-variate cases between regular (sampled on identical\ntime points) time series, with especial emphasis to ecological\ndata although this can be applied to other kinds of data sets.\n'RolWinMulCor' is based on the concept of rolling, running or\nsliding window and is useful to evaluate the evolution of\ncorrelation through time and time-scales. 'RolWinMulCor'\ncontains six functions. The first two focus on the bi-variate\ncase: (1) rolwincor_1win() and (2) rolwincor_heatmap(), which\nestimate the correlation coefficients and the their respective\np-values for only one window-length (time-scale) and\nconsidering all possible window-lengths or a band of\nwindow-lengths, respectively. The second two functions: (3)\nrolwinmulcor_1win() and (4) rolwinmulcor_heatmap() are designed\nto analyze the multi-variate case, following the bi-variate\ncase to visually display the results, but these two approaches\nare methodologically different. That is, the multi-variate case\nestimates the adjusted coefficients of determination instead of\nthe correlation coefficients. The last two functions: (5)\nplot_1win() and (6) plot_heatmap() are used to represent\ngraphically the outputs of the four aforementioned functions as\nsimple plots or as heat maps. The functions contained in\n'RolWinMulCor' are highly flexible since these contains several\nparameters to control the estimation of correlation and the\nfeatures of the plot output, e.g. to remove the (linear) trend\ncontained in the time series under analysis, to choose\ndifferent p-value correction methods (which are used to address\nthe multiple comparison problem) or to personalise the plot\noutputs. The 'RolWinMulCor' package also provides examples with\nsynthetic and real-life ecological time series to exemplify its\nuse. Methods derived from H. Abdi. (2007)\n<https://personal.utdallas.edu/~herve/Abdi-MCC2007-pretty.pdf>,\nR. Telford (2013)\n<https://quantpalaeo.wordpress.com/2013/01/04/, J. M.\nPolanco-Martinez (2019) <doi:10.1007/s11071-019-04974-y>, and\nJ. M. Polanco-Martinez (2020)\n<doi:10.1016/j.ecoinf.2020.101163>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 09:25:44 UTC",
    "User": "root"
  },
  "Author": "Josue M. Polanco-Martinez [aut, cph, cre]\n(<https://orcid.org/0000-0001-7164-0185>)",
  "Repository": "https://jomopo.r-universe.dev",
  "Date/Publication": "2021-04-14 13:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/RolWinMulCor",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c847ea5311575d677185251ea39ab794d4d6863",
  "MD5sum": "0c18c474e576708cbb96317b558c883f",
  "_user": "jomopo",
  "_type": "src",
  "_file": "RolWinMulCor_1.2.0.tar.gz",
  "_fileid": "3a482595ef0f13633a128a5558f9213a6a48a95edb792ffef7e2d3e8d5f09ae2",
  "_filesize": 243140,
  "_sha256": "3a482595ef0f13633a128a5558f9213a6a48a95edb792ffef7e2d3e8d5f09ae2",
  "_created": "2026-06-06T09:25:44.000Z",
  "_published": "2026-06-06T09:28:11.687Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867440977,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453242948"
    },
    {
      "job": 79867440990,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453243372"
    },
    {
      "job": 79867440980,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453239951"
    },
    {
      "job": 79867440986,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453240840"
    },
    {
      "job": 79867334297,
      "time": 128,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453231553"
    },
    {
      "job": 79867440988,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453242270"
    },
    {
      "job": 79867441001,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453240413"
    },
    {
      "job": 79867440997,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453238545"
    },
    {
      "job": 79867440983,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453240897"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RolWinMulCor",
  "_commit": {
    "id": "0c847ea5311575d677185251ea39ab794d4d6863",
    "author": "Josue M. Polanco-Martinez <josue.m.polanco@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.0\n",
    "time": 1618405802
  },
  "_maintainer": {
    "name": "Josue M. Polanco-Martinez",
    "email": "josue.m.polanco@gmail.com",
    "login": "jomopo",
    "description": "",
    "uuid": 36489955,
    "orcid": "0000-0001-7164-0185"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "gtools",
      "role": "Depends"
    },
    {
      "package": "zoo",
      "role": "Depends"
    },
    {
      "package": "pracma",
      "role": "Depends"
    },
    {
      "package": "colorspace",
      "role": "Depends"
    },
    {
      "package": "scales",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jomopo",
      "count": 4,
      "uuid": 36489955
    }
  ],
  "_userbio": {
    "uuid": 36489955,
    "type": "user",
    "name": "jomopo"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RolWinMulCor"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RolWinMulCor.html",
    "manual.pdf"
  ],
  "_realowner": "jomopo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-12"
    },
    {
      "version": "0.4.0",
      "date": "2020-05-22"
    },
    {
      "version": "1.0.0",
      "date": "2020-08-31"
    },
    {
      "version": "1.2.0",
      "date": "2021-04-14"
    }
  ],
  "_exports": [
    "plot_1win",
    "plot_heatmap",
    "rolwincor_1win",
    "rolwincor_heatmap",
    "rolwinmulcor_1win",
    "rolwinmulcor_heatmap"
  ],
  "_datasets": [
    {
      "name": "syntDATA",
      "title": "Synthetic data set to test the functions of _RolWinMulCor_",
      "object": "syntDATA",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "",
        "TS1",
        "TS2"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    },
    {
      "name": "YX_ecological_data",
      "title": "Ecological data set to test the functions of _RolWinMulCor_",
      "object": "YX_ecological_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Years",
        "PC1",
        "SST",
        "TSI"
      ],
      "rows": 237,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "RolWinMulCor-package",
      "title": "Estimate the Rolling Window Multiple Correlation",
      "topics": [
        "RolWinMulCor-package",
        "RolWinMulCor"
      ]
    },
    {
      "page": "plot_1win",
      "title": "Plot the outputs of 'rolwincor_1win' and 'rolwinmulcor_1win' as a single one window",
      "topics": [
        "plot_1win"
      ]
    },
    {
      "page": "plot_heatmap",
      "title": "Plot the outputs of 'rolwincor_heatmap' and 'rolwinmulcor_heatmap' as a heat map",
      "topics": [
        "plot_heatmap"
      ]
    },
    {
      "page": "rolwincor_1win",
      "title": "Estimate the Rolling Window Correlation for the bi-variate case to plot its outputs as a single one window",
      "topics": [
        "rolwincor_1win"
      ]
    },
    {
      "page": "rolwincor_heatmap",
      "title": "Estimate the Rolling Window Correlation for the bi-variate case to plot its outputs as a heat map",
      "topics": [
        "rolwincor_heatmap"
      ]
    },
    {
      "page": "rolwinmulcor_1win",
      "title": "Estimate the Rolling Window Correlation for the multi-variate case to plot its outputs as a single one window",
      "topics": [
        "rolwinmulcor_1win"
      ]
    },
    {
      "page": "rolwinmulcor_heatmap",
      "title": "Estimate the Rolling Window Correlation for the multi-variate case to plot the results as a heat map",
      "topics": [
        "rolwinmulcor_heatmap"
      ]
    },
    {
      "page": "syntDATA",
      "title": "Synthetic data set to test the functions of _RolWinMulCor_",
      "topics": [
        "syntDATA"
      ]
    },
    {
      "page": "YX_ecological_data",
      "title": "Ecological data set to test the functions of _RolWinMulCor_",
      "topics": [
        "YX_ecological_data"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "colorspace",
    "farver",
    "glue",
    "gtools",
    "labeling",
    "lattice",
    "lifecycle",
    "pracma",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "viridisLite",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rolwinmulcor",
  "_universes": [
    "jomopo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:32.000Z",
      "distro": "noble",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "d3e24f7c36e544b860f40f6729e72d68d4c6a7b883631e0ccd79d3e7fea8a2c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:35.000Z",
      "distro": "noble",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "242f0bb1f09ca963e403fdbf2a9eb7447cf2a6ab3c116c82b7287c9b9e242f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:10.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "b2605c6a1e5dd0172526451147b2649a9f064d88fba8e205c8924b34affa50b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:15.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "13ecddf49ff74ec5c05acbc69ca4243c1b9be073b13caf5f99a337e6c5fcabfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:42.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "25e6c4e1e0c1aff6c958db93191abf1931cd694544510435fdd3a7439bcbc814",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:00.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "ea13a6aa73d5b5014d3da49cf8017c439e5b39547df4332786937cde8dda75bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T09:26:45.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "a0b434af999e1b6983e4c17d6d5a72b1c9d99c3b4d9d0d8bc39eeac062c1bbad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-06T09:27:05.000Z",
      "commit": "0c847ea5311575d677185251ea39ab794d4d6863",
      "fileid": "50d54a596a184fa0bf5bdf0c537b49faf08e64a133a871304d43be30ef676c3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jomopo/actions/runs/27058578486"
    }
  ]
}