Package: ring
Title: Circular / Ring Buffers
Version: 1.0.5
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://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: 2023-11-28 13:54:22 UTC; rfitzjoh
Author: Rich FitzJohn [aut, cre],
  Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-29 11:40:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2023-11-29 12:26:44 UTC; unix
Archs: ring.so.dSYM
