Will May

Results 15 comments of Will May

I was surprised that rJava seems to allow you to call methods from non-public classes, which I couldn't get to work from a regular Java file. So at least for...

Anything I can do to get this merged faster? I think the only impact it has on the rest of the package is that it adds a real dependency on...

I'll go ahead and switch `.jinit` to `.jpackage` so the package is ready for more rJava functions. And here are some notes for anyone who wants to do more like...

`testthat::test_path` doesn't look like it addresses the `inst` folder issue. It is a problem even if the package is installed, because `find.package` searches the loaded namespaces before the library paths,...

Thanks, I wasn't aware of that. Maybe I should take that course 😅

Yeah, the maintainer of some of voteview's old packages changed jobs and no one seems to know how to contact him. I've been meaning to email the voteview people about...

I just tried this with the most recent versions of the helm chart and dask kubernetes, and can confirm that it works now.

I tried this out and want to clarify-- - the initial time is converted to the user's local time *regardless of `tz` option* - the `tz` option is only used...

OK, I think I found a workaround-- as long as you pass `value` as a character rather than POSIX, then there's no initial time zone conversion. That allows you to...

I also ran into the 24.11 update issue. The readme section doesn't help because it only mentions version 22.11.1, which isn't relevant. (I'm on Ubuntu 24.04, and have just installed...