Changelog
Source:NEWS.md
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:
-
snk.evaluate.core,wilcox.evaluate.core,ttest.evaluate.core,signtest.evaluate.core,levene.evaluate.core,iqr.evaluate.core,cr.evaluate.core,vr.evaluate.core,scv.evaluate.core,box.evaluate.core,pdfdist.evaluate.core,qq.evaluate.core,percentdiff.evaluate.core,pca.evaluate.core,bar.evaluate.core,chisquare.evaluate.core,coverage.evaluate.core,diversity.evaluate.core,rpr.evaluate.core,vpf.evaluate.core,corr.evaluate.core,dist.evaluate.core&freqdist.evaluate.core- Updated to handle missing date (ignore or impute missing data and also display of counts). -
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). -
bar.evaluate.core,box.evaluate.core&freqdist.evaluate.core- Repaced depreciatedggplot2functions/features such asaes_string()and dot-dot notation (..prop..).
EvaluateCore 0.1.3
CRAN release: 2022-07-03
NEW FUNCTIONS:
-
diversity.evaluate.core- Upgradedshannon.evaluate.core(now deprecated) with even more diversity indices.
UPDATED FUNCTIONS:
-
box.evaluate.core- Replace deprecated arg fromggplot2::stat_summary. -
freqdist.evaluate.core- Fix x scale limit.
OTHER NOTES:
- Fixed minor typos in
bar.evaluate.core,dit.evaluate.coreandfreqdist.evaluate.core. - Fixed missing
mathjaxrin Namespace. - Remove dependency on
ccChooseras it is depreciated. Addcassava_ECandcassava_CCdatasets and use it in all the examples instead ofccChooser::dactylis_ECandccChooser::dactylis_CC.