Package: pryr
Version: 0.1.4
Title: Tools for Computing on the Language
Description: Useful tools to pry back the covers of R and understand the
    language at a deeper level.
Authors@R: c(
    person("Hadley", "Wickham", ,"hadley@rstudio.com", c("aut", "cre")),
    person("R Core team", role = "ctb",
      comment = "Some code extracted from base R")
    )
License: GPL-2
URL: https://github.com/hadley/pryr
BugReports: https://github.com/hadley/pryr/issues
LinkingTo: Rcpp
Depends: R (>= 3.1.0)
Imports: stringr, codetools, methods, Rcpp (>= 0.11.0)
Suggests: testthat (>= 0.8.0)
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-02-17 16:16:12 UTC; hadley
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: 2018-02-18 04:42:23 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 02:43:58 UTC; windows
Archs: i386, x64
