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

Found 72 packages in 0.03 seconds

highlight — by Hadley Wickham, 2 years ago

Syntax Highlighter

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.

bookdown — by Yihui Xie, 3 months ago

Authoring Books and Technical Documents with R Markdown

Output formats and utilities for authoring books and technical documents with R Markdown.

react — by Romain François, a year ago

Reactivity Helper for 'shiny'

Tools to help with 'shiny' reactivity. The 'react' object offers an alternative way to call reactive expressions to better identify them in the server code.

valentine — by Romain François, 5 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, a year 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.

qs — by Travers Ching, 4 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, 3 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.

link — by Romain François, a year ago

Hyperlink Automatic Detection

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

slap — by Romain François, a year 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.

PFIM — by Romain Leroux, 8 months ago

Population Fisher Information Matrix

Evaluate or optimize designs for nonlinear mixed effects models using the Fisher Information matrix. Methods used in the package refer to Mentré F, Mallet A, Baccar D (1997) , Retout S, Comets E, Samson A, Mentré F (2007) , Bazzoli C, Retout S, Mentré F (2009) , Le Nagard H, Chao L, Tenaillon O (2011) , Combes FP, Retout S, Frey N, Mentré F (2013) and Seurat J, Tang Y, Mentré F, Nguyen TT (2021) .