Skip to content

Plugins under planning

This page lists planned plugins. Before starting a new plugin, please check this page. If no entry exists for your planned plugin, yet, create a new one (under section "Claimed". If it already exists, move it from "Unclaimed" to "Claimed" and add your name/nick. If you have an idea for a plugin, but don't plan on implementing it anytime soon, place under "Unclaimed". Add some short info, if you feel it is not self-explanatory. Add sub-categories as needed.

Once you place a plugin in SVN / submit a patch, please move it from "Claimed" to Development Status of Plugins.

Where applicable, please add a reference to the relevant R function, as this will probably make searching the page a lot easier.

Unclaimed plugins (ideas)

Import

  • Import SAS (read.ssd, read.xport {foreign})

Export

  • Export SPSS / SAS / Stata (write.foreign {foreign})
  • Export ODF (OpenDocumentFortmat) (odfWeave{odfWeave})

Claimed plugins

X11

  • Add abline under X11 > Edit
    • Claimed by: pk

Plots

Distributions

  • CLT plugins
    • Claimed by: pk
    • Are there more to come?

Analysis

  • oneway.test {stats}
    • Claimed by: open
  • prop.trend.test {stats}
    • Claimed by: open
  • prop.test {stats}
    • Claimed by: open
  • pairwise.prop.test {stats}
    • Claimed by: open
  • pairwise.t.test {stats}
    • Claimed by: open
  • friedman.test {stats}
    • Claimed by: open
  • mantelhaen.test {stats}
    • Claimed by: open
  • mauchly.test {stats}
    • Claimed by: open
  • chisq.test {stats}
    • Claimed by: open
  • mcnemar.test {stats}
    • Claimed by: open
  • fisher.test {stats}
    • Claimed by: open
  • anova.glm {stats}
    • Claimed by: open
  • binom.test {stats}
    • Claimed by: open
  • kruskal.test {stats}
    • Claimed by: open