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

Found 193 packages in 0.03 seconds

servr — by Yihui Xie, a year ago

A Simple HTTP Server to Serve Static Files or Dynamic Documents

Start an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.

ggnetwork — by François Briatte, 4 days ago

Geometries to Plot Networks with 'ggplot2'

Geometries to plot network objects with 'ggplot2'.

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++.

RProtoBuf — by Dirk Eddelbuettel, 5 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 stated minimum.

ftExtra — by Atsushi Yasumoto, a year ago

Extensions for 'Flextable'

Build display tables easily by extending the functionality of the 'flextable' package. Features include spanning header, grouping rows, parsing markdown and so on.

asciicast — by Gábor Csárdi, 2 years ago

Create 'Ascii' Screen Casts from R Scripts

Record 'asciicast' screen casts from R scripts. Convert them to animated SVG images, to be used in 'README' files, or blog posts. Includes 'asciinema-player' as an 'HTML' widget, and an 'asciicast' 'knitr' engine, to embed 'ascii' screen casts in 'Rmarkdown' documents.

rncl — by Francois Michonneau, 3 years ago

An Interface to the Nexus Class Library

An interface to the Nexus Class Library which allows parsing of NEXUS, Newick and other phylogenetic tree file formats. It provides elements of the file that can be used to build phylogenetic objects such as ape's 'phylo' or phylobase's 'phylo4(d)'. This functionality is demonstrated with 'read_newick_phylo()' and 'read_nexus_phylo()'.

questionr — by Julien Barnier, 3 months ago

Functions to Make Surveys Processing Easier

Set of functions to make the processing and analysis of surveys easier : interactive shiny apps and addins for data recoding, contingency tables, dataset metadata handling, and several convenience functions.

bibtex — by James Joseph Balamuta, 3 years ago

Bibtex Parser

Utility to parse a bibtex file.

rvg — by David Gohel, 6 months ago

R Graphics Devices for 'Office' Vector Graphics Output

Vector Graphics devices for 'Microsoft PowerPoint' and 'Microsoft Excel'. Functions extending package 'officer' are provided to embed 'DrawingML' graphics into 'Microsoft PowerPoint' presentations and 'Microsoft Excel' workbooks.