Recent Releases of pryr
pryr - pryr 0.1.3
Compatibility with R devel.
object_size()now supports dots in closure environments.
- R
Published by lionel- over 8 years ago
pryr - pryr 0.1.2
track_copy()no longer reports deletes as copies (#34).- Added
is_active_binding()(@richfitz, #33). - Fixed think-o in
stop_list(). - Fixed a warning in
%<a-%when reassigning an active binding (@leeper, #39).
- R
Published by hadley about 11 years ago
pryr - pryr 0.1.1
address()no longer changesNAMED()status of x (#24).- Use non-internal
nonS3Methods()where needed (#38). explicit()andeval2()are deprecated. Please use the lazyeval package instead (#27)
- R
Published by hadley about 11 years ago