About Anaconda Help Download Anaconda

rdonnellyr / packages

Package Name Access Summary Updated
r-shinyjs public Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R. 2025-03-25
r-nmf public Provides a framework to perform Non-negative Matrix Factorization (NMF). The package implements a set of already published algorithms and seeding methods, and provides a framework to test, develop and plug new/custom algorithms. Most of the built-in algorithms have been optimized in C++, and the main interface function provides an easy way of performing parallel computations on multicore machines. 2025-03-25
r-rngtools public Provides a set of functions for working with Random Number Generators (RNGs). In particular, a generic S4 framework is defined for getting/setting the current RNG, or RNG data that are embedded into objects for reproducibility. Notably, convenient default methods greatly facilitate the way current RNG settings can be changed. 2025-03-25
r-doparallel public Provides a parallel backend for the %dopar% function using the parallel package. 2025-03-25
r-pkgmaker public Provides some low-level utilities to use for package development. It currently provides managers for multiple package specific options and registries, vignette, unit test and bibtex related utilities. It serves as a base package for packages like NMF, RcppOctave, doRNG, and as an incubator package for other general purposes utilities, that will eventually be packaged separately. It is still under heavy development and changes in the interface(s) are more than likely to happen. 2025-03-25
r-registry public Provides a generic infrastructure for creating and using registries. 2025-03-25
r-gridbase public Integration of base and grid graphics 2025-03-25
r-ctv public Infrastructure for task views to CRAN-style repositories: Querying task views and installing the associated packages (client-side tools), generating HTML pages and storing task view information in the repository (server-side tools). 2025-03-25
r-tkrgl public Provides 'TK' widget tools for the 'rgl' package. 2025-03-25
r-rglwidget public The contents of this package have been merged into rgl, so it is no longer needed. 2025-03-25
r-rgl public Provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF. 2025-03-25
r-kohonen public Functions to train self-organising maps (SOMs). Also interrogation of the maps and prediction using trained maps are supported. The name of the package refers to Teuvo Kohonen, the inventor of the SOM. 2025-03-25
r-aer public Functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette "AER" for a package overview.) 2025-03-25
r-seacarb public Calculates parameters of the seawater carbonate system and assists the design of ocean acidification perturbation experiments. 2025-03-25
r-cairo public Cairo graphics device that can be use to create high-quality vector (PDF, PostScript and SVG) and bitmap output (PNG,JPEG,TIFF), and high-quality rendering in displays (X11 and Win32). Since it uses the same back-end for all output, copying across formats is WYSIWYG. Files are created without the dependence on X11 or other external programs. This device supports alpha channel (semi-transparent drawing) and resulting images can contain transparent and semi-transparent regions. It is ideal for use in server environments (file output) and as a replacement for other devices that don't have Cairo's capabilities such as alpha support or anti-aliasing. Backends are modular such that any subset of backends is supported. 2025-03-25
r-nycflights13 public 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-microbenchmark public Provides infrastructure to accurately measure and compare the execution time of R expressions. 2025-03-25
r-formattable public Provides functions to create formattable vectors and data frames. 'Formattable' vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in HTML to improve the readability of data presented in tabular form rendered in web pages. 2025-03-25
r-mlmrev public Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature. 2025-03-25
r-shinybs public Adds additional Twitter Bootstrap components to Shiny. 2025-03-25
r-lahman public Provides the tables from the 'Sean Lahman 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 2015, as recorded in the 2016 version of the database. 2025-03-25
r-dt public Data objects in R can 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. The package name 'DT' is an abbreviation of 'DataTables'. 2025-03-25
r-pool public Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections. 2025-03-25
r-later public Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. 2025-03-25
r-plm public A set of estimators and tests for panel data econometrics. 2025-03-25
r-networkd3 public Creates 'D3' 'JavaScript' network, tree, dendrogram, and Sankey graphs from 'R'. 2025-03-25
r-functional public Curry, Compose, and other higher-order functions 2025-03-25
r-copula public Classes (S4) of commonly used elliptical, Archimedean, extreme-value and other copula families, as well as their rotations, mixtures and asymmetrizations. Nested Archimedean copulas, related tools and special functions. Methods for density, distribution, random number generation, bivariate dependence measures, Rosenblatt transform, Kendall distribution function, perspective and contour plots. Fitting of copula models with potentially partly fixed parameters, including standard errors. Serial independence tests, copula specification tests (independence, exchangeability, radial symmetry, extreme-value dependence, goodness-of-fit) and model selection based on cross-validation. Empirical copula, smoothed versions, and non-parametric estimators of the Pickands dependence function. 2025-03-25
r-pspline public Smoothing splines with penalties on order m derivatives. 2025-03-25
r-gsl public An R wrapper for the special functions and quasi random number generators of the Gnu Scientific Library (http://www.gnu.org/software/gsl/). See gsl-package.Rd for details of overall package organization, and Misc.Rd for some functions that are widely used in the package, and some tips on installation. 2025-03-25

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