r-testit
|
None |
Provides two convenience functions assert() and test_pkg() to facilitate testing R packages.
|
2025-03-25 |
r-tidyr
|
None |
An evolution of reshape2. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with dplyr data pipelines.
|
2025-03-25 |
r-stringi
|
None |
stringi allows for fast, correct, consistent, portable, and convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers.
|
2025-03-25 |
r-shiny
|
None |
Shiny makes it incredibly easy to build interactive web applications with R. Automatic "reactive" binding between inputs and outputs and extensive pre-built widgets make it possible to build beautiful, responsive, and powerful applications with minimal effort.
|
2025-03-25 |
r-xtable
|
None |
Coerce data to LaTeX and HTML tables
|
2025-03-25 |
r-rsqlite
|
None |
This package embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine (version 3.8.6) is included.
|
2025-03-25 |
r-rmarkdown
|
None |
Convert R Markdown documents into a variety of formats including HTML, MS Word, PDF, and Beamer.
|
2025-03-25 |
r-reshape
|
None |
Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast.
|
2025-03-25 |
r-randomforest
|
None |
Classification and regression based on a forest of trees using random inputs.
|
2025-03-25 |
r-png
|
None |
This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.
|
2025-03-25 |
r-pki
|
None |
This package provides PKI functions such as verifyig certificates, RSA encription and signing which can be used to build PKI infrastructure and perform cryptographic tasks.
|
2025-03-25 |
r-packrat
|
None |
A tool for managing the R packages your project depends on in an isolated, portable, and reproducible way.
|
2025-03-25 |
r-nycflights13
|
None |
Airline on-time data for all flights departing NYC in 2013. Also includes useful metadata on airlines, airports, weather, and planes.
|
2025-03-25 |
r-multcomp
|
None |
Simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models. The package includes demos reproducing analyzes presented in the book "Multiple Comparisons Using R" (Bretz, Hothorn, Westfall, 2010, CRC Press).
|
2025-03-25 |
r-th.data
|
None |
Contains data sets used in other packages Torsten Hothorn maintains.
|
2025-03-25 |
r-microbenchmark
|
None |
Provides infrastructure to accurately measure and compare the execution time of R expressions.
|
2025-03-25 |
r-maptools
|
None |
Set of tools for manipulating and reading geographic data, in particular ESRI shapefiles; C code used from shapelib. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with packages such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS, Mondrian, and others.
|
2025-03-25 |
r-mapproj
|
None |
Converts latitude/longitude into projected coordinates.
|
2025-03-25 |
r-lahman
|
None |
This package provides the tables from Sean Lahman's Baseball Database as a set of R data.frames. It uses the data on pitching, hitting and fielding performance and other tables from 1871 through 2013, as recorded in the 2014 version of the database.
|
2025-03-25 |
r-knitr
|
None |
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
|
2025-03-25 |
r-markdown
|
None |
Provides R bindings to the 'Sundown' 'Markdown' rendering library (https://github.com/vmg/sundown). 'Markdown' is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See http://en.wikipedia.org/wiki/Markdown for more information about 'Markdown'.
|
2025-03-25 |
r-jpeg
|
None |
This package provides an easy and simple way to read, write and display bitmap images stored in the JPEG format. It can read and write both files and in-memory raw vectors.
|
2025-03-25 |
r-httpuv
|
None |
httpuv provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.)
|
2025-03-25 |
r-highr
|
None |
Provides syntax highlighting for R source code. Currently it supports LaTeX and HTML output. Source code of other languages is supported via Andre Simon's highlight package (http://www.andre-simon.de).
|
2025-03-25 |
r-gridextra
|
None |
misc. high-level Grid functions
|
2025-03-25 |