<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>prigasg.r-universe.dev</title><link>https://prigasg.r-universe.dev</link><description>Recent package updates in prigasg</description><generator>R-universe</generator><image><url>https://github.com/prigasg.png</url><title>R packages by prigasg</title><link>https://prigasg.r-universe.dev</link></image><lastBuildDate>Mon, 01 Jun 2026 17:42:57 GMT</lastBuildDate><item><title>[prigasg] bs4Dashkit 0.2.0</title><author>prigasgenthian48@gmail.com (George Arthur)</author><description>Provides branding, theme application, and navigation
utilities for applications built with 'bs4Dash' and 'shiny'.
Supports configurable sidebar brand display modes, hover-expand
behavior, and theme customization using CSS variables. Includes
standardized navigation components such as refresh and help
controls, along with helpers for common navigation bar and
footer layouts.</description><link>https://github.com/r-universe/prigasg/actions/runs/26781947952</link><pubDate>Mon, 01 Jun 2026 17:42:57 GMT</pubDate><r:package>bs4Dashkit</r:package><r:version>0.2.0</r:version><r:status>success</r:status><r:repository>https://prigasg.r-universe.dev</r:repository><r:upstream>https://github.com/prigasg/bs4dashkit</r:upstream><r:article><r:source>branding-and-sidebar-modes.Rmd</r:source><r:filename>branding-and-sidebar-modes.html</r:filename><r:title>Branding and Sidebar Modes</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article><r:article><r:source>complete-example-app.Rmd</r:source><r:filename>complete-example-app.html</r:filename><r:title>Complete Example App</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article><r:article><r:source>footer.Rmd</r:source><r:filename>footer.html</r:filename><r:title>Footer</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-03-01 21:49:24</r:modified></r:article><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting Started</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article><r:article><r:source>global-options.Rmd</r:source><r:filename>global-options.html</r:filename><r:title>Global Options</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article><r:article><r:source>navigation-utilities.Rmd</r:source><r:filename>navigation-utilities.html</r:filename><r:title>Navigation Utilities</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article><r:article><r:source>packaged-examples.Rmd</r:source><r:filename>packaged-examples.html</r:filename><r:title>Packaged Examples</r:title><r:created>2026-05-16 22:07:56</r:created><r:modified>2026-05-16 22:07:56</r:modified></r:article><r:article><r:source>theming-and-presets.Rmd</r:source><r:filename>theming-and-presets.html</r:filename><r:title>Theming and Presets</r:title><r:created>2026-03-01 21:49:24</r:created><r:modified>2026-04-17 18:19:18</r:modified></r:article></item><item><title>[prigasg] printtree 0.2.1</title><author>prigasgenthian48@gmail.com (George Arthur)</author><description>Quickly visualize 'R' project directory structures with
automatic project detection and clean tree output.</description><link>https://github.com/r-universe/prigasg/actions/runs/26781950639</link><pubDate>Mon, 01 Jun 2026 17:38:34 GMT</pubDate><r:package>printtree</r:package><r:version>0.2.1</r:version><r:status>success</r:status><r:repository>https://prigasg.r-universe.dev</r:repository><r:upstream>https://github.com/prigasg/printtree</r:upstream><r:article><r:source>feature-tour.Rmd</r:source><r:filename>feature-tour.html</r:filename><r:title>Feature tour</r:title><r:created>2026-05-16 03:26:37</r:created><r:modified>2026-05-16 03:26:37</r:modified></r:article><r:article><r:source>printtree.Rmd</r:source><r:filename>printtree.html</r:filename><r:title>Printing directory trees with printtree</r:title><r:created>2026-01-14 14:34:28</r:created><r:modified>2026-05-16 02:46:33</r:modified></r:article></item><item><title>[prigasg] glasstabs 0.3.2</title><author>prigasgenthian48@gmail.com (George Arthur)</author><description>Tools for creating animated glassmorphism-style tab
navigation and select filter widgets in 'Shiny' applications.
Provides a tab navigation component with a sliding glass halo
animation, a searchable multi-select dropdown, and a
single-select dropdown — all with multiple colour themes and
server-side update helpers. Tabs support icons, numeric badges,
disable/enable toggling, runtime append/remove, reactive
rendering via 'renderGlassTabs()', URL bookmarking, and compact
mode for dashboard card layouts. 'glassTabCondition()'
generates 'conditionalPanel()' condition strings without
needing to recall the internal input key pattern.
'glasstabs_news()' displays the release notes from the R
console. Built-in example apps can be launched with
'runGlassExample()'. All widgets are compatible with standard
'Shiny' layouts and 'bs4Dash' dashboards.</description><link>https://github.com/r-universe/prigasg/actions/runs/26781953950</link><pubDate>Mon, 01 Jun 2026 17:26:23 GMT</pubDate><r:package>glasstabs</r:package><r:version>0.3.2</r:version><r:status>success</r:status><r:repository>https://prigasg.r-universe.dev</r:repository><r:upstream>https://github.com/prigasg/glasstabs</r:upstream><r:article><r:source>tabs.Rmd</r:source><r:filename>tabs.html</r:filename><r:title>Animated Tabs with glasstabs</r:title><r:created>2026-03-06 19:03:34</r:created><r:modified>2026-05-18 12:21:53</r:modified></r:article><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting Started with glasstabs</r:title><r:created>2026-03-06 19:03:34</r:created><r:modified>2026-05-18 12:21:53</r:modified></r:article><r:article><r:source>cheatsheet.Rmd</r:source><r:filename>cheatsheet.html</r:filename><r:title>glasstabs Cheatsheet</r:title><r:created>2026-04-10 19:36:21</r:created><r:modified>2026-05-18 12:21:53</r:modified></r:article><r:article><r:source>multiselect.Rmd</r:source><r:filename>multiselect.html</r:filename><r:title>Multi-Select Filter with glasstabs</r:title><r:created>2026-03-06 19:03:34</r:created><r:modified>2026-05-18 12:21:53</r:modified></r:article><r:article><r:source>glassSelect.Rmd</r:source><r:filename>glassSelect.html</r:filename><r:title>Single-Select Dropdown with glasstabs</r:title><r:created>2026-03-12 03:52:51</r:created><r:modified>2026-05-18 12:21:53</r:modified></r:article></item><item><title>[prigasg] explodemap 0.2.0</title><author>prigasgenthian48@gmail.com (George Arthur)</author><description>Tools for generating hierarchical exploded-view maps from
dense administrative boundary data. The package applies
rigid-body translations to polygon geometries using a
centroid-driven vector field, preserving the internal geometry
of each feature while separating units within and across
regions. Parameters can be derived analytically from dataset
geometry using closed-form models for regional separation and
local expansion. The package also includes grouped layouts,
optional bounded collision refinement, and an interactive
focus-map widget for selected-area inspection in 'htmlwidgets'
and 'Shiny'. It implements the methodology described in George
Arthur (2026) &lt;https://github.com/PrigasG/explodemap&gt; &quot;A
Hierarchical Vector-Based Framework for Multi-Scale
Exploded-View Cartography&quot;.</description><link>https://github.com/r-universe/prigasg/actions/runs/26592883259</link><pubDate>Thu, 28 May 2026 16:13:14 GMT</pubDate><r:package>explodemap</r:package><r:version>0.2.0</r:version><r:status>success</r:status><r:repository>https://prigasg.r-universe.dev</r:repository><r:upstream>https://github.com/prigasg/explodemap</r:upstream><r:article><r:source>workflow-guide.Rmd</r:source><r:filename>workflow-guide.html</r:filename><r:title>Choosing an explodemap workflow</r:title><r:created>2026-04-13 11:32:47</r:created><r:modified>2026-05-26 20:43:41</r:modified></r:article><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting started with explodemap</r:title><r:created>2026-03-24 01:58:59</r:created><r:modified>2026-05-26 20:43:41</r:modified></r:article><r:article><r:source>grouped-layouts.Rmd</r:source><r:filename>grouped-layouts.html</r:filename><r:title>Grouped layouts and anchor placement</r:title><r:created>2026-03-24 01:58:59</r:created><r:modified>2026-05-11 11:06:11</r:modified></r:article><r:article><r:source>reproducing-paper-examples.Rmd</r:source><r:filename>reproducing-paper-examples.html</r:filename><r:title>Reproducing the paper examples</r:title><r:created>2026-03-24 01:58:59</r:created><r:modified>2026-05-26 20:43:41</r:modified></r:article></item><item><title>[prigasg] twbparser 0.4.0</title><author>prigasgenthian48@gmail.com (George Arthur)</author><description>High-performance parsing of 'Tableau' workbook files into
tidy data frames and dependency graphs for other visualization
tools like R 'Shiny' or 'Power BI' replication.</description><link>https://github.com/r-universe/prigasg/actions/runs/25662462227</link><pubDate>Sat, 11 Apr 2026 14:54:58 GMT</pubDate><r:package>twbparser</r:package><r:version>0.4.0</r:version><r:status>success</r:status><r:repository>https://prigasg.r-universe.dev</r:repository><r:upstream>https://github.com/prigasg/twbparser</r:upstream><r:article><r:source>twbparser-intro.Rmd</r:source><r:filename>twbparser-intro.html</r:filename><r:title>twbparser-intro</r:title><r:created>2025-08-11 16:01:02</r:created><r:modified>2026-04-11 03:44:30</r:modified></r:article></item></channel></rss>