Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gavinsimpson/analogueextra

Extra features and functions for use with the analogue package
https://github.com/gavinsimpson/analogueextra

Last synced: 23 days ago
JSON representation

Extra features and functions for use with the analogue package

Awesome Lists containing this project

README

        

# analogueExtra

## Build status

Linux | Windows
------------|------------
[![Build Status](https://travis-ci.org/gavinsimpson/analogueExtra.svg?branch=master)](https://travis-ci.org/gavinsimpson/analogueExtra) | [![Build status](https://ci.appveyor.com/api/projects/status/o6klh6wkfegexrx2/branch/master?svg=true)](https://ci.appveyor.com/project/gavinsimpson/analogueextra/branch/master)

## What is analogueExtra?
**analogueExtra** is an R package providing extra functions and tools for use with my **analogue** package. This extra functionality contains things that most users of **analogue** won't need all the time. Hence I've included them here. Initially, this is restricted to the `plot3d` method for `prcurve()` objects as the **rgl** package can be a pain to install on Apple Macs (so I am told by users). In time I plan to add **ggplot2** versions of of some of the plots generated by **analogue** here too.

## Bugs, feature requests
Bug reports and feature requests should be filed as [issues](https://github.com/gavinsimpson/analogueExtra/issues).

## Licence
**analogueExtra** is released under the [GNU General Public Licence Version 2](http://www.gnu.org/licenses/gpl-2.0.html).

## Links

* Not yet on CRAN but will be ASAP [CRAN page](http://cran.r-project.org/package=analogueExtra)