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

Found 72 packages in 0.02 seconds

emoji — by Emil Hvitfeldt, 8 months 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.

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

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.

cvmgof — by Romain Azais, 4 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.

bibtex — by James Joseph Balamuta, 2 years ago

Bibtex Parser

Utility to parse a bibtex file.

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 stated minimum.

asciicast — by Gábor Csárdi, a year 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.

RCSF — by Jean-Romain Roussel, 5 years ago

Airborne LiDAR Filtering Method Based on Cloth Simulation

Cloth Simulation Filter (CSF) is an airborne LiDAR (Light Detection and Ranging) ground points filtering algorithm which is based on cloth simulation. It tries to simulate the interactions between the cloth nodes and the corresponding LiDAR points, the locations of the cloth nodes can be determined to generate an approximation of the ground surface < https://www.mdpi.com/2072-4292/8/6/501/htm>.

pagedown — by Yihui Xie, 6 months ago

Paginate the HTML Output of R Markdown with CSS for Print

Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.

svTools — by Philippe Grosjean, 7 years ago

Wrappers for Tools in Other Packages for IDE Friendliness

Set of tools aimed at wrapping some of the functionalities of the packages tools, utils and codetools into a nicer format so that an IDE can use them.