February 2024

R Shiny Security: How to Make Your Shiny Apps Secured

February 14, 2024 | Can Taslicukur

Securing your Shiny application is not just an added feature; it’s a fundamental necessity. Often, functionality and design are prioritized in development, but ensuring the security of your app is equally important, if not more so. Shiny security involves more than just adhering to general programming best practices like ...
[Read more...]

teal is now available on CRAN 🎉

February 13, 2024 | Dony Unardi

We’re thrilled to announce that teal v0.15.0 has been released on CRAN! This marks a significant milestone in our journey, and we’re incredibly excited about the possibilities teal brings to the R community, particularly within clinical t...
[Read more...]

Comparing LDA with Other classification

February 13, 2024 | Zubair Goraya

Have you ever considered how we train machine learning models that could mirror our biases? As a seasoned data analyst, I frequently confront this problem. We desire objective systems yet inadvertently impose our preconceived notions of what patterns o...
[Read more...]

Group By Sum in R

February 13, 2024 | R Archives » Data Science Tutorials

The post Group By Sum in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Group By Sum in R, the group_by() function is a powerful tool that allows you to split your data into groups ... [Read more...]

PowerQuery Puzzle solved with R

February 13, 2024 | Numbers around us

#153–156PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Similarly to the Excel Puzzles we have doubled episode today because of my winter holidays. Do not worry. Puzzles...
[Read more...]

Level Up Your R/Shiny Skills with Appsilon’s Tailored Workshops

February 13, 2024 | Appsilon

R/Shiny has established itself as a cornerstone technology for creating interactive, data-driven web applications. Recognising the potential challenges and opportunities this presents, Appsilon offers an exclusive series of workshops designed to enhance the skills of R/Shiny teams, from beginners to advanced developers in the life sciences. Why R/...
[Read more...]

Be kind don’t rbind

February 12, 2024 | David Schoch

The other day I was helping to refactor an R package and came across one of the biggest performance blockers there is: dynamically growing matrices. Of course I repeated the mantra “Always preallocate your variables” but in this case, it is not ... [Read more...]

Unraveling the term “Validation”: Join the Discussion at the R Validation Hub Community Meeting on February 20, 2024 

February 12, 2024 | R Consortium

Dive into the world of validation at the first R Validation Hub community meeting of the year! What defines a validated R package? Is it ensuring reproducibility across systems? Prioritizing... The post Unraveling the term “Validation”: Join the Discussion at the R Validation Hub Community Meeting on February 20, 2024  appeared first ...
[Read more...]

R Solution for Excel Puzzles

February 12, 2024 | Numbers around us

Puzzles no. 379–388PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Last week I were on my winter holiday and with refreshed mind, it is time to get back to work, to ever...
[Read more...]

Du Bois Visualization Challenge 02

February 12, 2024 | Michael

Slave and Free Negroes – W.E.B Du Bois Recreating the the data visualization of W.E.B Du Bois from the 1900 Paris Exposition using modern tools. See the challenge presentation. Setup library(tidyverse) library(janitor) library(showtex...
[Read more...]

Du Bois Visualization Challenge

February 12, 2024 | Michael

Slave and Free Negroes – W.E.B Du Bois Recreating the the data visualization of W.E.B Du Bois from the 1900 Paris Exposition using modern tools. https://github.com/ajstarks/dubois-data-portraits/tree/master/challenge/2024 Config librar...
[Read more...]

Baking the cake dataset cake

February 11, 2024 | R on Publishable Stuff

Now that I’ve got my hands on the source of the cake dataset I knew I had to attempt to bake the cake too. Here, the emphasis is on attempt, as there’s no way I would be able to actually replicate the elaborate and cake-scientifically rigorous re...
[Read more...]

Du Bois Visualization Challenge 01

February 11, 2024 | Michael

Negro population of Georgia by counties, 1870, 1880 – W.E.B Du Bois Recreating the the data visualization of W.E.B Du Bois from the 1900 Paris Exposition using modern tools. See the challenge presentation. Setup library(tidyverse) lib...
[Read more...]

Du Bois Visualization Challenge

February 11, 2024 | Michael

Negro population of Georgia by counties, 1870, 1880 – W.E.B Du Bois Recreating the the data visualization of W.E.B Du Bois from the 1900 Paris Exposition using modern tools. https://github.com/ajstarks/dubois-data-portraits/tree/master/c...
[Read more...]
1 3 4 5 6 7 8

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)