Magnus Thor Torfason

Results 63 comments of Magnus Thor Torfason

Sorry, I was not suggesting to use the actual .GlobalEnv, just demonstrating this syntax. My question would be, does the following approach work for you: ``` r my_package_local [1] ".GlobalEnv"...

OK, that definitely points to an edge case in `import` even though it does not give us any blueprint for fixing this. So this will stay open for now. FWIW,...

That sounds great, I saw the PRs, have not had the opportunity to test them, but they look like they are fixing genuine issues. I see you've built on top...

As of now, `v1.3.1` is successfully released and built on CRAN. Thanks for the help on this release, which contains the following changes - Targeted for `v1.3.1` - [x] #68,...

The default branch has been `main` for a while now. Time to close this issue.

I'm traveling, but glad to see some interest on this. I'd want to think on this together sometime after I come back (realistically sometime in March). In the meantime, it...

> In that case, this is the example implementation mentioned in the article: https://github.com/r-lib/usethis/blob/175bf649163976351d972cedca6017517e087533/R/proj.R > > I was experimenting with something of that sense (new env to store the state)...

Apologies for the radio silence recently. I've given this some thought and my view is that we should strive to maintain backwards compatibility in function signatures (as a special case...

This large fix is now included in the released version on CRAN, specifially in the `v1.3.1` release. So I'm closing this and hoping that we now have much more robust...

I see that my suggestion for allowing `.by=row_number()` was closed as a duplicate of this issue. I agree that the key thing is to have this work in a good...