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

Found 75 packages in 0.03 seconds

highlight — by Hadley Wickham, 8 months 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.

bibtex — by James Joseph Balamuta, 6 months ago

Bibtex Parser

Utility to parse a bibtex file.

lidR — by Jean-Romain Roussel, 4 months ago

Airborne LiDAR Data Manipulation and Visualization for Forestry Applications

Airborne LiDAR (Light Detection and Ranging) interface for data manipulation and visualization. Read/write 'las' and 'laz' files, computation of metrics in area based approach, point filtering, artificial point reduction, classification from geographic data, normalization, individual tree segmentation and other manipulations.

bookdown — by Yihui Xie, 2 months ago

Authoring Books and Technical Documents with R Markdown

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

RProtoBuf — by Dirk Eddelbuettel, 3 months ago

R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal 'RPC' protocols and file formats. Additional documentation is available in two included vignettes one of which corresponds to our 'JSS' paper (2016, . A sufficiently recent version of 'Protocol Buffers' library is required; currently version 3.3.0 from 2017 is the tested minimum.

react — by Romain François, 3 years 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, 2 years 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.

emoji — by Emil Hvitfeldt, 2 years 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.

tada — by Romain François, 3 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, 3 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.