WaverideR

An R package for wavelet based cyclostratigraphic analyses

https://github.com/stratigraphy/waverider

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.1%) to scientific vocabulary

Keywords

cyclostratigraphy geology stratigraphy
Last synced: 9 months ago · JSON representation

Repository

An R package for wavelet based cyclostratigraphic analyses

Basic Info
  • Host: GitHub
  • Owner: stratigraphy
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 26.6 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cyclostratigraphy geology stratigraphy
Created about 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.md

WaverideR

The 'Waverider' R package uses the continuous wavelet transform to analyze cyclostratigraphic data. The continuous wavelet transform enables the observation of transient/non-stationary cyclicity in time-series. The goal of cyclostratigraphic studies is to define frequency/period in the depth/time domain. By conducting the continuous wavelet transform on cyclostratigraphic data series one can observe and extract cyclic signals/signatures from signals. These results can then be visualized and interpreted enabling one to identify/interpret cyclicity in the geological record, which can be used to construct astrochronological age-models and identify and interpret cyclicity in past en present climate systems.

Installation

You can install the development version of WaverideR from GitHub with:

``` r

install.packages("devtools")

devtools::install_github("stratigraphy/WaverideR") ```

Owner

  • Name: @stratigraphy
  • Login: stratigraphy
  • Kind: user
  • Location: belgium
  • Company: liege university

Phd student in silurian cyclostratigraphy

GitHub Events

Total
  • Push event: 13
Last Year
  • Push event: 13

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 18
  • Total Committers: 1
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 18
  • Committers: 1
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
@stratigraphy m****s@s****u 18
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: about 10 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 2.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • japhir (2)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 19,521 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: WaverideR

Extracting Signals from Wavelet Spectra

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19,521 Last month
Rankings
Forks count: 28.7%
Dependent packages count: 29.2%
Stargazers count: 31.7%
Dependent repos count: 34.9%
Average: 42.8%
Downloads: 89.6%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • DecomposeR * imports
  • DescTools * imports
  • Hmisc * imports
  • Matrix * imports
  • RColorBrewer * imports
  • WaveletComp * imports
  • astrochron * imports
  • biwavelet * imports
  • colorRamps * imports
  • colorednoise * imports
  • doSNOW * imports
  • fANCOVA * imports
  • foreach * imports
  • grDevices * imports
  • graphics * imports
  • magick * imports
  • matrixStats * imports
  • parallel * imports
  • reshape2 * imports
  • rlist * imports
  • stats * imports
  • tcltk * imports
  • truncnorm * imports
  • utils * imports
  • viridis * imports
  • testthat >= 3.0.0 suggests