Package: sloop
Title: Helpers for 'OOP' in R
Version: 1.0.1
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
    person("RStudio", role = "cph")
  )
Description: A collection of helper functions designed to help
    you to better understand object oriented programming in R,
    particularly using 'S3'.
License: GPL-3
URL: https://github.com/r-lib/sloop, https://sloop.r-lib.org
BugReports: https://github.com/r-lib/sloop/issues
Depends: R (>= 3.3)
Imports: codetools, crayon, methods, purrr, rlang, tibble (>= 2.0.1)
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-17 15:12:32 UTC; hadley
Author: Hadley Wickham [aut, cre],
  RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2019-02-17 15:30:03 UTC
Built: R 4.0.2; ; 2020-07-16 10:40:31 UTC; unix
