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

Found 112 packages in 0.06 seconds

showimage — by Gábor Csárdi, 7 years ago

Show an Image on an 'R' Graphics Device

Sometimes it is handy to be able to view an image file on an 'R' graphics device. This package just does that. Currently it supports 'PNG' files.

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.

isa2 — by Gabor Csardi, 2 years ago

The Iterative Signature Algorithm

The ISA is a biclustering algorithm that finds modules in an input matrix. A module or bicluster is a block of the reordered input matrix.

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

Query 'R' Versions, Including 'r-release' and 'r-oldrel'

Query the main 'R' 'SVN' repository to find the versions 'r-release' and 'r-oldrel' refer to, and also all previous 'R' versions and their release dates.

xopen — by Gábor Csárdi, 8 months ago

Open System Files, 'URLs', Anything

Cross platform solution to open files, directories or 'URLs' with their associated programs.

webdriver — by Gábor Csárdi, 4 years ago

'WebDriver' Client for 'PhantomJS'

A client for the 'WebDriver' 'API'. It allows driving a (probably headless) web browser, and can be used to test web applications, including 'Shiny' apps. In theory it works with any 'WebDriver' implementation, but it was only tested with 'PhantomJS'.

rcorpora — by Gábor Csárdi, 6 months ago

A Collection of Small Text Corpora of Interesting Data

A collection of small text corpora of interesting data. It contains all data sets from 'dariusk/corpora'. Some examples: names of animals: birds, dinosaurs, dogs; foods: beer categories, pizza toppings; geography: English towns, rivers, oceans; humans: authors, US presidents, occupations; science: elements, planets; words: adjectives, verbs, proverbs, US president quotes.

dotenv — by Gábor Csárdi, 4 years ago

Load Environment Variables from '.env'

Load configuration from a '.env' file, that is in the current working directory, into environment variables.

praise — by Gabor Csardi, 9 years ago

Praise Users

Build friendly R packages that praise their users if they have done something good, or they just need it to feel better.

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

Check if the Title of a Package is Available, Appropriate and Interesting

Check if a given package name is available to use. It checks the name's validity. Checks if it is used on 'GitHub', 'CRAN' and 'Bioconductor'. Checks for unintended meanings by querying 'Wiktionary' and Wikipedia.