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.

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

#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 apple
@Posit@fosstodon.org avatar

Posit Professional Drivers - ODBC data connectors for connecting to some of the most popular databases - now natively support Apple silicon!

Now, it’s even easier to connect and use your databases from RStudio.

Learn more: https://posit.co/blog/pro-drivers-2024-03-0/

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! 💪


@fgazzelloni Silvana Acosta @RLadiesGlobal

Posit, to github
@Posit@fosstodon.org avatar

GitHub Copilot is available on Posit Cloud!

Speed up your coding projects with an AI coding assistant. 🤖

Read more in today's blog post: https://posit.co/blog/github-copilot-on-posit-cloud/

RStudio open on Posit Cloud, with someone entering code that is being autocompleted by GitHub Copilot.

Posit, (edited ) to random
@Posit@fosstodon.org avatar

Did someone say enhancements for users in Posit Workbench?

The recent release of Posit Workbench includes two specific enhancements for Databricks users:

🔑 Delegated Databricks credentials

🖥️ New Databricks UI within

With this release, users can log in to a given Databricks workspace when they start an RStudio or session and interact directly with the clusters in that Workspace from their preferred environment.

📖 Learn more: https://posit.co/blog/posit-databricks-webinar-dec2023-q-a/

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.


kjhealy, to random
@kjhealy@mastodon.social avatar

@RecDiffs @hotdogsladies @siracusa Many academics like myself are in no way computer scientists but have students (and colleagues haha) who really need to understand the basics of the command line, the shell, etc, in order to do the mechanics of their work in a non-magical-thinking way. And so we end up teaching courses like this: https://mptc.io

This stuff—understandably, but sadly—rarely gets taught to people, even though in the world of technical computing, Unix still rules all.

devSJR,
@devSJR@fosstodon.org avatar

@cboettig @kjhealy It is difficult, but possible, to communicate the best of both worlds together.
E.g.,
[R] > system("ls")
is my friend.

For example, I show my students how to do calls from external tools within R. Of course, it is also possible.
And the misunderstanding about R scripts and RStudio can only be confirmed. People think is . Which, of course, is not quite right. When I show the students , they always ask if the R/Rmd scripts run there too. 🙃

lydz_gibby, to github
@lydz_gibby@fosstodon.org avatar

TIL: The credential package. Technically I learned about it a couple weeks ago but I'm now trying it out. It allows you to create a SSH key for rather than creating a Personal Access Token through GitHub. Check it out! https://cran.r-project.org/web/packages/credentials/vignettes/intro.html

@rstats

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

Mehrad, (edited ) to rstats
@Mehrad@fosstodon.org avatar

Does anyone know how to insert &lt;- in #Rkward ? I'm trying to exclusively use it for a project, and inserting base pipe (|&gt;) and assignment symbol &lt;- are the first thing I need. I cannot find anything related in the shortcuts or snippets.

@rstats

Mehrad,
@Mehrad@fosstodon.org avatar

@krz existed before (need to be fact checked), at least I worked with Rkward a year before Rstudio.

About VSCode, yes, I have used it. It is good for coding but awful for data analysis. Rkward and Rstudio both provide very detailed and granular setting on how to behave and interact with R. VSCode is more fit for Python as far as I have felt.

devSJR,
@devSJR@fosstodon.org avatar

@Mehrad @krz Methinks, first time #RStudio was available was 2011. @hadleywickham published #tourrGui in 2012 (http://www.jstatsoft.org/v49/i06/).

The first release of #RWKard was end of 2002 (https://www.jstatsoft.org/index.php/jss/article/view/v049i09/613).

Here is a collection about #rstats GUI/IDE from 2012. https://www.jstatsoft.org/issue/view/v049

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.

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

S W E E T new indicator in the dailies

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

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