Egor Kotov

Results 97 comments of Egor Kotov

@lixun910 latest 1.20 for intel that you linked works for me on M1 Air, however the previous September 1.20 for Intel release also works fine with Monterey 12.0.1

@anneandrebc use the intel version and wait for the updated M1 build.

@lixun910 the linked build works on Monterey 12.0.1 MB Air M1 . Cannot test on Big Sur, sorry.

this is not just about the extensions, it is also impossible to query s3 connections :(

@MarcusWenzel-Bayer wow, I just did not see that (perhaps I missed it) in the release notes. It actually works now with R package version 1.0.0! There was a PR #10830,...

There doesn't seem to be a [`java_version`](https://www.rdocumentation.org/search?q=java_version) function in any of the existing CRAN packages. The name `java_version` sounds more like a property or state rather than a function. However,...

@rafapereirabr by the way, `opentripplanner` has `otp_check_java()` function https://github.com/ropensci/opentripplanner/blob/e3db5fd8982d4f22154ce4a3a94ed023f23f253b/R/otp-setup.R#L522

@rafapereirabr Would it not be even better to have a function that installs Java for the user? It is often a big hassle to go and install a specific version...