Package: pryr
Title: Tools for Computing on the Language
Version: 0.1.6
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
    person("R Core team", role = "ctb",
           comment = "Some code extracted from base R")
  )
Description: Useful tools to pry back the covers of R and understand the
    language at a deeper level.
License: GPL-2
URL: https://github.com/hadley/pryr
BugReports: https://github.com/hadley/pryr/issues
Depends: R (>= 3.1.0)
Imports: codetools, lobstr, methods, Rcpp (>= 0.11.0), stringr
Suggests: testthat (>= 0.8.0)
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-01-17 15:08:08 UTC; hadleywickham
Author: Hadley Wickham [aut, cre],
  R Core team [ctb] (Some code extracted from base R)
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2023-01-17 17:50:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 08:14:34 UTC; unix
Archs: pryr.so.dSYM
