I know people who used Visual Basic for all of their programming. I'd say No either way unless people explained to me without bursting out into laughter that they also have extensive experience with, e.g., Kotlin, Rust, C#, Java etc. and still prefer VB or R for non-trivial programs.
northlondoner|3 months ago
blubber|3 months ago
northlondoner|3 months ago
R is not actually competing with those languages. R's design purpose is different. it is a general purpose computational language for scientists. There are FFIs (Foreign Function Interfaces) for all those languages.
R-Kotlin-Jave: https://journal.r-project.org/articles/RJ-2018-066/ R-Rust: https://cran.r-project.org/web/packages/using_rust.html R-C# : https://github.com/Open-Systems-Pharmacology/rsharp/
R is supporting C integration natively anyhow (see Chambers's book.
Regarding VB reference. VB was used in finance a lot to do some advanced maths. just a side remark.
Cosi1125|3 months ago
And I'm still waiting for your examples of "established R packages with bugs caused by R weirdness".