Magnus Thor Torfason

Results 63 comments of Magnus Thor Torfason

No, _thank you_! For this incredible detective work! And I could not be less sorry that you documented it so well! I think it is especially neat that you figured...

@awong234 I've added a PR (#70)to address these issues. The intention is just to do what you specify above, i.e. re-add the changes from #55 and then changing the default...

This has now been fixed in `main`. Installations from GitHub, using `pak::pak("rticulate/import")` or other methods will use this version, and getting some usage of this would be great, in order...

> Although I haven't tested how `missing()` behaves after all that non-standard evaluation. Good point, although most of the parameters that I think are appropriate for a config option are...

Well, that's a bummer! I hope that this was not a live error while presenting, and that it did not prevent you from submitting `funspotter` to CRAN. Not sure what...

Sounds like a plan! Note that `main` (currently at `v1.3.0.9003`) has a somewhat deep internal change compared to the CRAN release. If you add a reprex, it would be great...

Quick update, I ran into this issue again after updating R+RStudio. Now I did not find a `_cache` except with an renv directory (that should not have been active), but...

The PR looks great to me, fixes all the cases that I had handy. I'm afraid, though, that I won't be of much use regarding the Rcpp case. I haven't...

I did not hear more about this. The `v.1.3.1` release is now out, and I'm doing a bit of a cleanup. It has seemed to me that in general, the...

OK, happy to leave this open. One question, is there a possibility import get around this using environment pointers rather than strings. As in: ```r > x = import::into(new.env(), "%%",...