-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.51 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: biotools
Type: Package
Title: Tools for Biometry and Applied Statistics in Agricultural Science
Version: 4.2
Date: 2021-08-06
LazyLoad: yes
LazyData: yes
Authors@R: c(person(given = c("Anderson", "Rodrigo"),
family = "da Silva",
role = c("aut", "cre"),
email = "anderson.agro@hotmail.com",
comment = c(ORCID = "0000-0003-2518-542X")))
Author: Anderson Rodrigo da Silva [aut, cre] (<https://orcid.org/0000-0003-2518-542X>)
Maintainer: Anderson Rodrigo da Silva <anderson.agro@hotmail.com>
Depends: MASS
Imports: utils, stats, graphics, boot, grDevices, datasets
Suggests: soilphysics, tkrplot, tcltk, rpanel, lattice, SpatialEpi, knitr, rmarkdown
Description: Tools designed to perform and evaluate cluster analysis (including Tocher's algorithm),
discriminant analysis and path analysis (standard and under collinearity), as well as some
useful miscellaneous tools for dealing with sample size and optimum plot size calculations.
A test for seed sample heterogeneity is now available. Mantel's permutation test can be found in this package.
A new approach for calculating its power is implemented. biotools also contains tests for genetic covariance components.
Heuristic approaches for performing non-parametric spatial predictions of generic response variables and
spatial gene diversity are implemented.
License: GPL (>= 2)
VignetteBuilder: knitr
URL: https://arsilva87.github.io/biotools/
BugReports: https://github.com/arsilva87/biotools/issues