Coder Social home page Coder Social logo

stepps-cal's Introduction

stepps

Travis build status lifecycle

stepps is an R package to undertake the calibration and reconstruction of the Bayesian pollen-based vegetation reconstruction method presented in Dawson et al (2016).

This package is in development and is likely to undergo rapid, and, potentially back-incompatible revisions in the near future. Be aware & be cautious when using from GitHub.

Contributions

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

You can install stepps from github with:

# install.packages("devtools")
devtools::install_github("PalEON-Project/stepps-cal")

GitHub Management

Best working practice for contributing to this package is as follows:

  1. Fork the repository to your own account
  2. Changes to existing files should be done in those files. New files may be added, but do not duplicate existing functions. Commit often. If you are working on a fork, be sure to try syncing with the original branch:
$ git fetch upstream

More information about fetching the upstream branch and then merging with your local files can be found in the GitHub help for managing forks. This then brings your local master branch up to date with any changes you've made, and preserves your changes as part of the git workflow.

  1. Now you can push to your GitHub account (git push) and initiate a pull request from your fork. This is documented on the GitHub Help for Creating a pull request from a fork.

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.