Implementation of the Integrated Simple Weighted Sum Product Method (WISP), a multiple criteria sorting method create by Dragisa Stanujkic (2021) <doi:10.1109/TEM.2021.3075783>.
Computes word, character, and non-whitespace character counts in R Markdown documents and Jupyter notebooks, with or without code chunks. Returns results as a data frame.
Radioactive doses estimation using individual chromosomal aberrations information. See Higueras M, Puig P, Ainsbury E, Rothkamm K. (2015) <doi:10.1088/0952-4746/35/3/557>.
This package provides tools for comprehensive gene set enrichment and extraction of multi-resource high confidence subnetworks. RITAN facilitates bioinformatic tasks for enabling network biology research.
R package for performing thermal proximity co-aggregation analysis with thermal proteome profiling datasets to analyse protein complex assembly and (differential) protein-protein interactions across conditions.
S4-classes and methods for distributions.
Conveniently generate CSS using R code.
Determine the number of dimensions to retain in exploratory factor analysis. The main function, nest(), returns the solution and the plot(nest()) returns a plot.
This package provides tools to conditionally rotate or back-up files based on their size or the date of the last backup; inspired by the utility logrotate'.
This package implements the estimation techniques described in Rousseeuw & Verboven (2002) <doi:10.1016/S0167-9473(02)00078-6> for the location and scale of very small samples.
This package provides a simple set of wrappers to easily use RDCOMClient for generating Microsoft PowerPoint presentations. Warning:this package is soon to be archived from CRAN.
This package provides tools to help with shiny reactivity. The react object offers an alternative way to call reactive expressions to better identify them in the server code.
Visualize your favorite XKCD comic strip directly from R. XKCD <https://xkcd.com> web comic content is provided under the Creative Commons Attribution-NonCommercial 2.5 License.
This package provides a small language extension for succinct conditional assignment using `?` and `:`, emulating the conditional ternary operator syntax using in C, Java, JavaScript and other languages.
This package provides a programmatic interface to the API provided by the iNaturalist website <https://www.inaturalist.org/> to download species occurrence data submitted by citizen scientists.
This package provides a low-level interface to the Java VM very much like .C/.Call and friends. It allows the creation of objects, calling methods and accessing fields.
Single objective optimization using a CMA-ES.
Dynamic linear models and time series regression.
Tutarials of R learning easily and happily.
Symbolic computing with multivariate polynomials in R.
Method to perform penalized variance component analysis.
An R Package for Geneset Enrichment Workflows.
This R package connects to SWI-Prolog, <https://www.swi-prolog.org/>, so that R can send deterministic and non-deterministic queries to prolog (consult, query/submit, once, findall).
An implementation of calls designed to collect and organize Mastodon data via its Application Program Interfaces (API), which can be found at the following URL: <https://docs.joinmastodon.org/>.