R wrapper around the argon HTML library. More at <https://demos.creative-tim.com/argon-design-system/>.
Using of the accelerated line search algorithm for simultaneously diagonalize a set of symmetric positive definite matrices.
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visualizing fuzzy clustering results.
An interface to the Gmail RESTful API. Allows access to your Gmail messages, threads, drafts and labels.
This package provides a collection of useful functions and datasets for the Data Science Course at IBAW.
Carries out integrative clustering analysis using multiple types of genomic dataset using integrative Non-negative Matrix factorization.
Locally sparse estimator of generalized varying coefficient model for asynchronous longitudinal data by kernel-weighted estimating equation.
Combination of either p-values or modified effect sizes from different studies to find differentially expressed genes.
Collection of functions to perform fixed and random-effects multivariate and univariate meta-analysis and meta-regression.
Multivariate ARIMA and ARIMA-X estimation using Spliid's algorithm (marima()
) and simulation (marima.sim()
).
Retrieve and plot word frequencies through time from the "Google Ngram Viewer" <https://books.google.com/ngrams>.
This package provides functions and data sets for the text Probability and Statistics with R, Second Edition.
Allow sharing sensitive information, for example passwords, API keys, etc., in R packages, using public key cryptography.
Streamlines geographic data transformation, storage and publication, simplifying data preparation and enhancing interoperability across formats and platforms.
This package provides a collection of implementations of classical and novel algorithms for weighted sampling without replacement.
This package provides functions and classes for de novo prediction of transcription factor binding consensus by heuristic search.
This package provides an assortment of R functions that is suitable for all types of microbial diversity analyses.
This is a package for binomial and Poisson regression for clustered data, fixed and random effects with bootstrapping.
This package provides UI widget and layout functions for writing Shiny apps that work well on small screens.
This package provides an interface to use SPARQL to pose SELECT or UPDATE queries to an end-point.
This crate provides very portable functions to control the stack pointer and inspect the properties of the stack.
This package provides a pure Ruby implementation of the RFC 7519 OAuth JWT standard.
The handling of an API key (misnomer for password) for protected data can be difficult. This package provides secure convenience functions for entering / handling API keys and pulling data directly into memory. By default it will load from REDCap instances, but other sources are injectable via inversion of control.
Providing just one primary function, readit uses a set of reasonable heuristics to apply the appropriate reader function to the given file path. As long as the data file has an extension, and the data is (or can be coerced to be) rectangular, readit()
can probably read it.