_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-snp-plotter 0.5.1
Propagated dependencies: r-genetics@1.3.8.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/snp.plotter/
Licenses: GPL 2+
Build system: r
Synopsis: Plot p-values using single SNP and/or haplotype data
Description:

This package helps you create plots of p-values using single SNP and/or haplotype data. Main features of the package include options to display a linkage disequilibrium (LD) plot and the ability to plot multiple datasets simultaneously. Plots can be created using global and/or individual haplotype p-values along with single SNP p-values. Images are created as either PDF/EPS files.

r-energy 1.7-12
Propagated dependencies: r-boot@1.3-32 r-gsl@2.1-9 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/energy
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate inference via the energy of data
Description:

This package provides e-statistics (energy) tests and statistics for multivariate and univariate inference, including distance correlation, one-sample, two-sample, and multi-sample tests for comparing multivariate distributions, are implemented. Measuring and testing multivariate independence based on distance correlation, partial distance correlation, multivariate goodness-of-fit tests, clustering based on energy distance, testing for multivariate normality, distance components (disco) for non-parametric analysis of structured data, and other energy statistics/methods are implemented.

r-piton 1.0.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Ironholds/piton
Licenses: Expat
Build system: r
Synopsis: Parsing expression grammars in Rcpp
Description:

This package provides a wrapper around the Parsing Expression Grammar Template Library, a C++11 library for generating parsing expression grammars, that makes it accessible within Rcpp. With this, developers can implement their own grammars and easily expose them in R packages.

r-tmaptools 3.3
Propagated dependencies: r-lwgeom@0.2-16 r-sf@1.1-1 r-stars@0.7-2 r-units@1.0-1 r-xml@3.99-0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mtennekes/tmaptools
Licenses: GPL 3
Build system: r
Synopsis: Thematic Map Tools
Description:

Set of tools for reading and processing spatial data. The aim is to supply the workflow to create thematic maps. This package also facilitates tmap, the package for visualizing thematic maps.

r-pan 1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pan/
Licenses: GPL 3
Build system: r
Synopsis: Multiple imputation for multivariate panel or clustered data
Description:

This package implements multiple imputation for multivariate panel or clustered data.

r-rcppeigen 0.3.4.0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://eigen.tuxfamily.org
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration for the Eigen templated linear algebra library
Description:

This package provides an integration of Eigen in R using a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems.

r-lubridate 1.9.5
Propagated dependencies: r-generics@0.1.4 r-timechange@0.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lubridate/
Licenses: GPL 2
Build system: r
Synopsis: Make dealing with dates a little easier
Description:

This package provides functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The lubridate package has a consistent and memorable syntax that makes working with dates easy and fun.

r-bbotk 1.10.0
Propagated dependencies: r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-lgr@0.5.2 r-mlr3misc@0.21.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bbotk.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Black-Box Optimization Toolkit
Description:

This package provides a common framework for optimization of black-box functions for other packages, e.g. mlr3. It offers various optimization methods e.g. grid search, random search and generalized simulated annealing.

r-party 1.3-20
Propagated dependencies: r-coin@1.4-3 r-modeltools@0.2-24 r-mvtnorm@1.3-7 r-sandwich@3.1-1 r-strucchange@1.5-4 r-survival@3.8-6 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://party.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Laboratory for recursive partitioning
Description:

This package provides a computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available.

r-fda 6.3.0
Propagated dependencies: r-desolve@1.42 r-fds@1.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.functionaldata.org
Licenses: GPL 2+
Build system: r
Synopsis: Functional data analysis
Description:

These functions were developed to support functional data analysis as described in Ramsay, J. O. and Silverman, B. W. (2005) Functional Data Analysis. The package includes data sets and script files working many examples.

r-nlp 0.3-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/NLP/
Licenses: GPL 3
Build system: r
Synopsis: Natural language processing infrastructure
Description:

This package provides basic classes and methods for Natural Language Processing.

r-powerplus 3.1
Propagated dependencies: r-complexplus@2.1 r-expm@1.0-0 r-mass@7.3-65 r-matrix@1.7-5 r-phontools@0.2-2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/powerplus/
Licenses: GPL 2
Build system: r
Synopsis: Exponentiation operations
Description:

This package provides tools for the computation of matrix and scalar exponentiation.

r-ztpln 0.1.3
Propagated dependencies: r-distributionutils@0.6-2 r-mixtools@2.0.0.1 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppnumerical@0.7-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mattocci27/ztpln
Licenses: Expat
Build system: r
Synopsis: Zero-truncated Poisson lognormal distribution
Description:

This package provides functions for obtaining the density, random variates and maximum likelihood estimates of the Zero-truncated Poisson lognormal distribution and their mixture distribution.

r-rpart 4.1.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rpart
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Recursive partitioning and regression trees
Description:

This package provides recursive partitioning functions for classification, regression and survival trees.

r-laf 0.8.6
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/djvanderlaan/LaF
Licenses: GPL 3
Build system: r
Synopsis: Fast access to large ASCII files
Description:

This package provides methods for fast access to large ASCII files. Currently the following file formats are supported: comma separated format (CSV) and fixed width format. It is assumed that the files are too large to fit into memory, although the package can also be used to efficiently access files that do fit into memory. Methods are provided to access and process files blockwise. Furthermore, an opened file can be accessed as one would an ordinary data.frame. The LaF vignette gives an overview of the functionality provided.

r-fractal 2.0-4
Propagated dependencies: r-ifultools@2.0-26 r-mass@7.3-65 r-sapa@2.0-3 r-scatterplot3d@0.3-45 r-splus2r@1.3-5 r-wmtsa@2.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fractal/
Licenses: GPL 2
Build system: r
Synopsis: Fractal time series modeling and analysis
Description:

This package provides tools for stochastic fractal and deterministic chaotic time series analysis.

r-gap-datasets 0.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jinghuazhao.github.io/R/
Licenses: GPL 2+
Build system: r
Synopsis: Datasets for gap
Description:

This package provides datasets associated with the gap package. Currently, it includes an example data for regional association plot (CDKN), an example data for a genomewide association meta-analysis (OPG), data in studies of Parkinson's diease (PD), ALHD2 markers and alcoholism (aldh2), APOE/APOC1 markers and Schizophrenia (apoeapoc), cystic fibrosis (cf), a Olink/INF panel (inf1), Manhattan plots with (hr1420, mhtdata) and without (w4) gene annotations.

r-emulator 1.2-24
Propagated dependencies: r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/emulator
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bayesian emulation of computer programs
Description:

This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

r-pls 2.9-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mevik.net/work/software/pls.html
Licenses: GPL 2
Build system: r
Synopsis: Partial Least Squares and Principal Component Regression
Description:

The pls package implements multivariate regression methods: Partial Least Squares Regression (PLSR), Principal Component Regression (PCR), and Canonical Powered Partial Least Squares (CPPLS). It supports:

  • several algorithms: the traditional orthogonal scores (NIPALS) PLS algorithm, kernel PLS, wide kernel PLS, Simpls, and PCR through svd

  • multi-response models (or PLS2)

  • flexible cross-validation

  • Jackknife variance estimates of regression coefficients

  • extensive and flexible plots: scores, loadings, predictions, coefficients, (R)MSEP, R², and correlation loadings

  • formula interface, modelled after lm(), with methods for predict, print, summary, plot, update, etc.

  • extraction functions for coefficients, scores, and loadings

  • MSEP, RMSEP, and R² estimates

  • multiplicative scatter correction (MSC)

r-pamr 1.57
Propagated dependencies: r-cluster@2.1.8.2 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pamr/
Licenses: GPL 2
Build system: r
Synopsis: Prediction Analysis for Microarrays
Description:

This package provides some functions for sample classification in microarrays.

r-mlr3 1.6.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-evaluate@1.0.5 r-future@1.70.0 r-future-apply@1.20.2 r-lgr@0.5.2 r-mirai@2.7.0 r-mlbench@2.1-8 r-mlr3measures@1.3.0 r-mlr3misc@0.21.0 r-palmerpenguins@0.1.1 r-paradox@1.0.1 r-parallelly@1.47.0 r-r6@2.6.1 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Machine Learning in R - Next Generation
Description:

mlr3 enables efficient, object-oriented programming on the building blocks of machine learning. It provides R6 objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While mlr3 focuses on the core computational operations, add-on packages provide additional functionality.

r-knitrbootstrap 1.0.4
Propagated dependencies: r-knitr@1.51 r-markdown@2.0 r-rmarkdown@2.31
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jimhester/knitrBootstrap
Licenses: Expat
Build system: r
Synopsis: Knitr bootstrap framework
Description:

This package provides a framework to create Bootstrap 3 HTML reports from knitr Rmarkdown.

r-circlize 0.4.18
Propagated dependencies: r-colorspace@2.1-2 r-globaloptions@0.1.4 r-shape@1.4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/circlize
Licenses: GPL 2+
Build system: r
Synopsis: Circular visualization
Description:

Circular layout is an efficient way to visualise huge amounts of information. This package provides an implementation of circular layout generation in R as well as an enhancement of available software. Its flexibility is based on the usage of low-level graphics functions such that self-defined high-level graphics can be easily implemented by users for specific purposes. Together with the seamless connection between the powerful computational and visual environment in R, it gives users more convenience and freedom to design figures for better understanding complex patterns behind multi-dimensional data.

r-plm 2.6-7
Propagated dependencies: r-bdsmatrix@1.3-7 r-collapse@2.1.7 r-formula@1.2-5 r-lattice@0.22-9 r-lmtest@0.9-40 r-mass@7.3-65 r-maxlik@1.5-2.2 r-nlme@3.1-169 r-rdpack@2.6.6 r-sandwich@3.1-1 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=plm
Licenses: GPL 2+
Build system: r
Synopsis: Linear Models for panel data
Description:

This package provides a set of estimators for models and (robust) covariance matrices, and tests for panel data econometrics, including within/fixed effects, random effects, between, first-difference, nested random effects as well as instrumental-variable (IV) and Hausman-Taylor-style models, panel generalized method of moments (GMM) and general FGLS models, mean groups (MG), demeaned MG, and common correlated effects (CCEMG) and pooled (CCEP) estimators with common factors, variable coefficients and limited dependent variables models. Test functions include model specification, serial correlation, cross-sectional dependence, panel unit root and panel Granger (non-)causality. Typical references are general econometrics text books such as Baltagi (2021), Econometric Analysis of Panel Data (<doi:10.1007/978-3-030-53953-5>), Hsiao (2014), Analysis of Panel Data (<doi:10.1017/CBO9781139839327>), and Croissant and Millo (2018), Panel Data Econometrics with R (<doi:10.1002/9781119504641>).

Total packages: 72465