Data objects in R can be rendered as HTML tables using the JavaScript
library ag-grid (typically via R Markdown or Shiny'). The ag-grid library has been included in this R package. The package name RagGrid
is an abbreviation of R agGrid
'.
This package provides a system for reporting messages, which offers certain useful features over the standard R system, such as the incorporation of output consolidation, message filtering, assertions, expression substitution, automatic generation of stack traces for debugging, and conditional reporting based on the current "output level".
Kiefer-Wolfowitz maximum likelihood estimation for mixture models and some other density estimation and regression methods based on convex optimization. See Koenker and Gu (2017) REBayes: An R Package for Empirical Bayes Mixture Methods, Journal of Statistical Software, 82, 1--26, <DOI:10.18637/jss.v082.i08>.
The use of proxies is required in certain network environments. Despite the power of system level software, it is still inconvenient to switch proxy networks at random in R's console. This package is designed to provide one-click switching between proxy and non-proxy states.
Helps fisheries scientists collect measurements from calcified structures and back-calculate estimated lengths at previous ages using standard procedures and models. This is intended to replace much of the functionality provided by the now out-dated fishBC
software (<https://fisheries.org/bookstore/all-titles/software/70317/>).
Wraps tiny_obj_loader C++ library for reading the Wavefront OBJ 3D file format including both mesh objects and materials files. The resultant R objects are either structured to match the tiny_obj_loader internal data representation or in a form directly compatible with the rgl package.
This package provides tools for the comparison of distributions. This includes nonparametric estimation of the relative distribution PDF and CDF and numerical summaries as described in "Relative Distribution Methods in the Social Sciences" by Mark S. Handcock and Martina Morris, Springer-Verlag, 1999, Springer-Verlag, ISBN 0387987789.
This package provides methods for caching or memoization of objects and results. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).
This package provides Abstraction allowing borrowed data to be carried along with the backing data it borrows from.
This package provides Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
Efficient sampling for Gaussian linear regression with arbitrary priors, Hahn, He and Lopes (2018) <arXiv:1806.05738>
.
Use the US Census API to collect summary data tables for SF1 and ACS datasets at arbitrary geographies.
This package implements the board game CamelUp
for use in introductory statistics classes using a Shiny app.
Amends errors, augments data and aids analysis of John Snow's map of the 1854 London cholera outbreak.
Implement some deep learning architectures and neural network algorithms, including BP,RBM,DBN,Deep autoencoder and so on.
The CRAN check results and where your package stands in the CRAN submission queue in your R terminal.
This package provides a path-following algorithm for L1 regularized generalized linear models and Cox proportional hazards model.
This package provides basic graphing functions to fully demonstrate point-to-point connections in a polar coordinate space.
Calculate Hopkins statistic to assess the clusterability of data. See Wright (2023) <doi:10.32614/RJ-2022-055>.
This package contains bibliographic information for the U.S. Geological Survey (USGS) Idaho National Laboratory (INL) Project Office.
R interface to access the web services of the ICES Stock Assessment Graphs database <https://sg.ices.dk>.
This package performs matrix skew-t parameter estimation, Gallaugher and McNicholas
(2017) <doi: 10.1002/sta4.143>.
Create tile grid maps, which are like choropleth maps except each region is represented with equal visual space.
Create sliders from left, right, top and bottom which may include any html or Shiny input or output.