Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hadley/pryr

Pry open the covers of R
https://github.com/hadley/pryr

Last synced: 4 days ago
JSON representation

Pry open the covers of R

Awesome Lists containing this project

README

        

# pryr

[![Lifecycle: superseded](https://img.shields.io/badge/lifecycle-superseded-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#superseded)
[![R-CMD-check](https://github.com/hadley/pryr/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/hadley/pryr/actions/workflows/R-CMD-check.yaml)

pryr is superseded. Please use:

* [rlang](https://rlang.r-lib.org/) for low-level R programming.
* [lobstr](https://lobstr.r-lib.org/) for object sizes & comparison.
* [sloop](https://sloop.r-lib.org/) for OOP tools.