Tony Fischetti

Results 28 comments of Tony Fischetti

That demo is super cool! I think that because of R's dynamic (and weak) type system, most non-error monads are of more limited use, though. For example, 'Either' is unnecessary...

@mariadrywien I'm working on this now. Should bew done by the end of the day

@mariadrywien Just fixed it. It's in master now. I'm submitting to CRAN now

Great choice! I'll get on it! Do you think this'll be a helpful feature? Also, this is the last change I have on the radar for version 1. Anything you...

@jonrobinson2 It's works with IRkernel for me. I had to save the R notebook from the browser and when I reopened it in Pineapple, it worked!

That's so funny you mention that.. about a week back I realized I ~~should~~ have to implement something like this for the work I'm doing now. Not sure I want...

I really like that idea. I'd like to make sure the semantics operate a lot like `assert`. Would it be like `assert` but on the vector of column names? I...

That's interesting!! I tried it and got: ``` ♥ qstats ^D Input too small for meaningful summary ```

I'll try it on a Linux box now