About Anaconda Help Download Anaconda

r_test / packages

Package Name Access Summary Updated
r-rdice public A collection of functions to simulate dice rolls and the like. In particular, experiments and exercises can be performed looking at combinations and permutations of values in dice rolls and coin flips, together with the corresponding frequencies of occurrences. When applying each function, the user has to input the number of times (rolls, flips) to toss the dice. Needless to say, the more the tosses, the more the frequencies approximate the actual probabilities. Moreover, the package provides functions to generate non-transitive sets of dice (like Efron's) and to check whether a given set of dice is non-transitive with given probability. 2025-04-22
r-rdian public A client library for 'The Guardian' (https://www.guardian.com/) and their API, this package allows users to search for Guardian articles and retrieve both the content and metadata. 2025-04-22
r-r.devices public Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts. 2025-04-22
r-rdetools public The package provides functions for estimating the relevant dimension of a data set in feature spaces, applications to model selection, graphical illustrations and prediction. 2025-04-22
r-rde public Allows caching of raw data directly in R code. This allows R scripts and R Notebooks to be shared and re-run on a machine without access to the original data. Cached data is encoded into an ASCII string that can be pasted into R code. When the code is run, the data is automatically loaded from the cached version if the original data file is unavailable. Works best for small datasets (a few hundred observations). 2025-04-22
r-rdbnomics public R access to hundreds of millions data series from DBnomics API (<https://db.nomics.world/>). 2025-04-22
r-rdataretriever public Provides an R interface to the Data Retriever <http://data-retriever.org/> via the Data Retriever's command line interface. The Data Retriever automates the tasks of finding, downloading, and cleaning public datasets, and then stores them in a local database. 2025-04-22
r-rdatacanvas public Provides basic functionalities for writing a module for http://datacanvas.io. The http://datacanvas.io is a big data analytics platform that helps data scientists to build, manage and share data pipelines. 2025-04-22
r-rda public Shrunken Centroids Regularized Discriminant Analysis for the classification purpose in high dimensional data. 2025-04-22
r-rd2roxygen public Functions to convert Rd to 'roxygen' documentation. It can parse an Rd file to a list, create the 'roxygen' documentation and update the original R script (e.g. the one containing the definition of the function) accordingly. This package also provides utilities that can help developers build packages using 'roxygen' more easily. The 'formatR' package can be used to reformat the R code in the examples sections so that the code will be more readable. 2025-04-22
r-rd2md public The native R functionalities only allow PDF exports of reference manuals. This shall be extended by converting the package documentation files into markdown files and combining them into a markdown version of the package reference manual. 2025-04-22
r-rcur public Functions and objects for CUR matrix decomposition. 2025-04-22
r-rcube public Provides simplified methods for managing classic Rubik's cubes and many other modifications of it (such as NxNxN size cubes, void cubes and 8-coloured cubes - so called octa cubes). Includes functions of handling special syntax for managing such cubes; and different approach to plotting 3D cubes without using external libraries (for example 'OpenGL'). 2025-04-22
r-rcssplot public Provides a means to style plots through cascading style sheets. This separates the aesthetics from the data crunching in plots and charts. 2025-04-22
r-rcrypt public Provides easy symmetric file encryption using GPG with cryptographically strong defaults. Only symmetric encryption is supported. GPG is pre-installed with most Linux distributions. Windows users will need to install 'Gpg4win' (http://www.gpg4win.org/). OS X users will need to install 'GPGTools' (https://gpgtools.org/). 2025-04-22
r-rcriticor public Goldwin-Pierre correlogram. Research of critical periods in the past. Integrates a time series in a given window. 2025-04-22
r-rcriteo public Aims at loading Criteo online advertising campaign data into R. Criteo <http://www.criteo.com/> is an online advertising service that enables advertisers to display commercial ads to web users. The package provides an authentication process for R with the Criteo API <http://kb.criteo.com/ advertising/content/5/27/en/api.html>. Moreover, the package features an interface to query campaign data from the Criteo API. The data can be downloaded and will be transformed into a R data frame. 2025-04-22
r-rcreds public Tools to write a list of credentials to an encrypted file and later read from that file into R. The goal is to have a useful alternative to including username/passwords as part of a script or even stored in the clear in a separate text file. Additional tools provided which are specific for connecting to a database. 2025-04-22
r-rcppxptrutils public Provides the means to compile user-supplied C++ functions with 'Rcpp' and retrieve an 'XPtr' that can be passed to other C++ components. 2025-04-22
r-rcppthread public Provides a C++11-style thread class and thread pool that can safely be interrupted from R; see, Nagler (2018) <arXiv:1811.00450>. 2025-04-22
r-rcpp11 public Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++. 2025-04-22
r-rcorpora public 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. 2025-04-22
r-rconics public Solve some conic related problems (intersection of conics with lines and conics, arc length of an ellipse, polar lines, etc.). 2025-04-22
r-rcolombos public Provides programmatic access to Colombos, a web based interface for exploring and analyzing comprehensive organism-specific cross-platform expression compendia of bacterial organisms. 2025-04-22
r-rcma public Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' is the Covariance Matrix Adaptation Evolution Strategy, see https://www.lri.fr/~hansen/cmaes_inmatlab.html#java. 2025-04-22

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy