Giter VIP home page Giter VIP logo

rpkgskeleton's Introduction

---
output:
  md_document:
    variant: markdown_github
---

<!--  -*- coding: utf-8 -*- -->
<!-- README.md is generated from README.Rmd. Do not edit this file directly -->


```{r, echo = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "figs/README-"
)
```

# PKG

[![Travis-CI Build Status](https://api.travis-ci.org/michaelweylandt/PKG.svg)](https://travis-ci.org/michaelweylandt/PKG) [![codecov Coverage Status](https://codecov.io/gh/michaelweylandt/PKG/branch/master/graph/badge.svg)](https://codecov.io/gh/michaelweylandt/PKG?branch=master) [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-brightgreen.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) [![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/PKG)](https://cran.r-project.org/package=PKG) [![Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)

To use this skeleton, first clone it from github and then: 

1. Change the placeholder `PKG` to your package name everywhere it appears. 

   The command `grep -rin "PKG" . && find . -name "*PKG*"` should not find anything.

2. Update the text in the `DESCRIPTION` and `R/PKG-package.R` files.

3. Set up Travis and CodeCov

4. Delete these instructions and begin working on your package!

PACKAGE TEXT GOES HERE

## Installation

The newest version of the package can be installed from Github:

```{r, eval=FALSE}
library(devtools)
install_github("michaelweylandt/PKHG", ref="build")
```

## Usage

TEXT GOES HERE

## Authors

* [Michael Weylandt](http://github.com/michaelweylandt)

    Department of Statistics, Rice University

## Acknowledgements

* MW was funded by an NSF Graduate Research Fellowship 1450681.

rpkgskeleton's People

Contributors

michaelweylandt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.