Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 74 packages in 0.01 seconds

valentine — by Romain François, 10 months ago

Spread the Love for R Packages with Poetry

Uses large language models to create poems about R packages. Currently contains the roses() function to make "roses are red, ..." style poems and the prompt() function to only assemble the prompt without submitting it to the model.

tada — by Romain François, 2 years ago

Supporting Tools for Tada Science

Suite of tools to support the practice of tada science. It includes an engaging package roulette that is designed to facilitate learning about new packages.

decor — by Davis Vaughan, 2 years ago

Retrieve Code Decorations

Retrieves code comment decorations for C++ languages of the form '\\ [[xyz]]', which are used for automated wrapping of C++ functions.

qs — by Travers Ching, 9 months ago

Quick Serialization of R Objects

Provides functions for quickly writing and reading any R object to and from disk.

hera — by Romain François, 8 months ago

Companion to the 'xeus-r' 'jupyter' Kernel

Set of R functions to be coupled with the 'xeus-r' 'jupyter' kernel in order to drive execution of code in notebook input cells, how R objects are to be displayed in output cells, and handle two way communication with the front end through comms.

emoji — by Emil Hvitfeldt, a year ago

Data and Function to Work with Emojis

Contains data about emojis with relevant metadata, and functions to work with emojis when they are in strings.

slap — by Romain François, 2 years ago

Simplified Error Handling

Alternative to using withCallingHandlers() in the simple case of catch and rethrow. The `%!%` operator evaluates the expression on its left hand side, and if an error occurs, the right hand side is used to construct a new error that embeds the original error.

link — by Romain François, 2 years ago

Hyperlink Automatic Detection

Automatic detection of hyperlinks for packages and calls in the text of 'rmarkdown' or 'quarto' documents.

Rcpp11 — by Romain Francois, 5 years ago

R and C++11

Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++.

cvmgof — by Romain Azais, 5 years ago

Cramer-von Mises Goodness-of-Fit Tests

It is devoted to Cramer-von Mises goodness-of-fit tests. It implements three statistical methods based on Cramer-von Mises statistics to estimate and test a regression model.