MyNixOS website logo
Description

Wavelet Approaches to Studies of Synchrony in Ecology and Other Fields.

Tools for a wavelet-based approach to analyzing spatial synchrony, principally in ecological data. Some tools will be useful for studying community synchrony. See, for instance, Sheppard et al (2016) <doi: 10.1038/NCLIMATE2991>, Sheppard et al (2017) <doi: 10.1051/epjnbp/2017000>, Sheppard et al (2019) <doi: 10.1371/journal.pcbi.1006744>.

wsyn: wavelet approaches to synchrony

Lawrence Sheppard, University of Kansas
Jonathan Walter, University of Virginia
Thomas Anderson, University of Kansas
Lei Zhao, China Agricultural University
Daniel C. Reuman, University of Kansas - maintainer

This repository provides tools for analyzing synchrony of time series from a timescale-specific viewpoint. The tools have so far principally been useful for studying spatial synchrony of population dynamics in ecology, but may be useful for a variety of other applications.

Explanations

In addition to the documentation, see the vignette, which is the best way to get started.

Installation

The package is on the Comprehensive R Archive Network (CRAN).

For a quick install of this development version: devtools::install_github(repo="reumandc/wsyn"). The install_github function, by default, will not install the vignette. There is an option for installing vignettes (build_vignettes=TRUE), but it seems finicky. You can also clone the repository and use devtools::install() to install from your local clone. The build_vignettes=TRUE option seems to work better for devtools::install than it does for devtools::install_github. If you have trouble, please email me.

Running all tests

Some of the more intensive tests are skipped unless there is a variable in the global environment called RUN_INTENSIVE_TESTS which is TRUE. This is so CRAN checks will run in the allowed time on CRAN servers, and was requested by CRAN.

Metadata

Version

1.0.4

License

Unknown

Platforms (75)

    Darwin
    FreeBSD 13
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd13
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd13
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows