Skip to content

Commit 450e4be

Browse files
committed
edit event 4 #11
1 parent 7b2cba6 commit 450e4be

8 files changed

Lines changed: 818 additions & 2 deletions
3.76 KB
Binary file not shown.
84.5 KB
Loading
1.1 MB
Loading
99.6 KB
Loading

docs/events/index.html

Lines changed: 803 additions & 0 deletions
Large diffs are not rendered by default.

docs/listings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"listing": "/events/index.html",
4+
"items": []
5+
}
6+
]

docs/search.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@
55
"title": "Pune R UseR Group",
66
"section": "",
77
"text": "What is Pune R UseR Group?\nWe are a group of R enthusiasts aiming to provide a platform for anyone interested to learn, share, discuss R as a programming language and its application."
8+
},
9+
{
10+
"objectID": "events/index.html",
11+
"href": "events/index.html",
12+
"title": "Events",
13+
"section": "",
14+
"text": "Build Apps with R Shiny !\n\n\n\nR\n\n\nSoftware Development\n\n\nR Shiny\n\n\n\nAre you interested in turning your R scripts into interactive web applications? Join us for an introductory session on R Shiny, where you’ll learn how to build and deploy…\n\n\n\nFeb 22, 2025\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nR Shiny Hands-On\n\n\n\nR\n\n\nSoftware Development\n\n\nR Shiny\n\n\n\nAfter an amazing introduction to Shiny, we’re back with a follow-up meetup—this time, it’s all about getting our hands dirty! 🎯\n\n\n\nApr 26, 2025\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nLLMs with R\n\n\n\nR\n\n\nSoftware Development\n\n\nLLM\n\n\n\nJoin us for a session on leveraging Large Language Models through R programming!\n\n\n\nMay 24, 2025\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nComplete R package journey workshop\n\n\n\nR\n\n\nSoftware Development\n\n\nPackage\n\n\nDevelopment\n\n\nDocumentation\n\n\ndevtools\n\n\nusethis\n\n\nroxygen2\n\n\nCommunity\n\n\nOpen Science\n\n\n\nThis talk will showcase the essential skills and tools needed to package your R code professionally - to turn your R scripts into powerful, shareable packages! Learn …\n\n\n\nJun 28, 2025\n\n\n\n\n\n\n\n\nNo matching items"
815
}
916
]

events/events.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
- title: Complete R package journey workshop
3030
path: https://www.meetup.com/pune-r-userr-group/events/307877482/?utm_medium=referral&utm_campaign=announceModal_savedevents_share_modal&utm_source=link
3131
image: images/r_package_development_workflow.png
32-
description:
33-
This talk will showcase the essential skills and tools needed to package your R code professionally - to turn your R scripts into powerful, shareable packages! Learn documentation practices to create user friendly package guides. Perfect for data scientists and analysts, R practitioners to transform workflows. *Image credit: [R Packages 2e](https://r-pkgs.org/whole-game.html)*
32+
description: >
33+
This talk will showcase the essential skills and tools needed to package your R code professionally - to turn your R scripts into powerful, shareable packages! Learn documentation practices to create user friendly package guides. Perfect for data scientists and analysts, R practitioners to transform workflows. Image credit: <a href="https://r-pkgs.org/whole-game.html">R Packages 2e</a>.
3434
3535
categories: [R, Software Development, Package, Development, Documentation, devtools, usethis, roxygen2, Community, Open Science]
3636
date: 2025-06-28

0 commit comments

Comments
 (0)