Package: SDI
Type: Package
Title: Slow Digestibility Index
Version: 0.1.0
Authors@R: 
    c(
      person(given = "Ms. Deepanyeta", family = "Goswami",
             email = "deepanyetag@gmail.com",
             role = c("aut", "cre")),
      person(given = "Dr. Veda", family = "Krishnan",
             role = c("aut")),
      person(given = "Dr. Md", family = "Yeasin",
             role = c("aut")),
       person(given = "Mr. C K Mohammed", family = "Salman",
             role = c("aut")),
      person(given = "Dr. Archana", family = "Singh",
             role = c("aut")),
      person(given = "Dr. Anil", family = "Dahuja",
             role = c("aut")),
      person(given = "Dr. Suresh", family = "Kumar",
             role = c("aut"))
      )
Description: The Slow Digestibility Index (SDI) is a tool that helps users evaluate the slow-digestion properties of crops or food matrices by combining multiple factors into a single score. It considers parameters related to starch composition [total starch (TS), amylose/amylopectin ratio (Aratio), total amylose content (TAC), and total amylopectin content (TAPC)], starch digestibility [rapidly digestible starch (RDS), slowly digestible starch (SDS) and resistant starch (RS)], structural properties [relative crystallinity (RC)], non-starch components [total protein, total oil content (TOC), and total phenolic content (TPC)], and pasting behaviour [peak viscosity (PV), pasting temperature (PT), holding strength (HS), and final viscosity (FV)].The SDI is flexible and allows users to calculate the index using all parameters or only selected ones, depending on the data available. Users can also compute a starch-based SDI (using only starch-related parameters) or a principal component analysis (PCA)-based SDI, where weights are determined automatically from the data. Thus, the SDI provides a simple way to compare and rank crops or food samples based on their slow digestion potential. The package implements SDI(),starchSDI(), genSDI(), scoreSDI(), and pcaSDI() for estimating slow digestibility index using predefined weighted TOPSIS, starch-specific TOPSIS, user-defined weighted TOPSIS, score-based normalization, and PCA based approaches, respectively. The package has been developed using the algorithm of Pandey et al. (2026) <doi:10.1016/j.jff.2026.107208>. 
Encoding: UTF-8
Imports: topsis, stats, liver
License: GPL-3
Config/roxygen2/version: 8.0.0
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-05-15 08:58:48 UTC; YEASIN
Author: Ms. Deepanyeta Goswami [aut, cre],
  Dr. Veda Krishnan [aut],
  Dr. Md Yeasin [aut],
  Mr. C K Mohammed Salman [aut],
  Dr. Archana Singh [aut],
  Dr. Anil Dahuja [aut],
  Dr. Suresh Kumar [aut]
Maintainer: Ms. Deepanyeta Goswami <deepanyetag@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-19 09:30:19 UTC
Built: R 4.6.0; ; 2026-05-19 23:50:58 UTC; windows
