Package: ring
Title: Circular / Ring Buffers
Version: 1.0.0
Authors@R: person("Rich", "FitzJohn", role = c("aut", "cre"),
    email = "rich.fitzjohn@gmail.com")
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
LazyData: true
URL: https://github.com/richfitz/ring
BugReports: https://github.com/richfitz/ring/issues
Imports: R6
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-04-24 14:02:54 UTC; rich
Author: Rich FitzJohn [aut, cre]
Maintainer: Rich FitzJohn <rich.fitzjohn@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-24 14:51:02 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 04:16:28 UTC; windows
Archs: i386, x64
