DataAngler, to random
@DataAngler@vis.social avatar

League of Legends but for folks wrangling legends in multi-layer charts and maps

R_Foundation, to random
@R_Foundation@fosstodon.org avatar

New blog entry. Our statement on vulnerability report CVE-2024-27322. https://blog.r-project.org/2024/05/10/statement-on-cve-2024-27322/index.html

almenal99, to random
@almenal99@fosstodon.org avatar

hey @coolbutuseless @mattdray

what's your take on pipe-at-the-end vs pipe-at-the-beginning?

(others, feel free to chime in)

FelipeSMBarros, to random Spanish
@FelipeSMBarros@mastodon.social avatar

Muito tempo sem usar #rstats ... desaprendi tudo e fiquei mal acostumando com python. Quanta burocracia para fazer coisas simples. credo... que delicia :) hahaha

eddelbuettel, to ubuntu
@eddelbuettel@mastodon.social avatar

Happy to share that now provides 24.04, 3.19, and of course 4.4.0.

20.7k CRAN packages, and 400+ BioConductor packages as apt binaries with fast and full resolution of all dependencies.

: Fast. Easy. Reliable. Pick All Three.

https://eddelbuettel.github.io/r2u/

eitsupi, to random Japanese
@eitsupi@fosstodon.org avatar

I created a new Dev Container Feature to install packages from a DESCRIPTION file.
I think it would be a suitable Dev Container Feature for R package development.
https://github.com/rocker-org/devcontainer-features/tree/main/src/r-dependent-packages

cedricr, to random
@cedricr@mapstodon.space avatar

PSA for #RStats users: consider adding sth like
1 options(Ncpus = parallel::detectCores() - 2) and

2 Sys.setenv(MAKEFLAGS = paste0("-j", max(parallel::detectCores() - 2, 1))) in your .Rprofile.

1 will make packages install in //, 2 will make builds from source parallelized.

On a 32 cores box, building @tylermorganwall rayshader (many dependencies):
none: 718s
2: 327s
1+2 : 138s

duckdb (no dep):
none: 989s
2: 112s

Prepare for some fan noise though !

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

on May 16, 2024, from 4:00 pm - 6:00 pm CEST I'm giving a 2 hour online workshop on reproducibility with #Nix for #RStats users organized by the DIPF (Leibniz Institute for Research and Information in Education)

Register here: https://www.leibniz-openscience.de/event/los-workshop-reproducible-research-with-nix-and-rix/

ramikrispin, to Excel
@ramikrispin@mstdn.social avatar

(1/2) I have been following the work of @stevensanderson and David Kum for a few years now, and I am excited to see the release of their new book 🥳- Extending Excel with Python and R 🚀.

The book focuses on the common conjunction and collaboration between data scientists and Excel users. This includes scaling and automating #Excel tasks with #RStats and #Python and core data science applications such as data wrangling, working with APIs, data visualization, and modeling.

#DataScience

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

R Core has an official statement out on the inappropriately assigned CVE-2024-27322

https://blog.r-project.org/2024/05/10/statement-on-cve-2024-27322/

bentoh, to vscode
@bentoh@mastodon.online avatar

So over the past year I have been using #vscode for my #rstats and #python 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 #RStudio (despite lack of #vim mode) and #PyCharm 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?

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

rOpenSci is proud to welcome a new package to our software suite!🎉

dendroNetwork: Create Networks of Dendrochronological Series using Pairwise Similarity by @RonaldVisser
Docs: https://docs.ropensci.org/dendroNetwork
Peer review: https://github.com/ropensci/software-review/issues/627
🙏 Thank you to reviewers @kaija_bean and Zach Gajewski!


@rstats

steveroyle, to random
@steveroyle@biologists.social avatar

It seems I have found a new way to procrastinate on a grant application. Using #Rstats to make my Gantt chart!

FelipeSMBarros, to markdown Spanish
@FelipeSMBarros@mastodon.social avatar

Estou há muito tempo sem usar o #rstats. Eis que surge uma demanda e ao começar a preparar o ambiente de trabalho me lembro que um dia cheguei a preparar um material muito bacana sobre produção de artigos com #rstat
e #markdown ... o Famosos #RMarkdown...
Quem quiser conferir: https://felipesbarros.github.io/Dominando_RMarkdown/

quantixed, to random
@quantixed@fosstodon.org avatar

is remotes::install_github() currently not working?
Getting HTTP error 401. Bad credentials.
Sys.getenv("GITHUB_PAT”) is empty and anyway, I’m just trying to install from a public repo.
Using R 4.4.0 & remotes_2.5.0 on macOS

emjonaitis, to stackoverflow
@emjonaitis@mathstodon.xyz avatar

https://www.tomshardware.com/tech-industry/artificial-intelligence/stack-overflow-bans-users-en-masse-for-rebelling-against-openai-partnership-users-banned-for-deleting-answers-to-prevent-them-being-used-to-train-chatgpt

I was interested by the crackdown described here and decided to see what would happen if I deleted a few old questions. We’re talking four questions, 10+ years old, of questionable current relevance. Some I could not delete and so I recommended them for closing on the basis of their age. Sure enough, I got a 24-hour ban with a nasty message from the site, and got the dunce cap “Disciplined” added to my profile.

I was never a power user on in the first place, and nobody was looking to me for advice, but this was enough to prompt me to delete my account. I’m not interested in having my name associated with this kind of organization. Frankly, I’m also not a strong enough programmer to take the risk of getting coding advice from AI: if it’s badly wrong, which tends to happen at least in other domains — rarely enough that people let down their guard, but often enough to be nonignorable — I might not know. So the value proposition of using their site is not what it was before, and there’s really no reason for me to stay.

terence, to random
@terence@fosstodon.org avatar

Bathymetry of the Seto Inland Sea revisited.

adventures, an tale

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Good time to remind (especially folks new to R) folk that R is (in part) directly powered by Fortran https://github.com/search?q=repo:wch/r-source%20language:fortran&type=code
https://oldbytes.space/@arclight/112409105707390752

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

wlwl, to random

my first rtoot

mattdray, to random
@mattdray@fosstodon.org avatar
danwwilson, to random
@danwwilson@rstats.me avatar

lazyweb: has anyone ever had to connect to an azure SQL database using microsoft entra authentication? I am searching for a solution and all I can find is MSFT espousing how good it is, and so far it feels like an automation nightmare! ping @hrbrmstr because you’ve usually connected to everything before I have.

RLadiesGlobal, to random
@RLadiesGlobal@hachyderm.io avatar

It is disappointing to see the persistence of male dominated professional spaces. We applaud Christina for bringing up the issue and then for making the hard decision to exit the organization when action towards diversity was not taken. We hope leaders in these spaces evaluate the conditions that created
this environment and take action to meaningfully involve underrepresented groups.
https://www.linkedin.com/posts/christina-fillmore-38a19b41_i-am-writing-this-post-with-a-heavy-heart-activity-7193978534065811456-D74T?utm_source=share&utm_medium=member_desktop

tim_salabim, to random
@tim_salabim@fosstodon.org avatar

Since I've recently quit my job, I've enabled github sponsors now. Without any expectations, let's see if I can make a living as an opensource developer 🤔

https://github.com/sponsors/tim-salabim

Thanks to inspiration by @kylebarron I am currently deep diving into and to enhance the geo-spatial visualisation toolkit available in ...

coolbutuseless, to random
@coolbutuseless@fosstodon.org avatar

{rmonocypher} is now feature complete! Simple (yet bulletproof) encryption

Core encryption function is

encrypt(mtcars, filename = "secure.rds", key = "my secret key!")

Security/usability feedback welcomed!

Below the surface there's lots going on!

  • Argon2 key derivation
  • RFC8439 "Authenticated Encryption with Additional Data" using ChaCha20 stream cipher + Poly1305 Message Authentication
  • Required random bytes (nonce) sourced from OS CSPRNG

https://github.com/coolbutuseless/rmonocypher

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