Giter Site home page Giter Site logo

dplr's Introduction

dplR

Release Version

CRAN_version_badge CRAN_last_release_badge CRAN RStudio mirror downloads

Development Version

R-CMD-check dplR status badge

Overview

dplR is a package for R that performs tree-ring analyses such as detrending, chronology building, and crossdating. dplR is part of OpenDendro which has Python implementations of many of the dplR functions.

Installation

CRAN

The latest, stable, release version of dplR can be installed from The Comprehensive R Archive Network (CRAN) from the R prompt:

install.packages("dplR")

Develoment Version

CRAN releases of dplR are relatively infrequent. However, the development version of dplR is available here as source code and as binaries. Most users who want the development version are best off getting the binary via r-universe from the R prompt:

install.packages("dplR", repos = "https://openDendro.r-universe.dev/")

Alternatively, the development version can be installed from the source code with the devtools package.

devtools::install_github("openDendro/dplR")

This should be straightforward for Linux users (if any still exist) but because dplR includes both C and Fortran code, you will need the appropriate compilers installed on your system to build from source. Configuring these is relatively easy for Mac and less so for Windows. Unless there is a good reason to want to build from source (e.g., you are a geek or a developer) it's more typical to install a binary.

Getting Started

New users of dplR can begin by working with the introductory chapters in Learning to Love dplR which contains instructional material for using dplR.

Interactive Apps

Some dendro tasks might be done more easily interactively. As such, we have two modest apps using Shiny and dplR as the back-end.

dplr's People

Contributors

andybunn avatar chguiterman avatar cszang avatar darwinalexander avatar filipecampelo avatar mvkorpel avatar ronaldvisser avatar sklesse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.