Package: ring
Title: Circular / Ring Buffers
Version: 1.0.4
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.1.1
VignetteBuilder: knitr
Language: en-GB
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-04-28 09:15:58 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-04-28 10:00:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-04-29 10:26:58 UTC; unix
Archs: ring.so.dSYM
