areaplot

Plot Stacked Areas and Confidence Bands as Filled Polygons

https://github.com/arni-magnusson/areaplot

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Plot Stacked Areas and Confidence Bands as Filled Polygons

Basic Info
  • Host: GitHub
  • Owner: arni-magnusson
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 55.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 10
Created over 8 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

CRAN Status CRAN Monthly CRAN Total

areaplot

Plot stacked areas and confidence bands as filled polygons, or add polygons to existing plots. A variety of input formats are supported, including vectors, matrices, data frames, formulas, etc.

Installation

The package can be installed from CRAN using the install.packages command:

R install.packages("areaplot")

Usage

For a summary of the package:

R library(areaplot) ?"areaplot-package"

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

R library(remotes) install_github("arni-magnusson/areaplot")

Owner

  • Name: Arni Magnusson
  • Login: arni-magnusson
  • Kind: user
  • Location: Noumea
  • Company: SPC

GitHub Events

Total
  • Create event: 2
  • Release event: 2
  • Issues event: 2
  • Push event: 10
Last Year
  • Create event: 2
  • Release event: 2
  • Issues event: 2
  • Push event: 10

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 13 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 13 days
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • zivankaraman (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 581 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: areaplot

Plot Stacked Areas and Confidence Bands as Filled Polygons

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 581 Last month
Rankings
Downloads: 21.4%
Average: 28.9%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: over 1 year ago

Dependencies

DESCRIPTION cran
  • grDevices * imports
  • graphics * imports
  • stats * imports
  • MASS * suggests