<?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>zabis13.r-universe.dev</title><link>https://zabis13.r-universe.dev</link><description>Recent package updates in zabis13</description><generator>R-universe</generator><image><url>https://github.com/zabis13.png</url><title>R packages by zabis13</title><link>https://zabis13.r-universe.dev</link></image><lastBuildDate>Tue, 02 Jun 2026 20:39:41 GMT</lastBuildDate><item><title>[zabis13] sd2R 0.2.1</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides Stable Diffusion image generation using the
'ggmlR' library, with no 'Python' or external API dependencies.
Supports text-to-image and image-to-image generation for SD
1.x, SD 2.x, 'SDXL', and Flux. A single sd_generate() function
handles the entire pipeline, including sampling and
high-resolution output. Features multi-GPU support, a 'Shiny'
GUI, and runs on CPU or 'Vulkan' GPU across Linux, macOS, and
Windows.</description><link>https://github.com/r-universe/zabis13/actions/runs/26850031960</link><pubDate>Tue, 02 Jun 2026 20:39:41 GMT</pubDate><r:package>sd2R</r:package><r:version>0.2.1</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/sd2r</r:upstream></item><item><title>[zabis13] cgvR 0.1.2</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides interactive 3D visualization for large-scale
Cayley graphs. Specifically designed for analyzing state spaces
of the 'TopSpin' puzzle. Leverages the 'Datoviz' library and
Vulkan-based GPU rendering for smooth real-time exploration of
large graphs and complex state transitions. Implements
efficient coordinate mapping for high-dimensional permutation
groups, allowing users to visualize the connectivity and
structural properties of the puzzle's state space. The
rendering engine provides high-performance visuals and
interactive camera controls, making it suitable for
mathematical analysis of group-theoretic puzzles within the R
environment.</description><link>https://github.com/r-universe/zabis13/actions/runs/26781655250</link><pubDate>Mon, 01 Jun 2026 17:32:30 GMT</pubDate><r:package>cgvR</r:package><r:version>0.1.2</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/cgvr</r:upstream><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting started with cgvR</r:title><r:created>2026-04-26 15:06:01</r:created><r:modified>2026-04-26 16:21:11</r:modified></r:article></item><item><title>[zabis13] AV1R 0.1.3</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Converts legacy microscopy video formats (H.264/H.265,
AVI/MJPEG, TIFF stacks) to the modern 'AV1' codec with minimal
quality loss. Typical use cases include compressing large TIFF
stacks from confocal microscopy and time-lapse experiments from
hundreds of gigabytes to manageable sizes, re-encoding MP4
files exported from 'CellProfiler', 'ImageJ'/'Fiji', and
microscope software with approximately 2x better compression at
the same visual quality, and converting legacy AVI (MJPEG) and
H.265 recordings to a single patent-free format suited for
long-term archival. Automatically selects the best available
backend: GPU hardware acceleration via 'Vulkan'
'VK_KHR_VIDEO_ENCODE_AV1' or 'VAAPI' (tested on AMD RDNA4;
bundled headers, builds with any 'Vulkan' SDK &gt;= 1.3.275), with
automatic fallback to CPU encoding through 'FFmpeg' and
'SVT-AV1'. User controls quality via a single CRF parameter;
each backend adapts automatically (CPU and Vulkan use CRF
directly, VAAPI targets 55 percent of input bitrate). TIFF
stacks use near-lossless CRF 5 by default, with optional
proportional scaling via tiff_scale (multiplier or bounding
box, aspect ratio always preserved). Small frames are
automatically scaled up to meet hardware encoder minimums.
Audio tracks are preserved automatically. Provides a simple R
API for batch conversion of entire experiment folders.</description><link>https://github.com/r-universe/zabis13/actions/runs/26781652238</link><pubDate>Mon, 01 Jun 2026 17:31:45 GMT</pubDate><r:package>AV1R</r:package><r:version>0.1.3</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/av1r</r:upstream></item><item><title>[zabis13] llamaR 0.2.4</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides 'R' bindings to 'llama.cpp' for running Large
Language Models ('LLMs') locally with optional 'Vulkan' GPU
acceleration via 'ggmlR'. Supports model loading, text
generation, 'tokenization', token-to-piece conversion,
'embeddings' (single and batch), encoder-decoder inference,
low-level batch management, chat templates, 'LoRA' adapters,
explicit backend/device selection, multi-GPU split, and 'NUMA'
optimization. Includes a high-level 'ragnar'-compatible
embedding provider ('embed_llamar'). Built on top of 'ggmlR'
for efficient tensor operations.</description><link>https://github.com/r-universe/zabis13/actions/runs/26781666571</link><pubDate>Mon, 01 Jun 2026 17:31:00 GMT</pubDate><r:package>llamaR</r:package><r:version>0.2.4</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/llamar</r:upstream><r:article><r:source>chat-and-agents.Rmd</r:source><r:filename>chat-and-agents.html</r:filename><r:title>Chat and Agents</r:title><r:created>2026-05-27 15:38:59</r:created><r:modified>2026-05-27 15:38:59</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 llamaR</r:title><r:created>2026-05-27 15:38:59</r:created><r:modified>2026-05-27 15:38:59</r:modified></r:article></item><item><title>[zabis13] ggmlR 0.7.8</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides 'R' bindings to the 'GGML' tensor library for
machine learning, optimized for 'Vulkan' GPU acceleration with
a transparent CPU fallback. The package features a 'Keras'-like
sequential API and a 'PyTorch'-style 'autograd' engine for
building, training, and deploying neural networks. Key
capabilities include high-performance 5D tensor operations,
'f16' precision, and efficient quantization. It supports native
'ONNX' model import (50+ operators) and 'GGUF' weight loading
from the 'llama.cpp' and 'Hugging Face' ecosystems. Designed
for zero-overhead inference via dedicated weight buffering, it
integrates seamlessly as a 'parsnip' engine for 'tidymodels'
and provides first-class learners for the 'mlr3' framework. See
&lt;https://github.com/ggml-org/ggml&gt; for more information about
the underlying library.</description><link>https://github.com/r-universe/zabis13/actions/runs/26781660676</link><pubDate>Mon, 01 Jun 2026 16:48:33 GMT</pubDate><r:package>ggmlR</r:package><r:version>0.7.8</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/ggmlr</r:upstream><r:article><r:source>autograd-engine.Rmd</r:source><r:filename>autograd-engine.html</r:filename><r:title>Autograd Engine</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-05-22 17:04:41</r:modified></r:article><r:article><r:source>data-parallel-training.Rmd</r:source><r:filename>data-parallel-training.html</r:filename><r:title>Data-Parallel Training</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article><r:article><r:source>gpu-vulkan.Rmd</r:source><r:filename>gpu-vulkan.html</r:filename><r:title>GPU / Vulkan Backend</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-05-22 17:04:41</r:modified></r:article><r:article><r:source>keras-like-api.Rmd</r:source><r:filename>keras-like-api.html</r:filename><r:title>Keras-like API in ggmlR</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article><r:article><r:source>mlr3-integration.Rmd</r:source><r:filename>mlr3-integration.html</r:filename><r:title>mlr3 Integration</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-19 21:26:27</r:modified></r:article><r:article><r:source>onnx-import.Rmd</r:source><r:filename>onnx-import.html</r:filename><r:title>ONNX Model Import</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article><r:article><r:source>quantization.Rmd</r:source><r:filename>quantization.html</r:filename><r:title>Quantization</r:title><r:created>2026-02-06 08:50:59</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article><r:article><r:source>tidymodels-integration.Rmd</r:source><r:filename>tidymodels-integration.html</r:filename><r:title>tidymodels / parsnip Integration</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article><r:article><r:source>embedding-ggmlR.Rmd</r:source><r:filename>embedding-ggmlR.html</r:filename><r:title>Using ggmlR as a Backend in Your Package</r:title><r:created>2026-04-13 21:53:45</r:created><r:modified>2026-04-13 21:53:45</r:modified></r:article></item><item><title>[zabis13] drogonR 0.1.7</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides an 'R' interface to the 'Drogon' high-performance
'C++' 'HTTP' server framework
(&lt;https://github.com/drogonframework/drogon&gt;). Offers a
'plumber'-style application programming interface for building
'REST' services from 'R' with substantially higher throughput.</description><link>https://github.com/r-universe/zabis13/actions/runs/26364601218</link><pubDate>Sun, 24 May 2026 14:29:50 GMT</pubDate><r:package>drogonR</r:package><r:version>0.1.7</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/drogonr</r:upstream><r:article><r:source>drogonR.Rmd</r:source><r:filename>drogonR.html</r:filename><r:title>drogonR — Three Ways to Serve HTTP from R</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article><r:article><r:source>rate-limiting.Rmd</r:source><r:filename>rate-limiting.html</r:filename><r:title>Rate limiting</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article><r:article><r:source>streaming.Rmd</r:source><r:filename>streaming.html</r:filename><r:title>Streaming responses (chunked HTTP, SSE)</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article><r:article><r:source>mode-cpp-shared.Rmd</r:source><r:filename>mode-cpp-shared.html</r:filename><r:title>Variant 1 — C++ Shared Path (dr_*_cpp)</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article><r:article><r:source>mode-native.Rmd</r:source><r:filename>mode-native.html</r:filename><r:title>Variant 2 — drogonR Native API (dr_app / dr_get / …)</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article><r:article><r:source>mode-plumber-shim.Rmd</r:source><r:filename>mode-plumber-shim.html</r:filename><r:title>Variant 3 — Plumber Drop-In (drogonR::pr_run)</r:title><r:created>2026-05-03 21:40:02</r:created><r:modified>2026-05-03 21:40:02</r:modified></r:article></item><item><title>[cran] drogonR 0.1.6</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides an 'R' interface to the 'Drogon' high-performance
'C++' 'HTTP' server framework
(&lt;https://github.com/drogonframework/drogon&gt;). Offers a
'plumber'-style application programming interface for building
'REST' services from 'R' with substantially higher throughput.</description><link>https://github.com/r-universe/cran/actions/runs/25798024586</link><pubDate>Wed, 13 May 2026 10:47:17 GMT</pubDate><r:package>drogonR</r:package><r:version>0.1.6</r:version><r:status>success</r:status><r:repository>https://cran.r-universe.dev</r:repository><r:upstream>https://github.com/cran/drogonR</r:upstream><r:article><r:source>drogonR.Rmd</r:source><r:filename>drogonR.html</r:filename><r:title>drogonR — Three Ways to Serve HTTP from R</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article><r:article><r:source>rate-limiting.Rmd</r:source><r:filename>rate-limiting.html</r:filename><r:title>Rate limiting</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article><r:article><r:source>streaming.Rmd</r:source><r:filename>streaming.html</r:filename><r:title>Streaming responses (chunked HTTP, SSE)</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article><r:article><r:source>mode-cpp-shared.Rmd</r:source><r:filename>mode-cpp-shared.html</r:filename><r:title>Variant 1 — C++ Shared Path (dr_*_cpp)</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article><r:article><r:source>mode-native.Rmd</r:source><r:filename>mode-native.html</r:filename><r:title>Variant 2 — drogonR Native API (dr_app / dr_get / …)</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article><r:article><r:source>mode-plumber-shim.Rmd</r:source><r:filename>mode-plumber-shim.html</r:filename><r:title>Variant 3 — Plumber Drop-In (drogonR::pr_run)</r:title><r:created>2026-05-13 10:47:17</r:created><r:modified>2026-05-13 10:47:17</r:modified></r:article></item><item><title>[cran] cgvR 0.1.2</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Provides interactive 3D visualization for large-scale
Cayley graphs. Specifically designed for analyzing state spaces
of the 'TopSpin' puzzle. Leverages the 'Datoviz' library and
Vulkan-based GPU rendering for smooth real-time exploration of
large graphs and complex state transitions. Implements
efficient coordinate mapping for high-dimensional permutation
groups, allowing users to visualize the connectivity and
structural properties of the puzzle's state space. The
rendering engine provides high-performance visuals and
interactive camera controls, making it suitable for
mathematical analysis of group-theoretic puzzles within the R
environment.</description><link>https://github.com/r-universe/cran/actions/runs/25700117109</link><pubDate>Mon, 11 May 2026 21:45:38 GMT</pubDate><r:package>cgvR</r:package><r:version>0.1.2</r:version><r:status>success</r:status><r:repository>https://cran.r-universe.dev</r:repository><r:upstream>https://github.com/cran/cgvR</r:upstream><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting started with cgvR</r:title><r:created>2026-05-11 21:45:38</r:created><r:modified>2026-05-11 21:45:38</r:modified></r:article></item><item><title>[zabis13] cayleyR 0.2.3</title><author>lbsbmsu@mail.ru (Yuri Baramykov)</author><description>Implements algorithms for analyzing Cayley graphs of
permutation groups for the TopSpin puzzle. Provides methods for
cycle detection, state space exploration, bidirectional BFS
pathfinding, and finding optimal operation sequences in
permutation groups generated by shift and reverse operations.
Includes C++ implementations of core operations via 'Rcpp' for
performance, including a depth-limited BFS path shortener
implemented entirely in C++.</description><link>https://github.com/r-universe/zabis13/actions/runs/26657658217</link><pubDate>Thu, 09 Apr 2026 20:51:58 GMT</pubDate><r:package>cayleyR</r:package><r:version>0.2.3</r:version><r:status>success</r:status><r:repository>https://zabis13.r-universe.dev</r:repository><r:upstream>https://github.com/zabis13/cayleyr</r:upstream></item></channel></rss>