Package: farmPartial
Type: Package
Title: Tools for Farm Partial-Budget Analysis
Version: 0.1.0
Authors@R: c(
    person(given = "Chiranjit", family = "Mazumder",
           email = "chiranjit@iari.res.in",
           role = c("aut", "cre", "cph")),
    person(given = "Utkarsh", family = "Tiwari",
           role = c("aut", "cph")),
    person(given = "Anbukkani", family = "Perumal",
           role = c("aut", "cph"))
    )
Description: Provides tools for evaluating the incremental economic consequences
    of a proposed farm-management change using partial-budget logic. Functions
    organize added returns, reduced costs, added costs, and reduced returns;
    compare baseline and alternative budgets; calculate net changes and marginal
    rates of return; conduct one- and two-way sensitivity, scenario, break-even,
    dominance, marginal, and Monte Carlo uncertainty analyses; and convert
    capital changes to annual equivalents. The framework follows the approach
    described by the International Maize and Wheat Improvement Center (1988,
    ISBN: 968-6127-19-4) for farm-management, extension, and on-farm research.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: graphics, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-27 10:24:01 UTC; majum
Author: Chiranjit Mazumder [aut, cre, cph],
  Utkarsh Tiwari [aut, cph],
  Anbukkani Perumal [aut, cph]
Maintainer: Chiranjit Mazumder <chiranjit@iari.res.in>
Repository: CRAN
Date/Publication: 2026-09-09 14:40:10 UTC
Built: R 4.6.1; ; 2026-09-09 16:35:47 UTC; unix
