report.augmentedRCBD.bulk - Fixed report creation when anova warnings are present.
VIGNETTE:
Relaxed requirements (use default fonts) for vignette so that package passes ‘R CMD check’ on Windows.
OTHER NOTES:
Fixed inst/CITATION.
augmentedRCBD 0.1.6
UPDATED FUNCTIONS:
augmentedRCBD - Fixed ignoring ofgroup = TRUE when truncate.means isTRUE. Added warnings to output.
augmentedRCBD.bulk - Fixed issue with using only a single trait. Converted rounded outputs to raw ones. Addedk argument.
report.augmentedRCBD - Added missing headers in word file. Added excel report. Added global option for rounding. Addedk and check.col arguments.
report.augmentedRCBD.bulk - Fixed issue (#11) withcli colour being captured in warning message output leading to error in creation of word file. Added excel report. Added global option for rounding. Fixed issue (#14) with same warning in multiple traits generating error(s).
print.augmentedRCBD.bulk- Fixed issue (#14) with same warning in multiple traits generating error(s).
VIGNETTE:
Fixed fetching CRAN page for version history to fail gracefully when access is down.
OTHER NOTES:
Updated suggests with packages required for vignette.
augmentedRCBD 0.1.5
OTHER NOTES:
Converted all equations in Rd files to MathJaxusingmathjaxr.
Fixed ‘LazyData’ is specified without a ‘data’ directory (as there is no /data folder).
augmentedRCBD 0.1.4
UPDATED FUNCTIONS:
report.augmentedRCBD.bulk - Fixed same value being shown for SE and CD (Thanks to muralib5002@gmail.com).
VIGNETTE:
Removed cairo dependency.
augmentedRCBD 0.1.3
UPDATED FUNCTIONS:
augmentedRCBD.bulk &report.augmentedRCBD.bulk - Added check statistics in output.
VIGNETTE:
Reverted to using system certificates instead of RCurl ones for fetching and displaying version history as suggested by Prof. Brian Ripley (ripley@stats.ox.ac.uk).
augmentedRCBD 0.1.2
UPDATED FUNCTIONS:
augmentedRCBD - Added features to handle negative adjusted means; Fixed bug in computation of Tukey HSD and SE (Thanks to ahmad@cau.edu.cn).
report.augmentedRCBD - Fixed missing row names in the table of ‘Standard Errors and Critical Differences’.
gva.augmentedRCBD - Added features to handle negative GV and/or hBS.
augmentedRCBD.bulk - Added features to handle negative adjusted means, GV and/or hBS.
report.augmentedRCBD.bulk - Added features to handle negative adjusted means, GV and/or hBS.
freqdist.augmentedRCBD - Fixed compatability issues with updated implementation of unit function/class ingrid package.
OTHER NOTES:
Added reference for expected value of mean square being used ingva.augmentedRCBD.
Added further details for selection intensity ingva.augmentedRCBD.
augmentedRCBD 0.1.1
UPDATED FUNCTIONS:
report.augmentedRCBD.bulk - Fixed issue with non syntactically valid column names.
augmentedRCBD - Changed emmeans::cld tomultcomp::cld to account for the changes inemmeans 1.3.5.
VIGNETTE:
Added vignette “Data Analysis with augmentedRCBD”.
OTHER NOTES:
Fixed return/value in gva.augmentedRCBDdocumentation.