Add-in to the RJDemetra package on seasonal adjustments. It allows to produce dashboards to summarise models and quickly check the quality of the seasonal adjustment.
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>.
S4-classes and methods for distributions.
Conveniently generate CSS using R code.
Now stdin and stdout are files.
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'.
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 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.
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 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.
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.
An R Package for Geneset Enrichment Workflows.
Single objective optimization using a CMA-ES.
Symbolic computing with multivariate polynomials in R.
Method to perform penalized variance component analysis.
The IGVF Catalog provides data on the impact of genomic variants on function. The `rigvf` package provides an interface to the IGVF Catalog, allowing easy integration with Bioconductor resources.
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/>.
This package provides an R interface to the GNU Linear Programming Kit, software for solving large-scale linear programming (LP), mixed integer linear programming (MILP) and other related problems.
The ribor package provides an R Interface for .ribo files. It provides functionality to read the .ribo file, which is of HDF5 format, and performs common analyses on its contents.
Bayesian geostatistical modeling of Gaussian processes using a reparameterized and marginalized posterior sampling (RAMPS) algorithm designed to lower autocorrelation in MCMC samples. Package performance is tuned for large spatial datasets.
Connector to the REST API of a Rock R server, to perform operations on a remote R server session, or administration tasks. See Rock documentation at <https://rockdoc.obiba.org/>.
The RJDBC package is an implementation of R's DBI interface using JDBC as a back-end. This allows R to connect to any DBMS that has a JDBC driver.