Package: ring
Title: Circular / Ring Buffers
Version: 1.0.8
Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"),
                    email = "rich.fitzjohn@gmail.com"),
             person("Imperial College of Science, Technology and Medicine",
                    role = "cph"))
Description: Circular / ring buffers in R and C.  There are a couple
    of different buffers here with different implementations that
    represent different trade-offs.
License: MIT + file LICENSE
URL: https://mrc-ide.github.io/ring/, https://github.com/mrc-ide/ring
BugReports: https://github.com/mrc-ide/ring/issues
Imports: R6
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Language: en-GB
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-12-10 21:10:05 UTC; rich
Author: Rich FitzJohn [aut, cre],
  Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-13 09:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-12-19 02:08:36 UTC; windows
Archs: x64
