Package: sumR 0.4.15

sumR: Approximate Summation of Series

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) <doi:10.2307/2324995>.

Authors:Guido A. Moreira [cre, aut], Luiz Max Carvalho [ctb]

sumR_0.4.15.tar.gz
sumR_0.4.15.zip(r-4.5)sumR_0.4.15.zip(r-4.4)sumR_0.4.15.zip(r-4.3)
sumR_0.4.15.tgz(r-4.4-x86_64)sumR_0.4.15.tgz(r-4.4-arm64)sumR_0.4.15.tgz(r-4.3-x86_64)sumR_0.4.15.tgz(r-4.3-arm64)
sumR_0.4.15.tar.gz(r-4.5-noble)sumR_0.4.15.tar.gz(r-4.4-noble)
sumR_0.4.15.tgz(r-4.4-emscripten)sumR_0.4.15.tgz(r-4.3-emscripten)
sumR.pdf |sumR.html
sumR/json (API)

# Install 'sumR' in R:
install.packages('sumR', repos = c('https://guidoamoreira.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/guidoamoreira/sumr/issues

On CRAN:

4 exports 3 stars 1.02 score 1 dependencies 16 scripts 235 downloads

Last updated 10 months agofrom:532f94a05d. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-win-x86_64NOTESep 02 2024
R-4.5-linux-x86_64OKSep 02 2024
R-4.4-win-x86_64OKSep 02 2024
R-4.4-mac-x86_64OKSep 02 2024
R-4.4-mac-aarch64OKSep 02 2024
R-4.3-win-x86_64OKSep 02 2024
R-4.3-mac-x86_64OKSep 02 2024
R-4.3-mac-aarch64OKSep 02 2024

Exports:finiteSuminfiniteSuminfiniteSum_batchesinfiniteSum_batches_C

Dependencies:matrixStats