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

Found 123 packages in 0.02 seconds

languagelayeR — by Colin FAY, 5 years ago

Access the 'languagelayer' API

Improve your text analysis with languagelayer < https://languagelayer.com>, a powerful language detection API.

gargoyle — by Colin Fay, 3 years ago

An Event-Based Mechanism for 'Shiny'

An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.

attempt — by Colin Fay, 4 years ago

Tools for Defensive Programming

Tools for defensive programming, inspired by 'purrr' mappers and based on 'rlang'.'attempt' extends and facilitates defensive programming by providing a consistent grammar, and provides a set of easy to use functions for common tests and conditions. 'attempt' only depends on 'rlang', and focuses on speed, so it can be easily integrated in other functions and used in data analysis.

proustr — by Colin Fay, 5 years ago

Tools for Natural Language Processing in French

Tools for Natural Language Processing in French and texts from Marcel Proust's collection "A La Recherche Du Temps Perdu". The novels contained in this collection are "Du cote de chez Swann ", "A l'ombre des jeunes filles en fleurs","Le Cote de Guermantes", "Sodome et Gomorrhe I et II", "La Prisonniere", "Albertine disparue", and "Le Temps retrouve".

neo4r — by Colin Fay, 5 years ago

A 'Neo4J' Driver

A Modern and Flexible 'Neo4J' Driver, allowing you to query data on a 'Neo4J' server and handle the results in R. It's modern in the sense it provides a driver that can be easily integrated in a data analysis workflow, especially by providing an API working smoothly with other data analysis and graph packages. It's flexible in the way it returns the results, by trying to stay as close as possible to the way 'Neo4J' returns data. That way, you have the control over the way you will compute the results. At the same time, the result is not too complex, so that the "heavy lifting" of data wrangling is not left to the user.

tidystringdist — by Colin Fay, 5 years ago

String Distance Calculation with Tidy Data Principles

Calculation of string distance following the tidy data principles. Built on top of the 'stringdist' package.

interval — by Michael P. Fay, 8 months ago

Weighted Logrank Tests and NPMLE for Interval Censored Data

Functions to fit nonparametric survival curves, plot them, and perform logrank or Wilcoxon type tests [see Fay and Shaw ].

fakir — by Colin Fay, a year ago

Generate Fake Datasets for Prototyping and Teaching

Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in 'shiny') or as a tool to teach data manipulation and data visualization.

shinipsum — by Colin Fay, 2 months ago

Lorem-Ipsum-Like Helpers for Fast Shiny Prototyping

Prototype your shiny apps quickly with these Lorem-Ipsum-like Helpers.

remedy — by Colin Fay, 5 years ago

'RStudio' Addins to Simplify 'Markdown' Writing

An 'RStudio' addin providing shortcuts for writing in 'Markdown'. This package provides a series of functions that allow the user to be more efficient when using 'Markdown'. For example, you can select a word, and put it in bold or in italics, or change the alignment of elements inside you Rmd. The idea is to map all the functionalities from 'remedy' on keyboard shortcuts, so that it provides an interface close to what you can find in any other text editor.