# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sumR" in publications use:' type: software license: GPL-3.0-or-later title: 'sumR: Approximate Summation of Series' version: 0.4.16 doi: 10.32614/CRAN.package.sumR abstract: Application of theoretical results which ensure that the summation of an infinite discrete series is within an arbitrary margin of error of its true value. The C code under the hood is shared through header files to allow users to sum their own low level functions as well. Based on the paper by Braden (1992) . authors: - family-names: A. Moreira given-names: Guido email: guidoalber@gmail.com orcid: https://orcid.org/0000-0001-7557-0874 repository: https://cranhaven.r-universe.dev commit: b75b3de79950b5619a5410fa5fb0b1e729f5605f date-released: '2025-11-27' contact: - family-names: A. Moreira given-names: Guido email: guidoalber@gmail.com orcid: https://orcid.org/0000-0001-7557-0874