mianromu, to ubuntu Spanish
@mianromu@mastodon.social avatar

Para los que tengáis problemas ejecutando RStudio desde Ubuntu 24.04 probad a ejecutar esto desde un terminal:
sudo chmod 4755 /usr/lib/rstudio/chrome-sandbox

De nada.

#rstats #rstudio #ubuntu

bentoh, to vscode
@bentoh@mastodon.online avatar

So over the past year I have been using for my and work. my workplace is trying to move to a unified IDE, and vscode allows remote access and WSL integration for free. However, so far it fails to spark joy in me like (despite lack of mode) and do. Everything feels clunky, and subpar. The "intelligent" and linting things are also quite broken in R... Has there been extensions that fundamentally change the vscode experience that I should be trying?

coolandnormal, to random
@coolandnormal@aus.social avatar

People who understand R and RStudio, please help me out.

I've been asked to use it for a class that is neither a stats nor an IT unit, so none of us are experienced with the tech.

Here's the issue:

I open RStudio. It shows me a mostly blank screen with the usual row of menus along the top plus the RStudio logo and name. Each menu displays (empty). In a separate window it opens the RStudio logo only.

I can't work out how to make it display menus and the rest of the UI.

It was working normally yesterday.

I have tried turning all aspects of the situation off and on again. I haven't tried downloading RStudio again.

Edit: possibly relevant, it's running on a basic laptop that's over 10yo.

#RStats #RStudio

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

compiling #RStudio from source to package it for #Nix

Drmowinckels, to programming
@Drmowinckels@fosstodon.org avatar

📝 New blog post 📝

'The IDEs I use'

🧏 People who code have a tendency to spend a lot of time in various IDEs (Integrated Development Environments). They can be as simple as a text editor or as complex as a full-blown development environment. In this post, I'll go through my two go-to IDE's, RStudio and VScode, and why I switch between them rather than sticking to a single one. ---

👀 Read more at https://drmowinckels.io/blog/2024/ide

#R

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

📝 New blog post 📝

'Too much git cleaning'

🦴 Version control is great, but sometimes it can trip you up! In this post I recount my rather stupid mistake of using when I shouldn't have, and how I got out of it. ---

👀 Read more at https://drmowinckels.io/blog/2024/2024/git-clean-woes

#git #fail #rstudio #r

christianp, to random
@christianp@mathstodon.xyz avatar

I've noticed that when you copy text out of #RStudio on a Mac, all the new lines are instead carriage return characters.
Is this deliberate? If so, why??

@gws do you know who at Posit might know about this?

Posit, to python
@Posit@fosstodon.org avatar

Opportunity Scholars at posit::conf(2024). The application deadline is approaching fast; March 22nd. If you're a strong candidate or know someone who is, please act quickly.

Opportunity Scholarships receive free tickets, a workshop, support for travel and accommodation, plus lots of swag.

Learn more and apply now,
https://posit.co/blog/posit-conf-2024-announcement/

smach, to rstats
@smach@masto.machlis.com avatar

I'm setting up a new more powerful Mac work system today, and it's very odd that my R sessions keep crashing when working with large data sets in RStudio. This didn't happen on the older, less capable Mac and it's not happening when I run the same scripts in VS Code.

I don't have time to trouble-shoot this, I'm just going to run those scripts in VS Code. But it's odd. Wonder if anyone else has experienced this and if there's a way to allocate more memory to
#RStudio
@Posit @rstats #rstats

clatulip, to random
@clatulip@hci.social avatar

Is there a way to quickly jump between a location in a notebook in the viewer and the equivalent location in the Rmd source in RStudio? Similar to the < and > buttons in Overleaf that jump you to the correct portion of the latex source to/from the PDF output? I can't find any keypresses or menu items to do this. For big notebooks this would be super handy. #rstudio

jemsu, to random
@jemsu@norden.social avatar

So I've been having some uncharacteristically annoying performance issues with #rstudio lately, and I thought maybe upgrading to the latest daily would help, just in case there was some regression...
Turns out the regression was the Copilot integration.

Since the IDE became horribly sluggish and sometimes outright refused to load a project, I ended up setting

"copilot_indexing_enabled": false

in ~/.config/rstudio/rstudio-prefs.json and now I can actually use RStudio again.
#rstats

rladiesrome, to datascience
@rladiesrome@fosstodon.org avatar

🔴 🔜 Stay tuned for our next event with Shannon Pileggi, PhD "Debugging in R" scheduled for Tomorrow, February 20th, 2024 at 6:15 PM CET.

🆙 Don't miss this chance for diving into practical debugging techniques and elevate your R programming skills!

And if you haven't don so already RSVP here: https://www.meetup.com/rladies-rome/events/298710129/

We look forward to seeing you there! 💪

#rladies #rstats #rstudio #posit #datascience #debugging
@fgazzelloni Silvana Acosta @RLadiesGlobal

MedSociOnWheels, to macos

Finally took the plunge on today. Anyone else wait until the last possible second to update their because I absolutely hate updating mine. It's dealing with #R and for me.


awong234, to random
@awong234@mastodon.social avatar

https://fosstodon.org/@tracykteal/111728043724074991

Posit eliminates the role of “Open Source Program Director” and lays off another employee. Seems like an important role and sounds like a role vital to steering their interests in open source software development. You know, just the mission of what was once Rstudio.

I acknowledge that restructuring may be more complicated than how I’m making it out to be, but surely they have considered the optics of this?

#posit #rstats #rstudio

jimgar, to random

I must wash my mouth out with soap!!

In my latest blog post about zsh I erroneously stated that while VS Code supports changes to the terminal, RStudio doesn't.

That's a load of horse shit. Of course it supports it, and it takes all of 3 clicks to make zsh the default terminal, including with your Oh My Zsh setup etc.

Post updated to show how it's done.

https://jimgar.github.io/posts/zsh-tosh-pretty-terminal/post.html

#RStats #RStudio #zsh #eza

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

If you use #RStats #RStudio dailies (let's be clear; their appeal to the snakes is severely misguided tho may bring in 💰) and are missing ligatures (like all sane coders would)…

i use https://github.com/anthonynorth/rscodeio for my RStudio theme and modified it, thusly:

.ace_scroller {  
 font-variant-ligatures: discretionary-ligatures;  
 font-feature-settings: "dlig" 1;  
}  

to get the attached with the awesome new Monaspace fonts.

StatisticsGlobe, to python
@StatisticsGlobe@mastodon.social avatar

R vs. Python Speed Comparison - Running for Loops!

Which programming language is quicker for running for loops?

#rstats #RStudio #python #pythoncode #codingchallenge #codeefficiency

video/mp4

necrosis, to openSUSE German
@necrosis@chaos.social avatar

Help. How can I install #tidyverse on #RStudio ?

How can I install libicui18n.so.58?

It seems this package is needed.
My OS is #opensuse #tumbleweed

libxml2-devel is installed but it fails anyway. 😕

#rstats

Screenshot Terminal libxml2 is installed.
Screenshot of terminal.

StatisticsGlobe, to datascience
@StatisticsGlobe@mastodon.social avatar

Hey, a few days ago I asked for topic suggestions for the first-ever Statistics Globe online course.

Based on all the answers, I found the following possible topics for the course:

  1. Introduction to R Programming for Beginners
  2. Data Visualization in R Using ggplot2
  3. Data Manipulation in R Using dplyr
  4. Statistical Analysis in R
  5. Principal Component Analysis in R

What's your favorite topic?

#rstats #rstudio #datascience #statistics #programming

RConsortium, to datascience
@RConsortium@fosstodon.org avatar

🔥 Big News! Dr. Max Kuhn from @rstudio will be a keynote speaker at #LatinR2023, Oct 18-20, in Montevideo, Uruguay 🇺🇾! Dive into groundbreaking insights on R and data science with one of the industry's giants. Deadline to register is this Sunday, Oct 1st. Register now: https://www.eventbrite.cl/e/latinr-2023-conferencia-latinoamericana-sobre-uso-de-r-en-id-tickets-637517701607 #RStudio #RStats #DataScience

ataustin, to random
@ataustin@fosstodon.org avatar

You asked, and @thomas_mock answered -- GitHub Copilot integration with RStudio is coming!

Give RStudio some context (be simple and specific) about your analysis in a comment. You get a ghost text suggestion that you can instantly accept to add that code to your script.

With more context and lines of code, you'll start getting better completions, even in the line you're typing.

Available as a preview feature in the 2023.09 build! (Copilot subscription required.)
#PositConf2023 #rstudio

ERDonnachie, to random

So, I'm using #RStudio 2023.06.1 and it can't find it's own installation of pandoc.

RStudio ignores any environment variable set in the Renviron file, or system-wide, and always sets RSTUDIO_PANDOC to "c:\Program Files\RStudio\pandoc\bin" (i.e. the old location, which I don't have defined anywhere). Consequently, rmarkdown::pandoc_available() is FALSE.

I have no idea why it is doing this. Any ideas?

@Posit #RStats

d2ns, to random
@d2ns@ruhr.social avatar

Phew, had a really productive but exhausting day today. It's a report that works with and and I created something like a "create_graph()" function, because the graphs a very similar and it saves a lot of copy paste.

I really want to make one thing clear: Without and and and all things #R I could not do my job. Neither Excel, nor Stata, nor SPSS could help in that specific way. I wouldn't get anything of the non-data tasks done...

coolbutuseless, to random
@coolbutuseless@fosstodon.org avatar

#RStudio wish: Open the same file up in two panes so I can view different parts at the same time.

#RStats

StatisticsGlobe, to random
@StatisticsGlobe@mastodon.social avatar

How to Confuse an R Programmer!

How to confuse a programmer in the R programming language. Why does this happen when you extract only one column from your data frame?

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines