Package: sasif
Type: Package
Title: 'SAS' IF Style Data Step Logic for Data Tables
Version: 0.1.2
Authors@R: 
    person("Thiyagarajan", "Chandrasekaran", 
           email = "chandrt23@gmail.com",
           role = c("aut", "cre"))
Description: Provides 'SAS'-style IF/ELSE chains, independent IF rules,
    and DELETE logic for 'data.table', enabling clinical programmers to
    express Study Data Tabulation Model (SDTM) and Analysis Data Model
    (ADaM)-style derivations in familiar SAS-like syntax.
    Methods are informed by clinical data standards described in CDISC
    SDTM and ADaM implementation guides. See
    <https://www.cdisc.org/standards/foundational/sdtm> and
    <https://www.cdisc.org/standards/foundational/adam>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: data.table
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-30 03:24:58 UTC; Thiyagarajan
Author: Thiyagarajan Chandrasekaran [aut, cre]
Maintainer: Thiyagarajan Chandrasekaran <chandrt23@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-03 12:40:02 UTC
Built: R 4.6.0; ; 2026-02-17 02:10:58 UTC; windows
