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

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-ndjson 0.9.1
Dependencies: gzstream@1.5 zlib@1.3.1
Propagated dependencies: r-data-table@1.18.4 r-rcpp@1.1.1-1.1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/hrbrmstr/ndjson
Licenses: Expat
Build system: r
Synopsis: Wicked-Fast @dfn{Streaming JSON} (ndjson) Reader
Description:

Streaming JSON (ndjson) has one JSON record per-line and many modern ndjson files contain large numbers of records. These constructs may not be columnar in nature, but it is often useful to read in these files and "flatten" the structure out to enable working with the data in an R data.frame-like context. Functions are provided that make it possible to read in plain ndjson files or compressed (gz) ndjson files and either validate the format of the records or create "flat" data.table structures from them.

r-tidygeocoder 1.0.6
Propagated dependencies: r-dplyr@1.2.1 r-httr@1.4.8 r-jsonlite@2.0.0 r-progress@1.2.3 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jessecambon.github.io/tidygeocoder/
Licenses: Expat
Build system: r
Synopsis: Intuitive interface for getting data from geocoding services
Description:

Tidygeocoder makes getting data from geocoding services easy. A unified high-level interface is provided for a selection of supported geocoding services and results are returned in tibble format.

r-missforest 1.6.1
Propagated dependencies: r-dorng@1.8.6.3 r-foreach@1.5.2 r-iterators@1.0.14 r-itertools@0.1-3 r-randomforest@4.7-1.2 r-ranger@0.18.0 r-rdpack@2.6.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stekhoven/missForest
Licenses: GPL 2+
Build system: r
Synopsis: Nonparametric missing value imputation using Random Forest
Description:

The function missForest in this package is used to impute missing values, particularly in the case of mixed-type data. It uses a random forest trained on the observed values of a data matrix to predict the missing values. It can be used to impute continuous and/or categorical data, including complex interactions and non-linear relations. It yields an OOB imputation error estimate without the need of a test set or elaborate cross- validation. It can be run in parallel to save computation time.

r-dyn 0.2-9.6
Propagated dependencies: r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dyn
Licenses: GPL 2+
Build system: r
Synopsis: Time series regression
Description:

This package provides the dyn class interfaces ts, irts, zoo and zooreg time series classes to lm, glm, loess, quantreg::rq, MASS::rlm, MCMCpack::MCMCregress(), quantreg::rq(), randomForest::randomForest() and other regression functions, allowing those functions to be used with time series including specifications that may contain lags, diffs and missing values.

r-rsparse 0.5.3
Propagated dependencies: r-data-table@1.18.4 r-float@0.3-3 r-lgr@0.5.2 r-matrix@1.7-5 r-matrixextra@0.1.15 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rexyai/rsparse
Licenses: GPL 2+
Build system: r
Synopsis: Statistical learning on sparse matrices
Description:

This package implements many algorithms for statistical learning on sparse matrices: matrix factorizations, matrix completion, elastic net regressions, factorization machines. The rsparse package also enhances the Matrix package by providing methods for multithreaded <sparse, dense> matrix products and native slicing of the sparse matrices in Compressed Sparse Row (CSR) format.

r-fbasics 4052.98
Propagated dependencies: r-gss@2.2-10 r-mass@7.3-65 r-spatial@7.3-18 r-stabledist@0.7-2 r-timedate@4052.112 r-timeseries@4052.112
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/scm/viewvc.php/pkg/fBasics/?root=rmetrics
Licenses: GPL 2+
Build system: r
Synopsis: Metrics for markets and basic statistics
Description:

This package provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more, there are several utility functions for data handling and management.

r-ifultools 2.0-26
Propagated dependencies: r-mass@7.3-65 r-splus2r@1.3-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ifultools/
Licenses: GPL 2
Build system: r
Synopsis: Insightful research tools
Description:

This package provides C code used by the wmtsa, fractal, and sapa R packages.

r-gower 1.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/markvanderloo/gower
Licenses: GPL 3
Build system: r
Synopsis: Gower's distance
Description:

This package provides tools to compute Gower's distance (or similarity) coefficient between records, and to compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP.

r-skat 2.2.5
Propagated dependencies: r-matrix@1.7-5 r-rspectra@0.16-2 r-spatest@3.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=SKAT
Licenses: GPL 2+
Build system: r
Synopsis: SNP-Set (Sequence) kernel association test
Description:

This package provides functions for kernel-regression-based association tests including Burden test, SKAT and SKAT-O. These methods aggregate individual SNP score statistics in a SNP set and efficiently compute SNP-set level p-values.

r-abcdefba 0.4
Propagated dependencies: r-corrplot@0.95 r-lattice@0.22-9 r-rgl@1.3.36 r-rglpk@0.6-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcdeFBA/
Licenses: GPL 2
Build system: r
Synopsis: A-Biologist-Can-Do-Everything of Flux Balance Analysis with this package
Description:

This package provides functions for Constraint Based Simulation using Flux Balance Analysis and informative analysis of the data generated during simulation.

r-guix-install 1.0.0
Propagated dependencies: r-runit@0.4.33.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/BIMSBbioinfo/guix.install
Licenses: GPL 3+
Build system: r
Synopsis: Install R packages with GNU Guix
Description:

This R package provides a single procedure guix.install(), which allows users to install R packages via Guix right from within their running R session. If the requested R package does not exist in Guix at this time, the package and all its missing dependencies will be imported recursively and the generated package definitions will be written to ~/.Rguix/packages.scm. This record of imported packages can be used later to reproduce the environment, and to add the packages in question to a proper Guix channel (or Guix itself). guix.install() not only supports installing packages from CRAN, but also from Bioconductor or even arbitrary git or mercurial repositories, replacing the need for installation via devtools.

r-readbitmap 0.1.5
Dependencies: libjpeg-turbo@2.1.4 libpng@1.6.39
Propagated dependencies: r-bmp@0.3.1 r-jpeg@0.1-11 r-png@0.1-9 r-tiff@0.1-12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jefferis/readbitmap
Licenses: GPL 2+
Build system: r
Synopsis: Unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)
Description:

This package provides tools to identify and read BMP, JPEG, PNG, and TIFF format bitmap images. Identification defaults to the use of the magic number embedded in the file rather than the file extension.

r-rainbow 3.8
Propagated dependencies: r-cluster@2.1.8.2 r-colorspace@2.1-2 r-hdrcde@3.5.0 r-ks@1.15.2 r-mass@7.3-65 r-pcapp@2.0-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rainbow/
Licenses: GPL 3
Build system: r
Synopsis: Bagplots, boxplots and rainbow plots for functional data
Description:

This is a package for visualizing functional data and identifying functional outliers with bagplots, boxplots and rainbow plots.

r-snftool 2.3.1
Propagated dependencies: r-alluvial@0.1-2 r-exposition@2.11.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=SNFtool
Licenses: GPL 3+
Build system: r
Synopsis: Similarity network fusion
Description:

Similarity Network Fusion takes multiple views of a network and fuses them together to construct an overall status matrix. The input to our algorithm can be feature vectors, pairwise distances, or pairwise similarities. The learned status matrix can then be used for retrieval, clustering, and classification.

r-r-devices 2.17.4
Propagated dependencies: r-base64enc@0.1-6 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.devices
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified handling of graphics devices
Description:

This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.

r-ksamples 1.2-12
Propagated dependencies: r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kSamples
Licenses: GPL 2+
Build system: r
Synopsis: K-Sample rank tests and their combinations
Description:

This package provides tools to compares k samples using the Anderson-Darling test, Kruskal-Wallis type tests with different rank score criteria, Steel's multiple comparison test, and the Jonckheere-Terpstra (JT) test. It computes asymptotic, simulated or (limited) exact P-values, all valid under randomization, with or without ties, or conditionally under random sampling from populations, given the observed tie pattern. Except for Steel's test and the JT test it also combines these tests across several blocks of samples.

r-roi-plugin-neos 1.0-2
Propagated dependencies: r-roi@1.0-2 r-xml2@1.5.2 r-xmlrpc2@1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: NEOS plug-in for the R Optimization Interface
Description:

This package enhances the R Optimization Infrastructure (ROI) package with a connection to the neos server. ROI optimization problems can directly be sent to the neos server and solution obtained in the typical ROI style.

r-sets 1.0-25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sets
Licenses: GPL 2
Build system: r
Synopsis: Sets, generalized sets, customizable sets and intervals
Description:

This package provides data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.

r-transport 0.15-4
Propagated dependencies: r-data-table@1.18.4 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dschuhm1.pages.gwdg.de/software
Licenses: GPL 2+
Build system: r
Synopsis: Computation of optimal transport plans and Wasserstein distances
Description:

Solve optimal transport problems. Compute Wasserstein distances (a.k.a. Kantorovitch, Fortet--Mourier, Mallows, Earth Mover's, or minimal L_p distances), return the corresponding transference plans, and display them graphically. Objects that can be compared include grey-scale images, (weighted) point patterns, and mass vectors.

r-svunit 1.0.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SciViews/svUnit
Licenses: GPL 2
Build system: r
Synopsis: Unit, integration and system testing
Description:

This package provides a complete unit test system and functions to implement its GUI part.

r-foreign 0.8-91
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/foreign
Licenses: GPL 2+
Build system: r
Synopsis: Read data stored by other statistics software
Description:

This package provides functions for reading and writing data stored by some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and for reading and writing some dBase files.

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-osqp 1.0.0
Propagated dependencies: r-cli@3.6.6 r-matrix@1.7-5 r-rcpp@1.1.1-1.1 r-s7@0.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://osqp.org
Licenses: ASL 2.0
Build system: r
Synopsis: Quadratic Programming Solver using the OSQP Library
Description:

This package provides bindings to the OSQP solver. The OSQP solver is a numerical optimization package or solving convex quadratic programs written in C and based on the alternating direction method of multipliers. See <arXiv:1711.08013> for details.

r-hdf5r-extra 0.1.0
Propagated dependencies: r-checkmate@2.3.4 r-dplyr@1.2.1 r-easy-utils@0.1.0 r-hdf5r@1.3.12 r-matrix@1.7-5 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ycli1995/hdf5r.Extra
Licenses: Expat
Build system: r
Synopsis: Extensions for HDF5 R interfaces
Description:

This package provides some methods to manipulate HDF5 files, extending the hdf5r package. Reading and writing R objects to HDF5 formats follow the specification of AnnData.

Total packages: 32521