You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage R-later-0.7.1-2.lbn25.x86_64
Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied.
RPMPackage R-labeling-0.3-1.lbn25.noarch
Provides a range of axis labeling algorithms
RPMPackage R-knitr-1.18-1.lbn25.noarch
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
RPMPackage R-jsonlite-1.5-6.lbn25.x86_64
A fast JSON parser and generator optimized for statistical data and the web. The package offers flexible, robust, high performance tools for working with JSON in R and is particularly powerful for building pipelines and interacting with a web API. In addition to converting JSON data from/to R objects, 'jsonlite' contains functions to stream, validate, and prettify JSON data.
RPMPackage R-jpeg-0.1.8-4.lbn25.x86_64
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.
RPMPackage R-jose-0.2-1.lbn25.noarch
Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519). These standards provide modern signing and encryption formats that are the basis for services like OAuth 2.0 or LetsEncrypt and are natively supported by browsers via the JavaScript WebCryptoAPI.
RPMPackage R-iterators-1.0.9-1.lbn25.noarch
Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.
RPMPackage R-import-1.1.0-2.lbn25.noarch
This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.
RPMPackage R-httr-1.3.1-1.lbn25.noarch
Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on).
RPMPackage R-httpuv-1.4.1-1.lbn25.x86_64
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.
RPMPackage R-htmlwidgets-1.2-1.lbn25.noarch
A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.
RPMPackage R-htmltools-0.3.6-3.lbn25.x86_64
Tools for HTML generation and output.
RPMPackage R-highr-0.6-4.lbn25.noarch
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).
RPMPackage R-highlight-0.4.7.1-5.lbn25.x86_64
Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.
RPMPackage R-hexbin-1.27.2-1.lbn25.x86_64
Binning and plotting functions for hexagonal bins.
RPMPackage R-gtools-3.5.0-1.lbn25.x86_64
Functions to assist in R programming, including: - assist in developing, updating, and maintaining R and R packages, - calculate the logit and inverse logit transformations, - test if a value is missing, empty or contains only NA and NULL values, - manipulate R's .Last function, - define macros, - detect odd and even integers, - convert strings containing non-ASCII characters (like single quotes) to plain ASCII, - perform a binary search, - sort strings containing both numeric and character components, - create a factor variable from the quantiles of a continuous variable, - enumerate permutations and combinations, - calculate and convert between fold-change and log-ratio, - calculate probabilities and generate random numbers from Dirichlet distributions, - apply a function over adjacent subsets of a vector, - modify the TCP_NODELAY flag for socket objects, - efficient 'rbind' of data frames, even if the column names don't match, - generate significance stars from p-values, - convert characters to/from ASCII codes.
RPMPackage R-gtable-0.2.0-1.lbn25.noarch
Tools to make it easier to work with "tables" of 'grobs'.
RPMPackage R-gss-2.1.8-1.lbn25.x86_64
A comprehensive package for structural multivariate function estimation using smoothing splines.
RPMPackage R-gplots-3.0.1-1.lbn25.noarch
Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function, - enhanced versions of standard plots, - manipulating colors, - calculating and plotting two-dimensional data summaries, - enhanced regression diagnostic plots, - formula-enabled interface to 'stats::lowess' function, - displaying textual data in plots, - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements, - plotting "Venn" diagrams, - displaying Open-Office style plots, - plotting multiple data on same region, with separate axes, - plotting means and confidence intervals, - spacing points in an x-y plot so they don't overlap.
RPMPackage R-gmp-0.5.13.1-1.lbn25.x86_64
Multiple Precision Arithmetic (big integers and rationals, prime number tests, matrix computation), "arithmetic without limitations" using the C library GMP (GNU Multiple Precision Arithmetic).