this post was submitted on 19 Jun 2023
14 points (100.0% liked)

R Programming

267 readers
1 users here now

Please use this as a forum to discuss R, and learn more about it. If you have any questions about how to do specific things in R, this is the place to ask.

Getting Started

You can download R here.

You can download RStudio here. RStudio IDE, which is supported by Posit PBC, is a powerful and well-developed IDE for R. Other development environment options include Emacs addon Emacs Speak Statistics and VSCode.

Other Communities

Other communities that may be of interest across the fediverse:

Please send @a_statistician a message to recommend additional communities to add to this list.

Learning resources:

founded 1 year ago
MODERATORS
 

I will start:

a) as.Date("2022-Jul-01", format ="%Y-%b-%d") will or will not work depending on os language

b) how R handles diacritics and encoding differently on Linux and on windows

c) Rstudio :D

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

utf Support under windows (which is not r's fault) which might/will be (is already?) fixed

the rate at which packages change, sometimes breaking stuff (renv to the rescue)

how my place does not invest in proper integration but uses various scripts stored on a network drive with absolutely no documentation