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

📦 [A package a day - Computing Infrastructure 40]

Today's Computing Infrastructure package is gitcellar

Helps Download Archives of GitHub Repositories
🙏 Maintained by @maelle
📝 https://docs.ropensci.org/gitcellar/

Check out this example from @grusonh: Backing up GitHub organisation with {gitcellar}
💻 https://discuss.ropensci.org/t/backing-up-github-organisation-with-gitcellar/3153




@rstats

Posit, to random
@Posit@fosstodon.org avatar

It's a good weekend to learn survival analysis with tidymodels! ⏳

The tidymodels team wrote up a few case studies for you:

• Using survival analysis to see how long it takes the Department of Buildings in NYC to disposition complaints: https://www.tidymodels.org/learn/statistics/survival-case-study/
• Computing time-dependent measures of performance: https://www.tidymodels.org/learn/statistics/survival-metrics/

Read the announcement on survival analysis in tidymodels: https://www.tidyverse.org/blog/2024/04/tidymodels-survival-analysis/

Happy learning!

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

🔍 Quick Guide: Detecting Strings in R

In my latest blog post, I cover how to find specific strings in data columns using the str_detect function from the stringr package and base R functions. You'll see practical examples with both grepl for identifying matches and gregexpr for counting occurrences.

Read more here: https://www.spsanderson.com/steveondata/posts/2024-05-10/ and explore ways to make string detection a breeze in your data work!

#R

image/png

terence, to random
@terence@fosstodon.org avatar

Coastal bathymetric contours (left) and topobathymetric contours (right) of the Philippines.

adventures, an tale

A visualisation of the topobathy contours of the Philippines

steveroyle, to random
@steveroyle@biologists.social avatar

It seems I have found a new way to procrastinate on a grant application. Using 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/

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

📦 [A package a day - Computing Infrastructure 39]

Today's Computing Infrastructure package is ruODK

An R Client for the ODK Central API
🙏 Maintained by Florian W. Mayer
📝 https://docs.ropensci.org/ruODK/

Check out this article: Comparison of related software packages
💻 https://docs.ropensci.org/ruODK/articles/comparison.html




@rstats

terence, to random
@terence@fosstodon.org avatar

Coastal bathymetric contours (left) and topobathymetric contours (right) of Japan. Couldn't decide which one I like better so here's both.

#rayshader adventures, an #rstats tale

A visualisation of the topobathy contours of Japan

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

terence, to random
@terence@fosstodon.org avatar

Bathymetry of the Seto Inland Sea revisited.

adventures, an tale

Posit, to python
@Posit@fosstodon.org avatar

RStudio IDE and Posit Workbench version 2024.04.0, code-named “Chocolate Cosmos, is now out! 🎉

The latest release comes with several updates, such as bundling Quarto version 1.4, VS Code updates, and support for R 4.4.

Learn more: https://posit.co/blog/rstudio-2024-04-0-whats-new/

#RStats #Python #Quarto #QuartoPub

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 #stackoverflow 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 #rstats 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.

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

Learn efficient ways to collapse text by group in R! Explore base R's aggregate(), dplyr's group_by() and summarise(), and data.table's grouping. Mastering these techniques enhances data preprocessing skills. Try these examples with your datasets to optimize workflows. Happy coding! 📊💻

#RProgramming #DataAnalysis #R #RStats #Programming #Data

Post: https://www.spsanderson.com/steveondata/posts/2024-05-09/

image/png

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
terence, to random
@terence@fosstodon.org avatar

Bathymetry of the Red Sea.

adventures, an tale

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. #rstats #rladies
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

Posit, to random
@Posit@fosstodon.org avatar

The sparklyr package and friends have been getting some important updates in the past few months!

sparklyr is a package that allows you to interact with Spark using familiar R interfaces, such as dplyr, broom, and DBI. You can also gain access to Spark's distributed Machine Learning libraries, Structure Streaming, and ML Pipelines from R.

Read more in the blog post: https://blogs.rstudio.com/ai/posts/2024-04-22-sparklyr-updates/

#RStats #Databricks #Spark

terence, to random
@terence@fosstodon.org avatar

Almost forgot this projection so here it is with the world's ocean currents. Should I name the currents?

adventures, an tale

stevensanderson, to random
@stevensanderson@mstdn.social avatar

👍 In R, you can easily extract specific columns from a data frame by their numerical positions. For instance, to grab the second column from a data frame df, you can use df[, 2].

🙅‍♂️ You can also exclude columns by using negative indexing, such as df[, -2] to exclude the second column.

Keep exploring and happy coding!

#RProgramming #DataManipulation #DataAnalysis #R #RStats #Coding #Data

Post: https://www.spsanderson.com/steveondata/posts/2024-05-08/

image/png

terence, to random
@terence@fosstodon.org avatar

Tree canopy height map of the County of Maui, including the islands of Maui, Lānaʻi, Molokaʻi, Kahoʻolawe, and Molokini. Made possible by @hughagraham.

#rayshader adventures, an #rstats tale

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

sotneStatue, to bioinformatics
@sotneStatue@fosstodon.org avatar

Today I'll be using #R for RNAseq analysis for the first time, wish me luck

#bioinformatics

Lluis_Revilla,
@Lluis_Revilla@fosstodon.org avatar

@sotneStatue Good luck. I'm sure you'll find @Bioconductor packages very helpful! There is also a lot of materials on how to do it.
Pst if you use R the hashtag we use is usually #rstats. You might get more help if you post it with that hashtag 😉

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