<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>vinayaka11442.r-universe.dev</title><link>https://vinayaka11442.r-universe.dev</link><description>Recent package updates in vinayaka11442</description><generator>R-universe</generator><image><url>https://github.com/vinayaka11442.png</url><title>R packages by vinayaka11442</title><link>https://vinayaka11442.r-universe.dev</link></image><lastBuildDate>Wed, 12 Nov 2025 10:50:01 GMT</lastBuildDate><item><title>[vinayaka11442] PhysioIndexR 0.1.0</title><author>vinayaka.b3vs@gmail.com (Vinayaka)</author><description>Crop production systems are increasingly challenged by
climate variability, resource limitations, and biotic–abiotic
stresses. In this context, stress tolerance indices and
physiological trait estimators are essential tools to identify
stable and superior genotypes, quantify yield stability under
stress versus non-stress conditions, and understand plant
adaptive responses. The 'PhysioIndexR' package provides a
unified framework to compute commonly used stress indices,
physiological traits, and derived metrics that are critical in
crop improvement, crop physiology, and other agricultural
sciences. The package includes functions to calculate classical
stress tolerance indices (See Lamba et al., 2023;
&lt;doi:10.1038/s41598-023-37634-8&gt;) such as Tolerance (TOL),
Stress Tolerance Index (STI), Stress Susceptibility Percentage
Index (SSPI), Yield Index (YI), Yield Stability Index (YSI),
Relative Stress Index (RSI), Mean Productivity (MP), Geometric
Mean Productivity (GMP), Harmonic Mean (HM), Mean Relative
Performance (MRP), and Percent Yield Reduction (PYR), along
with a convenience wrapper all_indices() that returns all
indices simultaneously. The function mfvst_from_indices()
integrates these indices into a composite stress score using
direction-aware membership values (0–1 scaling) and also
averaging, facilitating genotype ranking and selection (See
Vinu et al., 2025; &lt;doi:10.1007/s12355-025-01595-1&gt;). The
package also implements two novel composite functions:
WMFVST(), which computes the Weighted Mean Membership Function
Value for Stress Tolerance, and WASI(), which computes the
Weighted Average Stress Index, both derived from membership
function values (MFV) and raw stress index values,
respectively. Beyond stress indices, the package provides
functions for key physiological traits relevant to sugarcane
and other crops: bmap() computes biomass accumulation and
partitioning between leaf, cane/shoot, and root fractions.
chl() estimates total chlorophyll content from Soil-Plant
Analysis Development (SPAD) and Chlorophyll Content Index (CCI)
values using validated quadratic models particularly for
sugarcane (See Krishnapriya et al., 2020;
&lt;doi:10.37580/JSR.2019.2.9.150-163&gt;). ctd() calculates canopy
temperature depression (CTD) from ambient and canopy
temperatures, an important indicator of transpiration
efficiency. growth() computes key growth analysis parameters,
including Leaf Area Index (LAI), Net Assimilation Rate (NAR),
and Crop Growth Rate (CGR) across crop growth stages (See
Watson, 1958; &lt;doi:10.1093/oxfordjournals.aob.a083596&gt;).
ranking() provides flexible ranking utilities for genotype
performance with multiple tie-handling and NA-placement
options. Through these tools, the package enables researchers
to: (i) quantify crop responses to stress environments, (ii)
partition physiological components of yield, (iii) integrate
multiple indices into composite metrics for genotype
evaluation, and (iv) facilitate informed decision making in
breeding pipelines, and plant physiology experiments. By
combining physiology-based traits with quantitative stress
indices, 'PhysioIndexR' supports comprehensive crop evaluation
and helps researchers identify multi-stress-resilient superior
genotypes, thereby contributing to genetic improvement and
ensuring sustainable production of food, fuel, and fibre in the
era of limited resources and climate change.</description><link>https://github.com/r-universe/vinayaka11442/actions/runs/25720072587</link><pubDate>Wed, 12 Nov 2025 10:50:01 GMT</pubDate><r:package>PhysioIndexR</r:package><r:version>0.1.0</r:version><r:status>success</r:status><r:repository>https://vinayaka11442.r-universe.dev</r:repository><r:upstream>https://github.com/cran/PhysioIndexR</r:upstream></item><item><title>[vinayaka11442] CANE 0.1.1</title><author>vinayaka.b3vs@gmail.com (Vinayaka)</author><description>In many cases, experiments must be repeated across
multiple seasons or locations to ensure applicability of
findings. A single experiment conducted in one location and
season may yield limited conclusions, as results can vary under
different environmental conditions. In agricultural research,
treatment × location and treatment × season interactions play a
crucial role. Analyzing a series of experiments across diverse
conditions allows for more generalized and reliable
recommendations. The 'CANE' package facilitates the pooled
analysis of experiments conducted over multiple years, seasons,
or locations. It is designed to assess treatment interactions
with environmental factors (such as location and season) using
various experimental designs. The package supports pooled
analysis of variance (ANOVA) for the following designs: (1)
'PooledCRD()': completely randomized design; (2) 'PooledRBD()':
randomized block design; (3) 'PooledLSD()': Latin square
design; (4) 'PooledSPD()': split plot design; and (5)
'PooledStPD()': strip plot design. Each function provides the
following outputs: (i) Individual ANOVA tables based on
independent analysis for each location or year; (ii) Testing of
homogeneity of error variances among distinct locations using
Bartlett’s Chi-Square test; (iii) If Bartlett’s test is
significant, 'Aitken’s' transformation, defined as the ratio of
the response to the square root of the error mean square, is
applied to the response variable; otherwise, the data is used
as is; (iv) Combined analysis to obtain a pooled ANOVA table;
(v) Multiple comparison tests, including Tukey's honestly
significant difference (Tukey's HSD) test, Duncan’s multiple
range test (DMRT), and the least significant difference (LSD)
test, for treatment comparisons. The statistical theory and
steps of analysis of these designs are available in Dean et al.
(2017)&lt;doi:10.1007/978-3-319-52250-0&gt; and Ruíz et al.
(2024)&lt;doi:10.1007/978-3-031-65575-3&gt;. By broadening the scope
of experimental conclusions, 'CANE' enables researchers to
derive robust, widely applicable recommendations. This package
is particularly valuable in agricultural research, where
accounting for treatment × location and treatment × season
interactions is essential for ensuring the validity of findings
across multiple settings.</description><link>https://github.com/r-universe/vinayaka11442/actions/runs/27058807598</link><pubDate>Thu, 20 Mar 2025 14:39:33 GMT</pubDate><r:package>CANE</r:package><r:version>0.1.1</r:version><r:status>success</r:status><r:repository>https://vinayaka11442.r-universe.dev</r:repository><r:upstream>https://github.com/cran/CANE</r:upstream></item><item><title>[vinayaka11442] NPBBBDAefficiency 0.1.0</title><author>vinayaka.b3vs@gmail.com (Vinayaka)</author><description>Nested Partially Balanced Bipartite Block (NPBBB) designs
involve two levels of blocking: (i) The block design (ignoring
sub-block classification) serves as a partially balanced
bipartite block (PBBB) design, and (ii) The sub-block design
(ignoring block classification) also serves as a PBBB design.
More details on constructions of the PBBB designs and their
characterization properties are available in Vinayaka et
al.(2023) &lt;doi:10.1080/03610926.2023.2251623&gt;. This package
calculates A-efficiency values for both block and sub-block
structures, along with all parameters of a given NPBBB design.</description><link>https://github.com/r-universe/vinayaka11442/actions/runs/25954644741</link><pubDate>Thu, 16 Jan 2025 10:50:10 GMT</pubDate><r:package>NPBBBDAefficiency</r:package><r:version>0.1.0</r:version><r:status>success</r:status><r:repository>https://vinayaka11442.r-universe.dev</r:repository><r:upstream>https://github.com/cran/NPBBBDAefficiency</r:upstream></item></channel></rss>