Anatolii Tsyplenkov
Anatolii Tsyplenkov
Hi all, after upgrading to R `4.2` (and possible upgrade of `vitae` package) I cannot replicate an `awesomecv` template. The output is missing a footer with date, name and page...
Following my twit, I'm submitting an issue. I was trying to create my own `features` with multiple variables. Is it possible? The goal is to apply a function to multiple...
Thank you very much for this plugin. Helps me a lot. Made me not to install ArcMap on a new machine. However, is it possible to keep attributes of the...
Hi guys, whenever you have a moment, could you please take a look at this? I propose to add `ms_union` function family which is a wrapper to `-union` command. Cheers
## Nash-Sutcliffe efficiency (NSE) Please consider adding the Nash and Sutcliffe Efficiency ([NSE](https://en.wikipedia.org/wiki/Nash%E2%80%93Sutcliffe_model_efficiency_coefficient)) metric. It is highly used in hydrological studies, as it indicates how different the modeled-observed relationship is...
Hi guys, is there any workaround to use [Ark LSP](https://github.com/posit-dev/ark) instead of the languageserver package? With all due respect to [languageserver](https://github.com/REditorSupport/languageserver), Ark is just faster and provides more RStudio-like suggestions.
Hey, guys. Consider updating the `st_crs()` function for the `SpatVector` objects. The trick is `terra::crs()` always returns a character vector, therefore we can skip some checks implemented in `st_crs()` and...
Hi, so this branch contains the necessary addons to the {pedant} package to make the Positron extension work. I thought it would be nice to keep PR https://github.com/wurli/pedant/pull/8 as a...
Hi @wurli ✋ Please consider my PR below. In a nutshell, I have created a `pedant:::ic()` function, which does all the dirty work. Therefore, the user will see only one...
Hi guys, Could you please consider making `positron.runtime.executeCode()` in the API behave like the inner `positron.runtime.execute()`. It would be super helpful for extension developers like me to have the option...