Jacqueline Nolis

Results 18 comments of Jacqueline Nolis

Hmm, I can recreate the error on my complex ggirl-server, but I can't in your reprex. I will not that my code doesn't have the `addResourcePath` call in it, and...

I agree that this it would be great to have smtp_send() return a value for if it's successful or not (and I ended up on this issue since I have...

Honestly if tidyselect:::select could become an exported function (and perhaps renamed to avoid confusion with dplyr::select) I think that would do exactly what I was looking for, right?

That seems like a reasonable compromise to me! I'd also have the negation for `discard_names`, but that simple implementation covers the cases I was thinking of when I wrote this.

That makes sense to me! a `map_at()` that lets you programmatically rename a list seems especially convenient.

Hi! I think it would be something like that, with a few alterations 1. I changed .f before .condition first, because that seems more logical for me for some reason...

Ah yes, that makes sense as to how the docs got to where they are. I like the idea of merging the ecosystem hompage and torch page into one, and...

I think that sounds good! I'm not an expert in pkgdown or blogdown (I make all my websites in base hugo), so I'll spend a little time with this seeing...

Hi! Just an update that I've been working on this, but I'm having a bit of trouble getting the pkgdown package to do what I want. I'm making progress it's...

Good question, I noticed this too. Let me look into it.