-
Notifications
You must be signed in to change notification settings - Fork 57
Issues: r-lib/R6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Guidance on declaration and default values of a field
documentation
#170
opened Nov 15, 2018 by
jennybc
Default print method could be improved
feature
a feature request or enhancement
#127
opened Jul 24, 2017 by
hadley
locked objects + derived classes
feature
a feature request or enhancement
#129
opened Aug 10, 2017 by
kevinushey
Use sentinel function for active bindings
feature
a feature request or enhancement
#130
opened Aug 30, 2017 by
hadley
Issue on using R6 classes and foreach() %dopar% together
feature
a feature request or enhancement
#141
opened Mar 26, 2018 by
VMOrca
finalize
method should be private
feature
#146
opened May 1, 2018 by
wch
Serializing R6 classes?
feature
a feature request or enhancement
#157
opened Sep 19, 2018 by
kenarab
Diamond inheritance pattern and interfaces
feature
a feature request or enhancement
#163
opened Oct 12, 2018 by
romainfrancois
Cannot override field with method in subclass
feature
a feature request or enhancement
#166
opened Nov 5, 2018 by
hriebl
Generator object should provide completions for instances of the class
feature
a feature request or enhancement
#47
opened Mar 4, 2015 by
wch
Inheritance allows colliding public and private member names
feature
a feature request or enhancement
#168
opened Nov 11, 2018 by
jayqi
shadowing a regular binding with an active binding
feature
a feature request or enhancement
#172
opened Nov 27, 2018 by
romainfrancois
clone classes with ReferenceClass members
feature
a feature request or enhancement
#176
opened Dec 31, 2018 by
jkamins7
Cloning of classes with objects that reference each other
feature
a feature request or enhancement
#179
opened Feb 7, 2019 by
mb706
[Question] Is there a hook function that runs when an instance is cloned?
#204
opened May 17, 2020 by
dipterix
[Feature request] Byte compile class methods during object init
#205
opened Jun 10, 2020 by
dselivanov
Implement all.equal.R6 to cope with handling of ABs in recent R versions
#208
opened Aug 3, 2020 by
mb706
For non-portable objects, inherited methods have extra reference to
.__active__
#216
opened Oct 20, 2020 by
wch
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.