Skip to contents

avial: A Mixed Bag of R Functions

Version : 0.0.0.9000; License: GPL-2|GPL-3
Aravind, J.

Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi.


minimal R version License: GPL v3 CRAN_Status_Badge Dependencies rstudio mirror downloads develVersion Github Code Size R-CMD-check Project Status: WIP lifecycle Last-changedate Website - pkgdown .


Description

A bunch of miscellaneous R functions primarly for personal use.These functions may be migrated to other packages in the future as required.

Installation

The development version can be installed from github as follows:

# Install development version from Github
devtools::install_github("aravind-j/avial")

What’s new

To know whats new in this version type:

news(package='avial')

Citing avial

To cite the methods in the package use:

citation("avial")
To cite the R package 'augmentedRCBD' in publications use:

  Aravind, J. ().  avial: A Mixed Bag of R Functions. R package version
  0.0.0.9000, https://aravind-j.github.io/avial/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {avial: A Mixed Bag of R Functionss},
    author = {J. Aravind},
    note = {R package version 0.0.0.9000 https://aravind-j.github.io/avial/},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.