eda4treeR: Experimental Design and Analysis for Tree Improvement

Version : 0.6.0; License: GPL-2|GPL-3
Muhammad Yaseen1,2,3, Sami Ullah4, Kent M. Eskridge5, Emlyn Williams6
  1. Asian Development Bank (ADB), Islamabad, Pakistan
  2. Benazir Income Support Programme (BISP), Islamabad, Pakistan
  3. Department of Mathematics and Statistics, University of Agriculture Faisalabad, Pakistan
  4. College of Agriculutre, University of Sargodha, Pakistan
  5. Department of Statistics, University of Nebraska-Lincoln, Lincoln NE, USA
  6. Australian National University, Canberra, ACT, Australia

minimal R version License: GPL v3 CRAN_Status_Badge rstudio mirror downloads

develVersion

Project Status: WIP lifecycle Last-changedate


Description

Provides data sets and R Codes for E.R. Williams, C.E. Harwood and A.C. Matheson (2023). Experimental Design and Analysis for Tree Improvement, CSIRO Publishing.

   

Installation

The package can be installed from CRAN as follows:

install.packages("eda4treeR", dependencies = TRUE)

 

The development version can be installed from github as follows:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("myaseen208/eda4treeR")

   

What’s new

To know whats new in this version type:

news(package = "eda4treeR")

CRAN page

Github page

Documentation website

Companion website

Citing eda4treeR

To cite the R package eda4treeR in publications use:

citation("eda4treeR")