You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage R-polyclip-1.10.0-10.fc36.x86_64
R port of Angus Johnson's open source library Clipper. Performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. Computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. Computes Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.
RPMPackage R-poLCA-1.4.1-14.fc36.x86_64
Latent class analysis and latent class regression models for polytomous outcome variables. Also known as latent structure analysis.
RPMPackage R-png-0.1.7-16.fc36.x86_64
This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.
RPMPackage R-plyr-1.8.6-8.fc36.x86_64
A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of plyr has been generously supported by Becton Dickinson.
RPMPackage R-plogr-devel-0.2.0-12.fc36.noarch
Development files for R-plogr.
RPMPackage R-plogr-0.2.0-12.fc36.noarch
A simple header-only logging library for C++. Add 'LinkingTo: plogr' to 'DESCRIPTION', and '#include <plogr.h>' in your C++ modules to use it.
RPMPackage R-pkgconfig-2.0.3-9.fc36.noarch
Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.
RPMPackage R-pdftools-3.1.1-1.fc36.x86_64
Utilities based on 'libpoppler' for extracting text, fonts, attachments and metadata from a PDF file. Also supports high quality rendering of PDF documents into PNG, JPEG, TIFF format, or into raw bitmap vectors for further processing in R.
RPMPackage R-pbdZMQ-0.3.5-3.fc36.x86_64
'ZeroMQ' is a well-known library for high-performance asynchronous messaging in scalable, distributed applications. This package provides high level R wrapper functions to easily utilize 'ZeroMQ'. We mainly focus on interactive client/server programming frameworks.
RPMPackage R-pbdRPC-0.2.1-13.fc36.noarch
A very light implementation yet secure for remote procedure calls with unified interface via ssh (OpenSSH).
RPMPackage R-openssl-1.4.5-2.fc36.x86_64
Bindings to OpenSSL libssl and libcrypto, plus custom SSH key parsers. Supports RSA, DSA and EC curves P-256, P-384, P-521, and curve25519. Cryptographic signatures can either be created and verified manually or via x509 certificates. AES can be used in cbc, ctr or gcm mode for symmetric encryption; RSA for asymmetric (public key) encryption or EC for Diffie Hellman. High-level envelope functions combine RSA and AES for encrypting arbitrary sized data. Other utilities include key generators, hash functions (md5, sha1, sha256, etc), base64 encoder, a secure random number generator, and 'bignum' math methods for manually performing crypto calculations on large multibyte integers.
RPMPackage R-nws-1.7.0.1-27.fc36.noarch
Provides coordination and parallel execution facilities, as well as limited cross-language data exchange, using the netWorkSpaces server developed by REvolution Computing.
RPMPackage R-mvtnorm-1.1.2-3.fc36.x86_64
This R package computes multivariate normal and t probabilities, quantiles and densities.
RPMPackage R-munsell-0.5.0-12.fc36.noarch
Provides easy access to, and manipulation of, the Munsell colours. Provides a mapping between Munsell's original notation (e.g. "5R 5/10") and hexadecimal strings suitable for use directly in R graphics. Also provides utilities to explore slices through the Munsell colour tree, to transform Munsell colours and display colour palettes.
RPMPackage R-multcomp-1.4.17-3.fc36.noarch
This R package contains functions for simultaneous tests and confidence intervals for general linear hypotheses in parametric models, including linear, generalized linear, linear mixed effects, and survival models.
RPMPackage R-msm-1.6.8-10.fc36.x86_64
Functions for fitting general continuous-time Markov and hidden Markov multi-state models to longitudinal data. Both Markov transition rates and the hidden Markov output process can be modeled in terms of covariates. A variety of observation schemes are supported, including processes observed at arbitrary times, completely-observed processes, and censored states.
RPMPackage R-mockr-0.1-12.fc36.noarch
Provides a means to mock a package function, i.e., temporarily substitute it for testing. Designed as a drop-in replacement for 'testthat::with_mock()', which may break in R 3.4.0 and later.
RPMPackage R-mockery-0.4.2-8.fc36.noarch
The two main functionalities of this package are creating mock objects (functions) and selectively intercepting calls to a given function that originate in some other function. It can be used with any testing framework available for R. Mock objects can be injected with either this package's own stub() function or a similar with_mock() facility present in the testthat package.
RPMPackage R-mnormt-2.0.2-5.fc36.x86_64
Functions are provided for computing the density and the distribution function of d-dimensional normal and "t" random variables, possibly truncated (on one side or two sides), and for generating random vectors sampled from these distributions, except sampling from the truncated "t". Moments of arbitrary order of a multivariate truncated normal are computed, and converted to cumulants up to order 4. Probabilities are computed via non-Monte Carlo methods; different routines are used in the case d=1, d=2, d=3, d>3, if d denotes the dimensionality.
RPMPackage R-mlbench-2.1.3-4.fc36.x86_64
A collection of artificial and real-world machine learning benchmark problems, including, e.g., several data sets from the UCI repository.