Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
Rust is a systems programming language that provides memory safety and thread safety guarantees.
This is a package for computation and visualization of simple, multiple and joint correspondence analysis.
This package provides functions for quickly writing and reading any R object to and from disk.
Rage is a video and audio player written with Enlightenment Foundation Libraries with some extra bells and whistles.
This package aims to provide the most useful subset of Boost libraries for template use among CRAN packages.
This package provides a cross-platform interface to file system operations, built on top of the libuv C library.
Simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
rot8 is a daemon that automates rotating screen and associated input devices using the built-in accelerometer; handy for convertible touchscreen devices.
This package provides non-parametric (and semi-parametric) kernel methods that seamlessly handle a mix of continuous, unordered, and ordered factor data types.
This package implements Barzilai-Borwein spectral methods for solving nonlinear system of equations, and for optimizing nonlinear objective functions subject to simple constraints.
Rofi is a minimalist application launcher. It memorizes which applications you regularly use and also allows you to search for an application by name.
The ps package implements an API to list, query, and manipulate system processes. Most of its code is based on the psutil Python package.
RAJA offers portable, parallel loop execution by providing building blocks that extend the generally-accepted parallel for idiom. RAJA relies on standard C++14 features.
This package provides kernel smoothers for univariate and multivariate data, including density functions, density derivatives, cumulative distributions, modal clustering, discriminant analysis, and two-sample hypothesis testing.
The R6 package allows the creation of classes with reference semantics, similar to R's built-in reference classes. Compared to reference classes, R6 classes are simpler and lighter-weight, and they are not built on S4 classes so they do not require the methods package. These classes allow public and private members, and they support inheritance, even when the classes are defined in different packages.
This package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section in main memory.
This package supplies tools for tabulating and analyzing the results of predictive models. The methods employed are applicable to virtually any predictive model and make comparisons between different methodologies straightforward.
This is software accompanying the book 'Applied Smoothing Techniques for Data Analysis---The Kernel Approach with S-Plus Illustrations', Oxford University Press. It provides smoothing methods for nonparametric regression and density estimation
This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API.
This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API.
RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++.
This package allows for data objects in R to be rendered as HTML tables using the JavaScript library DataTables (typically via R Markdown or Shiny). The DataTables library has been included in this R package.