NEWS
EvaluateCore 0.1.4
NEW FUNCTIONS:
rpr.evaluate.core
- Added Ratio of Phenotype Retained (Li et al., 2002).
vpf.evaluate.core
- Added Variance of Phenotypic Frequency (Li et al., 2002).
scv.evaluate.core
- Added Synthetic Variation Coefficient (Dong, 1998; Dong et al., 2001).
UPDATED FUNCTIONS:
cr.evaluate.core
- Added computation of Changeable Rate of Maximum, Minimum and Mean (Wang et al. 2007).
percentdiff.evaluate.core
- Added Percentage of range ratios smaller than 0.70 (Diwan et al. 1998).
EvaluateCore 0.1.3 (2022-07-03)
NEW FUNCTIONS:
diversity.evaluate.core
- Upgraded shannon.evaluate.core
(now deprecated) with even more diversity indices.
UPDATED FUNCTIONS:
box.evaluate.core
- Replace deprecated arg from ggplot2::stat_summary
.
freqdist.evaluate.core
- Fix x scale limit.
OTHER NOTES:
- Fixed minor typos in
bar.evaluate.core
, dit.evaluate.core
and freqdist.evaluate.core
.
- Fixed missing
mathjaxr
in Namespace.
- Remove dependency on
ccChooser
as it is depreciated. Add cassava_EC
and cassava_CC
datasets and use it in all the examples instead of ccChooser::dactylis_EC
and ccChooser::dactylis_CC
.
EvaluateCore 0.1.2 (2021-06-12)
OTHER NOTES:
- Converted all equations in Rd files to
MathJax
using mathjaxr
.
- Fixed 'LazyData' is specified without a 'data' directory (as there is no
/data
folder).
EvaluateCore 0.1.1 (2020-06-03)
NEW FUNCTIONS:
freqdist.evaluate.core
- Plots frequency distribution histograms.
EvaluateCore 0.1.0
EvaluateCore 0.0.0.9000