Package: IndFarmCost
Type: Package
Title: Indian Farm Cost Concepts for Agricultural Economic Analysis
Version: 0.1.0
Authors@R: c(
    person(given = "Chiranjit", family = "Mazumder",
           role = c("aut", "cre"), email = "majumder.chira@gmail.com"),
    person(given = "Mrinmoy", family = "Ray", role = "aut"),
    person(given = "Utkarsh", family = "Tiwari", role = "aut")
    )
Description: Implements commonly used Indian farm cost concepts for
    agricultural economic analysis, including Cost A1, A2, B1, B2, C1,
    C2, and C3. Tools are provided to calculate cost concepts from farm-level
    input data, aggregate costs across groups, summarize distributions,
    compute returns and benefit-cost ratios, estimate cost of production and
    break-even values, decompose cost shares, conduct one-way sensitivity
    analysis, and visualize concept-wise costs. The implementation is designed
    for reproducible farm management and cost-of-cultivation studies.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.1.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-28 14:57:35 UTC; majum
Author: Chiranjit Mazumder [aut, cre],
  Mrinmoy Ray [aut],
  Utkarsh Tiwari [aut]
Maintainer: Chiranjit Mazumder <majumder.chira@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-10 08:30:08 UTC
