Package: sumR Type: Package Title: Approximate Summation of Series Version: 0.4.16 Date: 2025-11-27 Authors@R: c(person("Guido", "A. Moreira", email = "guidoalber@gmail.com", role = c("cre","aut"), comment=c(ORCID="0000-0001-7557-0874")), person("Luiz Max", "Carvalho", email = "lmax.fgv@gmail.com", role = c("ctb"), comment=c(ORCID="0000-0001-5736-5578"))) Maintainer: Guido A. Moreira Description: 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) . License: GPL (>= 3) Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: matrixStats Roxygen: list(markdown = TRUE) Repository: https://guidoamoreira.r-universe.dev Date/Publication: 2025-11-27 11:06:45 UTC RemoteUrl: https://github.com/guidoamoreira/sumr RemoteRef: HEAD RemoteSha: bdde2a2fe3c46aeb7a6897ea1943fa3773cd70e7 NeedsCompilation: yes Packaged: 2026-07-04 09:05:44 UTC; root Author: Guido A. Moreira [cre, aut] (ORCID: ), Luiz Max Carvalho [ctb] (ORCID: )