Package: Pinference Title: Probability Inference for Propositional Logic Version: 0.2.6 Authors@R: c( person("PierGianLuca", "Porta Mana", , "pgl@portamana.org", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6070-0784")) ) Description: Implementation of T. Hailperin's procedure to calculate lower and upper bounds of the probability for a propositional-logic expression, given equality and inequality constraints on the probabilities for other expressions. Truth-valuation is included as a special case. Applications range from decision-making and probabilistic reasoning, to pedagogical for probability and logic courses. For more details see T. Hailperin (1965) , T. Hailperin (1996) "Sentential Probability Logic" ISBN:0-934223-45-9, and package documentation. Requires the 'lpSolve' package. License: AGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Imports: lpSolve VignetteBuilder: knitr URL: https://pglpm.github.io/Pinference/, https://github.com/pglpm/Pinference/ Suggests: knitr, rmarkdown Config/roxygen2/version: 8.0.0 Repository: https://pglpm.r-universe.dev Date/Publication: 2026-06-25 06:33:16 UTC RemoteUrl: https://github.com/pglpm/pinference RemoteRef: HEAD RemoteSha: b29fec6cda72bde2b42d26003c0df1240559e027 NeedsCompilation: no Packaged: 2026-06-25 08:37:10 UTC; root Author: PierGianLuca Porta Mana [aut, cre, cph] (ORCID: ) Maintainer: PierGianLuca Porta Mana