6 RSS feeds of package updates
The /feed.xml endpoint on any R-universe domain provides an RSS feed of recent R package updates in the repository.
They are updated live.
Examples:
- ropensci.r-universe.dev/feed.xml
- tidyverse.r-universe.dev/feed.xml
- jeroen.r-universe.dev/feed.xml
Each feed item includes:
- The name and version of the updated R package,
- A timestamp,
- A link to the build log for the most recent commit, and
- Additional metadata such as the package description and a list of articles (vignettes) in the package.
Example (https://jeroen.r-universe.dev/feed.xml)
<link>https://jeroen.r-universe.dev</link>
<description>Recent package updates in jeroen</description>
<generator>R-universe</generator>
<image>
<url>https://github.com/jeroen.png</url>
<title>R packages by jeroen</title>
<link>https://jeroen.r-universe.dev</link>
</image>
<lastBuildDate>Wed, 03 Jun 2026 14:24:04 GMT</lastBuildDate>
<item>
<title>[ropensci] fluidsynth 1.0.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'libfluidsynth' to parse and synthesize MIDI files. It can read MIDI into a data frame, play it on the local audio device, or convert into an audio file.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26904686958</link>
<pubDate>Wed, 03 Jun 2026 14:24:04 GMT</pubDate>
<r:package>fluidsynth</r:package>
<r:version>1.0.2</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/fluidsynth</r:upstream>
</item>
<item>
<title>[jeroen] curl 7.1.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26840445416</link>
<pubDate>Tue, 02 Jun 2026 17:04:25 GMT</pubDate>
<r:package>curl</r:package>
<r:version>7.1.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/curl</r:upstream>
<r:article>
<r:source>windows.Rmd</r:source>
<r:filename>windows.html</r:filename>
<r:title>Proxies and Certificates on Windows Networks</r:title>
<r:created>2019-08-28 13:27:44</r:created>
<r:modified>2024-10-24 19:54:07</r:modified>
</r:article>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>The curl package: a modern R interface to libcurl</r:title>
<r:created>2015-02-28 22:25:46</r:created>
<r:modified>2026-04-21 14:34:40</r:modified>
</r:article>
</item>
<item>
<title>[r-lib] xml2 1.5.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'libxml2' for working with XML data using a simple, consistent interface based on 'XPath' expressions. Also supports XML schema validation; for 'XSLT' transformations see the 'xslt' package.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/26840470250</link>
<pubDate>Tue, 02 Jun 2026 17:00:44 GMT</pubDate>
<r:package>xml2</r:package>
<r:version>1.5.2</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/xml2</r:upstream>
<r:article>
<r:source>modification.Rmd</r:source>
<r:filename>modification.html</r:filename>
<r:title>Node Modification</r:title>
<r:created>2016-05-18 20:13:09</r:created>
<r:modified>2025-10-26 20:39:15</r:modified>
</r:article>
</item>
<item>
<title>[r-lib] toml 1.1.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Simple toolkit for working with TOML text. Based on tomledit which allows for modifying TOML while preserving order, comments,and whitespace.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/26827953135</link>
<pubDate>Tue, 02 Jun 2026 12:04:09 GMT</pubDate>
<r:package>toml</r:package>
<r:version>1.1.0</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/toml</r:upstream>
</item>
<item>
<title>[ropensci] gert 2.3.1.9000</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Simple git client for R based on 'libgit2' <https://libgit2.org> with support for SSH and HTTPS remotes. All functions in 'gert' use basic R data types (such as vectors and data-frames) for their arguments and return values. User credentials are shared with command line 'git' through the git-credential store and ssh keys stored on disk or ssh-agent.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26768347516</link>
<pubDate>Mon, 01 Jun 2026 11:58:27 GMT</pubDate>
<r:package>gert</r:package>
<r:version>2.3.1.9000</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/gert</r:upstream>
<r:article>
<r:source>gert.Rmd</r:source>
<r:filename>gert.html</r:filename>
<r:title>gert</r:title>
<r:created>2020-05-26 22:26:27</r:created>
<r:modified>2023-08-07 12:18:11</r:modified>
</r:article>
</item>
<item>
<title>[opencpu] opencpu 2.2.15</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>A system for embedded scientific computing and reproducible research with R as described in <doi:10.48550/arXiv.1406.4806>. The OpenCPU server exposes a simple but powerful HTTP api for RPC and data interchange with R. This provides a reliable and scalable foundation for statistical services or building R web applications. The OpenCPU server runs either as a single-user development server within the interactive R session, or as a multi-user Linux stack based on Apache2. The entire system is fully open source and permissively licensed. The OpenCPU website has detailed documentation and example apps.</description>
<link>https://github.com/r-universe/opencpu/actions/runs/26721326447</link>
<pubDate>Sun, 31 May 2026 18:47:42 GMT</pubDate>
<r:package>opencpu</r:package>
<r:version>2.2.15</r:version>
<r:status>success</r:status>
<r:repository>https://opencpu.r-universe.dev</r:repository>
<r:upstream>https://github.com/opencpu/opencpu</r:upstream>
</item>
<item>
<title>[jeroen] openssl 2.4.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25868466665</link>
<pubDate>Thu, 14 May 2026 13:44:05 GMT</pubDate>
<r:package>openssl</r:package>
<r:version>2.4.1</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/openssl</r:upstream>
<r:article>
<r:source>crypto_hashing.Rmd</r:source>
<r:filename>crypto_hashing.html</r:filename>
<r:title>Cryptographic Hashing in R</r:title>
<r:created>2015-01-07 04:08:07</r:created>
<r:modified>2024-08-16 09:18:11</r:modified>
</r:article>
<r:article>
<r:source>bignum.Rmd</r:source>
<r:filename>bignum.html</r:filename>
<r:title>Fun with bignum: how RSA encryption works</r:title>
<r:created>2015-11-24 12:00:10</r:created>
<r:modified>2020-06-01 10:12:29</r:modified>
</r:article>
<r:article>
<r:source>secure_rng.Rmd</r:source>
<r:filename>secure_rng.html</r:filename>
<r:title>Generating Secure Random Numbers in R</r:title>
<r:created>2015-01-07 04:08:07</r:created>
<r:modified>2024-08-16 09:18:11</r:modified>
</r:article>
<r:article>
<r:source>keys.Rmd</r:source>
<r:filename>keys.html</r:filename>
<r:title>Importing and exporting RSA/DSA/EC keys</r:title>
<r:created>2016-05-25 10:42:58</r:created>
<r:modified>2016-10-26 19:55:55</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] pdftools 3.9.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25831427588</link>
<pubDate>Wed, 13 May 2026 20:38:22 GMT</pubDate>
<r:package>pdftools</r:package>
<r:version>3.9.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/pdftools</r:upstream>
</item>
<item>
<title>[jeroen] V8 8.2.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 or NodeJS when built as a shared library.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25758701210</link>
<pubDate>Tue, 12 May 2026 18:07:22 GMT</pubDate>
<r:package>V8</r:package>
<r:version>8.2.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/v8</r:upstream>
<r:article>
<r:source>v8_intro.Rmd</r:source>
<r:filename>v8_intro.html</r:filename>
<r:title>Introduction to V8 for R</r:title>
<r:created>2015-01-09 04:21:51</r:created>
<r:modified>2023-08-24 14:47:17</r:modified>
</r:article>
<r:article>
<r:source>npm.Rmd</r:source>
<r:filename>npm.html</r:filename>
<r:title>Using NPM packages in V8</r:title>
<r:created>2015-01-09 07:47:49</r:created>
<r:modified>2023-01-21 22:06:20</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] magick 2.9.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'ImageMagick': the most comprehensive open-source image processing library available. Supports many common formats (png, jpeg, tiff, pdf, etc) and manipulations (rotate, scale, crop, trim, flip, blur, etc). All operations are vectorized via the Magick++ STL meaning they operate either on a single frame or a series of frames for working with layers, collages, or animation. In RStudio images are automatically previewed when printed to the console, resulting in an interactive editing environment. Also includes a graphics device for creating drawing onto images using pixel coordinates.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25561810679</link>
<pubDate>Fri, 08 May 2026 14:40:00 GMT</pubDate>
<r:package>magick</r:package>
<r:version>2.9.1</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/magick</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>The magick package: Advanced Image-Processing in R</r:title>
<r:created>2016-08-23 22:05:16</r:created>
<r:modified>2026-02-28 14:21:19</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] sodium 1.4.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'libsodium' <https://doc.libsodium.org/>: a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26742965423</link>
<pubDate>Sat, 02 May 2026 13:58:42 GMT</pubDate>
<r:package>sodium</r:package>
<r:version>1.4.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/sodium</r:upstream>
<r:article>
<r:source>crypto101.rmd</r:source>
<r:filename>crypto101.html</r:filename>
<r:title>How does cryptography work?</r:title>
<r:created>2015-10-12 22:26:43</r:created>
<r:modified>2025-06-14 09:43:09</r:modified>
</r:article>
<r:article>
<r:source>intro.rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>Sodium: A Modern and Easy-to-Use Crypto Library</r:title>
<r:created>2015-10-12 14:18:21</r:created>
<r:modified>2022-06-11 07:42:25</r:modified>
</r:article>
</item>
<item>
<title>[jeroen] unix 1.6.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to system utilities found in most Unix systems such as POSIX functions which are not part of the Standard C Library.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26328649840</link>
<pubDate>Thu, 23 Apr 2026 08:55:11 GMT</pubDate>
<r:package>unix</r:package>
<r:version>1.6.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/unix</r:upstream>
</item>
<item>
<title>[r-lib] jose 2.0.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519) <https://datatracker.ietf.org/wg/jose/documents/>. These standards provide modern signing and encryption formats that are natively supported by browsers via the JavaScript WebCryptoAPI <https://www.w3.org/TR/webcrypto/#jose>, and used by services like OAuth 2.0, LetsEncrypt, and Github Apps.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/26219049425</link>
<pubDate>Tue, 21 Apr 2026 21:14:33 GMT</pubDate>
<r:package>jose</r:package>
<r:version>2.0.0</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/jose</r:upstream>
<r:article>
<r:source>jwt.Rmd</r:source>
<r:filename>jwt.html</r:filename>
<r:title>Encoding/Decoding JSON Web Tokens (JWT) in R</r:title>
<r:created>2016-05-27 10:54:08</r:created>
<r:modified>2024-10-03 12:52:55</r:modified>
</r:article>
<r:article>
<r:source>jwk.Rmd</r:source>
<r:filename>jwk.html</r:filename>
<r:title>Reading/Writing JSON Web Keys (JWK) in R</r:title>
<r:created>2016-05-27 10:54:08</r:created>
<r:modified>2026-04-21 20:06:42</r:modified>
</r:article>
</item>
<item>
<title>[r-lib] fs 2.1.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>A cross-platform interface to file system operations, built on top of the 'libuv' C library.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/26026743750</link>
<pubDate>Sat, 18 Apr 2026 12:21:06 GMT</pubDate>
<r:package>fs</r:package>
<r:version>2.1.0</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/fs</r:upstream>
<r:article>
<r:source>function-comparisons.Rmd</r:source>
<r:filename>function-comparisons.html</r:filename>
<r:title>Comparison of fs functions, base R, and shell commands</r:title>
<r:created>2019-03-19 14:51:25</r:created>
<r:modified>2026-03-23 10:58:58</r:modified>
</r:article>
</item>
<item>
<title>[r-dbi] RMySQL 0.11.3</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available from the 'RMariaDB' package.</description>
<link>https://github.com/r-universe/r-dbi/actions/runs/26354336260</link>
<pubDate>Sat, 11 Apr 2026 11:57:36 GMT</pubDate>
<r:package>RMySQL</r:package>
<r:version>0.11.3</r:version>
<r:status>success</r:status>
<r:repository>https://r-dbi.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-dbi/rmysql</r:upstream>
</item>
<item>
<title>[jeroen] jsonlite 2.0.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers simple, flexible tools for working with JSON in R, and is particularly powerful for building pipelines and interacting with a web API. The implementation is based on the mapping described in the vignette (Ooms, 2014). In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data. The unit tests included with the package verify that all edge cases are encoded and decoded consistently for use with dynamic data in systems and applications.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25488211858</link>
<pubDate>Tue, 07 Apr 2026 12:04:15 GMT</pubDate>
<r:package>jsonlite</r:package>
<r:version>2.0.1</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/jsonlite</r:upstream>
<r:article>
<r:source>json-mapping.pdf.asis</r:source>
<r:filename>json-mapping.pdf</r:filename>
<r:title>A mapping between JSON data and R objects</r:title>
<r:created>2015-03-25 18:17:37</r:created>
<r:modified>2015-03-25 18:17:37</r:modified>
</r:article>
<r:article>
<r:source>json-paging.Rmd</r:source>
<r:filename>json-paging.html</r:filename>
<r:title>Combining pages of JSON data with jsonlite</r:title>
<r:created>2014-07-26 10:21:25</r:created>
<r:modified>2022-01-16 11:12:55</r:modified>
</r:article>
<r:article>
<r:source>json-apis.Rmd</r:source>
<r:filename>json-apis.html</r:filename>
<r:title>Fetching JSON data from REST APIs</r:title>
<r:created>2014-07-27 08:43:41</r:created>
<r:modified>2022-01-16 11:09:07</r:modified>
</r:article>
<r:article>
<r:source>json-aaquickstart.Rmd</r:source>
<r:filename>json-aaquickstart.html</r:filename>
<r:title>Getting started with JSON and jsonlite</r:title>
<r:created>2014-08-02 13:33:13</r:created>
<r:modified>2016-12-30 12:03:46</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] rzmq 0.9.16</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Interface to the 'ZeroMQ' lightweight messaging kernel (see <https://zeromq.org/> for more information).</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26154308639</link>
<pubDate>Sat, 21 Mar 2026 15:01:43 GMT</pubDate>
<r:package>rzmq</r:package>
<r:version>0.9.16</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/rzmq</r:upstream>
</item>
<item>
<title>[ropensci] qpdf 1.4.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Content-preserving transformations transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ library <https://qpdf.sourceforge.io/> and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25661665137</link>
<pubDate>Thu, 12 Mar 2026 22:26:43 GMT</pubDate>
<r:package>qpdf</r:package>
<r:version>1.4.1</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/qpdf</r:upstream>
</item>
<item>
<title>[jeroen] protolite 2.4.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Pure C++ implementations for reading and writing several common data formats based on Google protocol-buffers. Currently supports 'rexp.proto' for serialized R objects, 'geobuf.proto' for binary geojson, and 'mvt.proto' for vector tiles. This package uses the auto-generated C++ code by protobuf-compiler, hence the entire serialization is optimized at compile time. The 'RProtoBuf' package on the other hand uses the protobuf runtime library to provide a general- purpose toolkit for reading and writing arbitrary protocol-buffer data in R.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25596041089</link>
<pubDate>Tue, 10 Mar 2026 11:35:53 GMT</pubDate>
<r:package>protolite</r:package>
<r:version>2.4.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/protolite</r:upstream>
</item>
<item>
<title>[jeroen] bcrypt 1.2.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to the 'blowfish' password hashing algorithm <https://www.openbsd.org/papers/bcrypt-paper.pdf> derived from the 'OpenBSD' implementation.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25868928451</link>
<pubDate>Fri, 27 Feb 2026 20:10:28 GMT</pubDate>
<r:package>bcrypt</r:package>
<r:version>1.2.1</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/bcrypt</r:upstream>
</item>
<item>
<title>[ropensci] antiword 1.3.5</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Wraps the 'AntiWord' utility to extract text from Microsoft Word documents. The utility only supports the old 'doc' format, not the new xml based 'docx' format. Use the 'xml2' package to read the latter.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26559855451</link>
<pubDate>Fri, 27 Feb 2026 12:58:58 GMT</pubDate>
<r:package>antiword</r:package>
<r:version>1.3.5</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/antiword</r:upstream>
</item>
<item>
<title>[ropensci] unrtf 1.4.8</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Wraps the 'unrtf' utility <https://www.gnu.org/software/unrtf/> to extract text from RTF files. Supports document conversion to HTML, LaTeX or plain text. Output in HTML is recommended because 'unrtf' has limited support for converting between character encodings.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25960333939</link>
<pubDate>Thu, 26 Feb 2026 17:03:53 GMT</pubDate>
<r:package>unrtf</r:package>
<r:version>1.4.8</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/unrtf</r:upstream>
</item>
<item>
<title>[ropensci] opencv 0.5.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Exposes some of the available 'OpenCV' <https://opencv.org/> algorithms, such as a QR code scanner, and edge, body or face detection. These can either be applied to analyze static images, or to filter live video footage from a camera device.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26704933049</link>
<pubDate>Sat, 21 Feb 2026 14:45:06 GMT</pubDate>
<r:package>opencv</r:package>
<r:version>0.5.2</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/opencv</r:upstream>
</item>
<item>
<title>[ropensci] hunspell 3.0.7</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Low level spell checker and morphological analyzer based on the famous 'hunspell' library <https://hunspell.github.io>. The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25787043696</link>
<pubDate>Thu, 12 Feb 2026 08:00:40 GMT</pubDate>
<r:package>hunspell</r:package>
<r:version>3.0.7</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/hunspell</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>The hunspell package: High-Performance Stemmer, Tokenizer, and Spell Checker for R</r:title>
<r:created>2016-09-07 19:01:21</r:created>
<r:modified>2024-08-16 09:31:07</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] universe 1.0.0.9000</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Utilities to interact with the R-universe platform. Includes functions to manage local package repositories, as well as API wrappers for retrieving data and metadata about packages in r-universe.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26220063559</link>
<pubDate>Mon, 02 Feb 2026 14:54:53 GMT</pubDate>
<r:package>universe</r:package>
<r:version>1.0.0.9000</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/universe</r:upstream>
<r:article>
<r:source>universe.Rmd</r:source>
<r:filename>universe.html</r:filename>
<r:title>universe</r:title>
<r:created>2024-10-14 14:36:22</r:created>
<r:modified>2024-10-14 14:36:22</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] tesseract 5.2.5</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'Tesseract': a powerful optical character recognition (OCR) engine that supports over 100 languages. The engine is highly configurable in order to tune the detection algorithms and obtain the best possible results.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25831770683</link>
<pubDate>Mon, 26 Jan 2026 13:10:43 GMT</pubDate>
<r:package>tesseract</r:package>
<r:version>5.2.5</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/tesseract</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>Using the Tesseract OCR engine in R</r:title>
<r:created>2018-02-23 22:16:20</r:created>
<r:modified>2023-11-20 14:44:32</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] postdoc 1.4.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Generates simple and beautiful one-page HTML reference manuals with package documentation. Math rendering and syntax highlighting are done server-side in R such that no JavaScript libraries are needed in the browser, which makes the documentation portable and fast to load.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25850242104</link>
<pubDate>Wed, 14 Jan 2026 16:33:47 GMT</pubDate>
<r:package>postdoc</r:package>
<r:version>1.4.2</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/postdoc</r:upstream>
</item>
<item>
<title>[r-rust] hellorust 1.2.3</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Template R package with minimal setup to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Cargo crates are automatically 'vendored' in the R source package to support offline installation. The GitHub repository for this package has more details and also explains how to set up CI. This project was first presented at 'Erum2018' to showcase R-Rust integration <https://jeroen.github.io/erum2018/>; for a real world use-case, see the 'gifski' package on 'CRAN'.</description>
<link>https://github.com/r-universe/r-rust/actions/runs/26704845242</link>
<pubDate>Tue, 02 Dec 2025 00:20:04 GMT</pubDate>
<r:package>hellorust</r:package>
<r:version>1.2.3</r:version>
<r:status>success</r:status>
<r:repository>https://r-rust.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-rust/hellorust</r:upstream>
</item>
<item>
<title>[ropensci] av 0.9.6</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'FFmpeg' <http://www.ffmpeg.org/> AV library for working with audio and video in R. Generates high quality video from images or R graphics with custom audio. Also offers high performance tools for reading raw audio, creating 'spectrograms', and converting between countless audio / video formats. This package interfaces directly to the C API and does not require any command line utilities.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26353367013</link>
<pubDate>Sun, 19 Oct 2025 08:27:45 GMT</pubDate>
<r:package>av</r:package>
<r:version>0.9.6</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/av</r:upstream>
</item>
<item>
<title>[ropensci] spelling 2.3.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25907591151</link>
<pubDate>Fri, 17 Oct 2025 12:12:37 GMT</pubDate>
<r:package>spelling</r:package>
<r:version>2.3.2</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/spelling</r:upstream>
</item>
<item>
<title>[r-lib] credentials 2.0.3</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Setup and retrieve HTTPS and SSH credentials for use with 'git' and other services. For HTTPS remotes the package interfaces the 'git-credential' utility which 'git' uses to store HTTP usernames and passwords. For SSH remotes we provide convenient functions to find or generate appropriate SSH keys. The package both helps the user to setup a local git installation, and also provides a back-end for git/ssh client libraries to authenticate with existing user credentials.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/25485521007</link>
<pubDate>Fri, 12 Sep 2025 08:55:50 GMT</pubDate>
<r:package>credentials</r:package>
<r:version>2.0.3</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/credentials</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>Managing SSH and Git Credentials in R</r:title>
<r:created>2018-11-07 20:59:38</r:created>
<r:modified>2023-09-06 11:25:15</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] rsvg 2.7.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Renders vector-based svg images into high-quality custom-size bitmap arrays using 'librsvg2'. The resulting bitmap can be written to e.g. png, jpeg or webp format. In addition, the package can convert images directly to various formats such as pdf or postscript.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26276601207</link>
<pubDate>Sat, 06 Sep 2025 13:05:28 GMT</pubDate>
<r:package>rsvg</r:package>
<r:version>2.7.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/rsvg</r:upstream>
<r:article>
<r:source>svg-css.Rmd</r:source>
<r:filename>svg-css.html</r:filename>
<r:title>Rendering SVG with CSS in R</r:title>
<r:created>2020-05-19 14:02:05</r:created>
<r:modified>2022-02-06 14:03:25</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] gpg 1.4.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for public key encryption, creating and verifying digital signatures, and managing your local keyring. Some functionality depends on the version of GnuPG that is installed on the system. On Windows this package can be used together with 'GPG4Win' which provides a GUI for managing keys and entering passphrases.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25907473862</link>
<pubDate>Tue, 02 Sep 2025 08:24:14 GMT</pubDate>
<r:package>gpg</r:package>
<r:version>1.4.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/gpg</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>Encryption and Digital Signatures using GPG</r:title>
<r:created>2016-10-06 21:12:26</r:created>
<r:modified>2022-10-13 08:14:57</r:modified>
</r:article>
</item>
<item>
<title>[jeroen] webp 1.3.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images are 25-34% smaller in size compared to JPEG. This package reads and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from the 'jpeg' and 'png' packages.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25592209805</link>
<pubDate>Mon, 14 Jul 2025 08:20:44 GMT</pubDate>
<r:package>webp</r:package>
<r:version>1.3.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/webp</r:upstream>
</item>
<item>
<title>[ropensci] commonmark 2.0.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>The CommonMark specification <https://github.github.com/gfm/> defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, latex and groff man. In addition it exposes the markdown parse tree in xml format. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26087001447</link>
<pubDate>Mon, 07 Jul 2025 12:31:35 GMT</pubDate>
<r:package>commonmark</r:package>
<r:version>2.0.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/commonmark</r:upstream>
</item>
<item>
<title>[jeroen] brotli 1.3.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>A lossless compressed data format that uses a combination of the LZ77 algorithm and Huffman coding <https://www.rfc-editor.org/rfc/rfc7932>. Brotli is similar in speed to deflate (gzip) but offers more dense compression.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26564424477</link>
<pubDate>Wed, 02 Jul 2025 19:58:17 GMT</pubDate>
<r:package>brotli</r:package>
<r:version>1.3.2</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/brotli</r:upstream>
<r:article>
<r:source>brotli-2015-09-22.pdf.asis</r:source>
<r:filename>brotli-2015-09-22.pdf</r:filename>
<r:title>Comparison of Brotli, Deflate, Zopfli, LZMA, LZHAM and Bzip2 Compression Algorithms</r:title>
<r:created>2015-10-01 12:50:25</r:created>
<r:modified>2015-10-02 21:34:42</r:modified>
</r:article>
<r:article>
<r:source>benchmarks.Rmd</r:source>
<r:filename>benchmarks.html</r:filename>
<r:title>Text Compression in R: brotli, gzip, xz and bz2</r:title>
<r:created>2015-11-25 18:56:52</r:created>
<r:modified>2018-01-27 19:44:10</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] cld2 1.2.6</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to Google's C++ library Compact Language Detector 2 (see <https://github.com/cld2owners/cld2#readme> for more information). Probabilistically detects over 80 languages in plain text or HTML. For mixed-language input it returns the top three detected languages and their approximate proportion of the total classified text bytes (e.g. 80% English and 20% French out of 1000 bytes). There is also a 'cld3' package on CRAN which uses a neural network model instead.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25957272895</link>
<pubDate>Wed, 02 Jul 2025 19:57:33 GMT</pubDate>
<r:package>cld2</r:package>
<r:version>1.2.6</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/cld2</r:upstream>
</item>
<item>
<title>[ropensci] graphql 1.5.3</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to the 'libgraphqlparser' C++ library. Parses GraphQL <https://graphql.org> syntax and exports the AST in JSON format.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26388889348</link>
<pubDate>Wed, 02 Jul 2025 19:56:45 GMT</pubDate>
<r:package>graphql</r:package>
<r:version>1.5.3</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/graphql</r:upstream>
</item>
<item>
<title>[r-rust] gifski 1.33.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Multi-threaded GIF encoder written in Rust: <https://gif.ski/>. Converts images to GIF animations using pngquant's efficient cross-frame palettes and temporal dithering with thousands of colors per frame.</description>
<link>https://github.com/r-universe/r-rust/actions/runs/25421377046</link>
<pubDate>Tue, 10 Jun 2025 13:53:54 GMT</pubDate>
<r:package>gifski</r:package>
<r:version>1.33.0</r:version>
<r:status>success</r:status>
<r:repository>https://r-rust.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-rust/gifski</r:upstream>
</item>
<item>
<title>[jeroen] mongolite 4.0.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>High-performance MongoDB client based on 'mongo-c-driver' and 'jsonlite'. Includes support for aggregation, indexing, map-reduce, streaming, encryption, enterprise authentication, and GridFS. The online user manual provides an overview of the available methods in the package: <https://jeroen.github.io/mongolite/>.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25868929900</link>
<pubDate>Sun, 06 Apr 2025 19:48:56 GMT</pubDate>
<r:package>mongolite</r:package>
<r:version>4.0.0</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/mongolite</r:upstream>
</item>
<item>
<title>[ropensci] ssh 0.9.4</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Connect to a remote server over SSH to transfer files via SCP, setup a secure tunnel, or run a command or script on the host while streaming stdout and stderr directly to the client.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25907620120</link>
<pubDate>Wed, 26 Mar 2025 22:23:33 GMT</pubDate>
<r:package>ssh</r:package>
<r:version>0.9.4</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/ssh</r:upstream>
<r:article>
<r:source>intro.Rmd</r:source>
<r:filename>intro.html</r:filename>
<r:title>Secure Shell (SSH) Client for R</r:title>
<r:created>2018-02-18 12:58:37</r:created>
<r:modified>2023-10-16 18:37:10</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] xslt 1.5.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>An extension for the 'xml2' package to transform XML documents by applying an 'xslt' style-sheet.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26087190863</link>
<pubDate>Thu, 27 Feb 2025 17:20:20 GMT</pubDate>
<r:package>xslt</r:package>
<r:version>1.5.1</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/xslt</r:upstream>
</item>
<item>
<title>[jeroen] maketools 1.3.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Helper functions that interface with the system utilities to learn about the local build environment. Lets you explore 'make' rules to test the local configuration, or query 'pkg-config' to find compiler flags and libs needed for building packages with external dependencies. Also contains tools to analyze which libraries that a installed R package linked to by inspecting output from 'ldd' in combination with information from your distribution package manager, e.g. 'rpm' or 'dpkg'.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26355707449</link>
<pubDate>Sat, 25 Jan 2025 12:23:22 GMT</pubDate>
<r:package>maketools</r:package>
<r:version>1.3.2</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/maketools</r:upstream>
<r:article>
<r:source>sysdeps.Rmd</r:source>
<r:filename>sysdeps.html</r:filename>
<r:title>Automatically determine run-time dependencies for R packages on Linux</r:title>
<r:created>2020-09-12 12:53:09</r:created>
<r:modified>2020-09-16 22:01:37</r:modified>
</r:article>
</item>
<item>
<title>[ropensci] prismjs 2.1.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Prism <https://prismjs.com/> is a lightweight, extensible syntax highlighter, built with modern web standards in mind. This package provides server-side rendering in R using 'V8' such that no JavaScript library is required in the resulting HTML documents. Over 400 languages are supported.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/26582146015</link>
<pubDate>Tue, 07 Jan 2025 11:44:56 GMT</pubDate>
<r:package>prismjs</r:package>
<r:version>2.1.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/prismjs</r:upstream>
</item>
<item>
<title>[ropensci] jqr 1.4.0</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Client for 'jq', a 'JSON' processor (<https://jqlang.github.io/jq/>), written in C. 'jq' allows the following with 'JSON' data: index into, parse, do calculations, cut up and filter, change key names and values, perform conditionals and comparisons, and more.</description>
<link>https://github.com/r-universe/ropensci/actions/runs/25907512650</link>
<pubDate>Sat, 14 Dec 2024 23:26:27 GMT</pubDate>
<r:package>jqr</r:package>
<r:version>1.4.0</r:version>
<r:status>success</r:status>
<r:repository>https://ropensci.r-universe.dev</r:repository>
<r:upstream>https://github.com/ropensci/jqr</r:upstream>
</item>
<item>
<title>[r-lib] ghapps 1.1.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>'GitHub' apps provide a powerful way to manage fine grained programmatic access to specific 'git' repositories, without having to create dummy users, and which are safer than a personal access token for automated tasks. This package extends the 'gh' package to let you authenticate and interact with 'GitHub' <https://docs.github.com/en/rest/overview> in 'R' as an app.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/26218819457</link>
<pubDate>Thu, 03 Oct 2024 18:18:52 GMT</pubDate>
<r:package>ghapps</r:package>
<r:version>1.1.1</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/ghapps</r:upstream>
</item>
<item>
<title>[jeroen] sys 3.4.3</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Drop-in replacements for the base system2() function with fine control and consistent behavior across platforms. Supports clean interruption, timeout, background tasks, and streaming STDIN / STDOUT / STDERR over binary or text connections. Arguments on Windows automatically get encoded and quoted to work on different locales.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26815465886</link>
<pubDate>Thu, 03 Oct 2024 18:18:44 GMT</pubDate>
<r:package>sys</r:package>
<r:version>3.4.3</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/sys</r:upstream>
</item>
<item>
<title>[jeroen] webutils 1.2.2</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/26218529772</link>
<pubDate>Thu, 03 Oct 2024 18:18:39 GMT</pubDate>
<r:package>webutils</r:package>
<r:version>1.2.2</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/webutils</r:upstream>
</item>
<item>
<title>[r-lib] askpass 1.2.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Cross-platform utilities for prompting the user for credentials or a passphrase, for example to authenticate with a server or read a protected key. Includes native programs for MacOS and Windows, hence no 'tcltk' is required. Password entry can be invoked in two different ways: directly from R via the askpass() function, or indirectly as password-entry back-end for 'ssh-agent' or 'git-credential' via the SSH_ASKPASS and GIT_ASKPASS environment variables. Thereby the user can be prompted for credentials or a passphrase if needed when R calls out to git or ssh.</description>
<link>https://github.com/r-universe/r-lib/actions/runs/25417658286</link>
<pubDate>Thu, 03 Oct 2024 18:18:37 GMT</pubDate>
<r:package>askpass</r:package>
<r:version>1.2.1</r:version>
<r:status>success</r:status>
<r:repository>https://r-lib.r-universe.dev</r:repository>
<r:upstream>https://github.com/r-lib/askpass</r:upstream>
</item>
<item>
<title>[jeroen] badgen 1.0.1</title>
<author>[email protected] (Jeroen Ooms)</author>
<description>Bindings to 'badgen' <https://www.npmjs.com/package/badgen> to generate beautiful 'svg' badges in R without internet access. Images can be converted to 'png' using the 'rsvg' package as shown in examples.</description>
<link>https://github.com/r-universe/jeroen/actions/runs/25790914430</link>
<pubDate>Thu, 03 Oct 2024 18:18:35 GMT</pubDate>
<r:package>badgen</r:package>
<r:version>1.0.1</r:version>
<r:status>success</r:status>
<r:repository>https://jeroen.r-universe.dev</r:repository>
<r:upstream>https://github.com/jeroen/badgen</r:upstream>
</item>
The dashboard for any universe also includes a link to this same URL, such that users can easily find and subscribe to your feed.