You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a property whose default should be a new object. My understanding was that using quote in new_property created such a promise, e.g., "A quoted call becomes a standard function promise in the default constructor, evaluated at the time the object is constructed" in the documentation.
With version 0.2.0.9000 (and also 0.1.1) and R version 4.4.1 on a Mac, I get the following instead