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

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-doc2vec 0.2.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/doc2vec
Licenses: Expat
Build system: r
Synopsis: Distributed representations of sentences, documents and topics
Description:

Learn vector representations of sentences, paragraphs or documents by using the Paragraph Vector algorithms, namely the distributed bag of words (PV-DBOW) and the distributed memory (PV-DM) model. Top2vec finds clusters in text documents by combining techniques to embed documents and words and density-based clustering. It does this by embedding documents in the semantic space as defined by the doc2vec algorithm. Next it maps these document embeddings to a lower-dimensional space using the Uniform Manifold Approximation and Projection (UMAP) clustering algorithm and finds dense areas in that space using a Hierarchical Density-Based Clustering technique (HDBSCAN). These dense areas are the topic clusters which can be represented by the corresponding topic vector which is an aggregate of the document embeddings of the documents which are part of that topic cluster. In the same semantic space similar words can be found which are representative of the topic.

r-future-apply 1.20.2
Propagated dependencies: r-future@1.70.0 r-globals@0.19.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/future.apply
Licenses: GPL 2+
Build system: r
Synopsis: Apply function to elements in parallel using futures
Description:

This package provides implementations of apply(), eapply(), lapply(), Map(), mapply(), replicate(), sapply(), tapply(), and vapply() that can be resolved using any future-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.

r-filesstrings 3.4.0
Propagated dependencies: r-checkmate@2.3.4 r-magrittr@2.0.5 r-purrr@1.2.2 r-rlang@1.2.0 r-strex@2.0.1 r-stringi@1.8.7 r-stringr@1.6.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rorynolan/filesstrings
Licenses: GPL 3
Build system: r
Synopsis: Handy file and string manipulation
Description:

This started out as a package for file and string manipulation. Since then, the fs and strex packages emerged, offering functionality previously given by this package. Those packages have hence almost pushed filesstrings into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.

r-sfd 0.1.0
Propagated dependencies: r-cli@3.6.6 r-rlang@1.2.0 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=sfd
Licenses: Expat
Build system: r
Synopsis: Space-Filling Design Library
Description:

This package provides a collection of pre-optimized space-filling designs, for up to ten parameters, is contained here. Functions are provided to access designs described by Husslage et al (2011) and Wang and Fang (2005). The design types included are Audze-Eglais, MaxiMin, and uniform.

r-colourpicker 1.3.0
Propagated dependencies: r-ggplot2@4.0.3 r-htmltools@0.5.9 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-miniui@0.1.2 r-shiny@1.13.0 r-shinyjs@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/colourpicker
Licenses: Expat
Build system: r
Synopsis: Color picker tool for Shiny and for selecting colors in plots
Description:

This package provides a color picker that can be used as an input in Shiny apps or Rmarkdown documents. The color picker supports alpha opacity, custom color palettes, and many more options. A plot color helper tool is available as an RStudio Addin, which helps you pick colors to use in your plots. A more generic color picker RStudio Addin is also provided to let you select colors to use in your R code.

r-spatstat-explore 3.8-0
Propagated dependencies: r-abind@1.4-8 r-goftest@1.2-3 r-matrix@1.7-5 r-nlme@3.1-169 r-spatstat-data@3.1-9 r-spatstat-geom@3.7-3 r-spatstat-random@3.4-5 r-spatstat-sparse@3.2-0 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Exploratory data analysis for the spatstat family
Description:

This package implements functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the spatstat family of packages. Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.

r-anytime 0.3.13
Propagated dependencies: r-bh@1.90.0-1 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dirk.eddelbuettel.com/code/anytime.html
Licenses: GPL 2+
Build system: r
Synopsis: Converter of input to POSIXct or Date
Description:

The package converts the input in any one of character, integer, numeric, factor, or an ordered type into POSIXct (or Date) objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.

r-gwasexacthw 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=GWASExactHW
Licenses: GPL 3
Build system: r
Synopsis: Exact Hardy-Weinburg testing for Genome Wide Association Studies
Description:

This package contains a function to do exact Hardy-Weinburg testing (using Fisher's test) for SNP genotypes as typically obtained in a Genome Wide Association Study (GWAS).

r-janeaustenr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/juliasilge/janeaustenr
Licenses: Expat
Build system: r
Synopsis: Jane Austen's complete novels
Description:

This package provides the full texts for Jane Austen's six completed novels, ready for text analysis. These novels are "Sense and Sensibility", "Pride and Prejudice", "Mansfield Park", "Emma", "Northanger Abbey", and "Persuasion".

r-mirai 2.7.0
Propagated dependencies: r-nanonext@1.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://shikokuchuo.net/mirai/
Licenses: GPL 3+
Build system: r
Synopsis: Minimalist async evaluation framework for R
Description:

Designed for simplicity, a mirai evaluates an R expression asynchronously in a parallel process, locally or distributed over the network. The result is automatically available upon completion. Modern networking and concurrency, built on nanonext and NNG (Nanomsg Next Gen), ensures reliable and efficient scheduling over fast inter-process communications or TCP/IP secured by TLS. Distributed computing can launch remote resources via SSH or cluster managers. An inherently queued architecture handles many more tasks than available processes, and requires no storage on the file system. Innovative features include support for otherwise non-exportable reference objects, event-driven promises, and asynchronous parallel map.

r-dofuture 1.2.2
Propagated dependencies: r-foreach@1.5.2 r-future@1.70.0 r-future-apply@1.20.2 r-globals@0.19.1 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/doFuture
Licenses: LGPL 2.1+
Build system: r
Synopsis: Foreach parallel adapter using the future API
Description:

This package provides a %dopar% adapter such that any type of futures can be used as backends for the foreach framework.

r-abcrlda 1.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ieeexplore.ieee.org/document/8720003/
Licenses: GPL 3
Build system: r
Synopsis: Asymptotically bias-corrected regularized linear discriminant analysis
Description:

This package offers methods to perform asymptotically bias-corrected regularized linear discriminant analysis (ABC_RLDA) for cost-sensitive binary classification. The bias-correction is an estimate of the bias term added to regularized discriminant analysis that minimizes the overall risk.

r-aws 2.5-6
Propagated dependencies: r-awsmethods@1.1-1 r-gsl@2.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/aws/
Licenses: GPL 2+
Build system: r
Synopsis: Adaptive weights smoothing
Description:

This package provides a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. This includes the Propagation-Separation approach to adaptive smoothing, the Intersecting Confidence Intervals (ICI), variational approaches, and a non-local means filter.

r-recipes 1.3.2
Propagated dependencies: r-cli@3.6.6 r-clock@0.7.4 r-dplyr@1.2.1 r-generics@0.1.4 r-glue@1.8.1 r-gower@1.0.2 r-hardhat@1.4.3 r-ipred@0.9-15 r-lifecycle@1.0.5 r-lubridate@1.9.5 r-magrittr@2.0.5 r-matrix@1.7-5 r-purrr@1.2.2 r-rlang@1.2.0 r-sparsevctrs@0.3.6 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-timedate@4052.112 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/recipes
Licenses: GPL 2
Build system: r
Synopsis: Preprocessing tools to create design matrices
Description:

Recipes is an extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models.

r-aricode 1.1.0
Propagated dependencies: r-lifecycle@1.0.5 r-matrix@1.7-5 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jchiquet/aricode
Licenses: GPL 3+
Build system: r
Synopsis: Efficient computations of standard clustering comparison measures
Description:

This package implements an efficient O(n) algorithm based on bucket-sorting for fast computation of standard clustering comparison measures. Available measures include adjusted Rand index (ARI), normalized information distance (NID), normalized mutual information (NMI), adjusted mutual information (AMI), normalized variation information (NVI) and entropy.

r-plotroc 2.3.3
Propagated dependencies: r-ggplot2@4.0.3 r-gridsvg@1.7-7 r-plyr@1.8.9 r-rlang@1.2.0 r-shiny@1.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sachsmc.github.io/plotROC/
Licenses: Expat
Build system: r
Synopsis: Generating useful receiver operating characteristic curve charts
Description:

This package generates ROC plots. Most ROC curve plots obscure the cutoff values and inhibit interpretation and comparison of multiple curves. This attempts to address those shortcomings by providing plotting and interactive tools. Functions are provided to generate an interactive ROC curve plot for web use, and print versions. A Shiny application implementing the functions is also included.

r-matrix-utils 0.9.8
Propagated dependencies: r-grr@0.9.5 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cvarrichio/Matrix.utils
Licenses: GPL 3
Build system: r
Synopsis: Data.frame-Like Operations on Sparse and Dense Matrix Objects
Description:

This package implements data manipulation methods such as cast, aggregate, and merge/join for Matrix and Matrix-like objects.

r-rstanarm 2.32.2
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-bayesplot@1.15.0 r-bh@1.90.0-1 r-ggplot2@4.0.3 r-lme4@2.0-1 r-loo@2.9.0 r-matrix@1.7-5 r-nlme@3.1-169 r-posterior@1.7.0 r-rcpp@1.1.1-1.1 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-2 r-reformulas@0.4.4 r-rstan@2.32.7 r-rstantools@2.6.0 r-shinystan@2.7.0 r-stanheaders@2.32.10 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstanarm/
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian applied regression modeling via Stan
Description:

This package estimates previously compiled regression models using the rstan package, which provides the R interface to the Stan C++ library for Bayesian estimation. Users specify models via the customary R syntax with a formula and data.frame plus some additional arguments for priors.

r-lassopv 0.2.0
Propagated dependencies: r-lars@1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/lingfeiwang/lassopv
Licenses: GPL 3
Build system: r
Synopsis: Non-parametric p-value estimation for predictors in Lasso
Description:

This package enables you to estimate the p-values for predictors x against target variable y in Lasso regression, using the regularization strength when each predictor enters the active set of regularization path for the first time as the statistic.

r-sitmo 2.0.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coatless/sitmo/
Licenses: Expat
Build system: r
Synopsis: Parallel pseudo random number generator header files
Description:

This package provides two high quality and fast PPRNGs that may be used in an OpenMP parallel environment. In addition, there is a generator for one dimensional low-discrepancy sequence.

r-genetics 1.3.8.1.3
Propagated dependencies: r-combinat@0.0-8 r-gdata@3.0.1 r-gtools@3.9.5 r-mass@7.3-65 r-mvtnorm@1.3-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/genetics/
Licenses: GPL 2+
Build system: r
Synopsis: Population genetics
Description:

This package provides classes and methods for handling genetic data. It includes classes to represent genotypes and haplotypes at single markers up to multiple markers on multiple chromosomes. Function include allele frequencies, flagging homo/heterozygotes, flagging carriers of certain alleles, estimating and testing for Hardy-Weinberg disequilibrium, estimating and testing for linkage disequilibrium, ...

r-rstantools 2.6.0
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-desc@1.4.3 r-rcpp@1.1.1-1.1 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstantools/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for developing R packages interfacing with Stan
Description:

This package provides various tools for developers of R packages interfacing with Stan, including functions to set up the required package structure, S3 generics and default methods to unify function naming across Stan-based R packages, and vignettes with recommendations for developers.

r-reformulas 0.4.4
Propagated dependencies: r-matrix@1.7-5 r-rdpack@2.6.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bbolker/reformulas
Licenses: GPL 3
Build system: r
Synopsis: Machinery for processing random effect formulas
Description:

This package lets you take formulas including random-effects components (formatted as in lme4, glmmTMB, etc.) and process them. It includes various helper functions.

r-terra 1.9-27
Dependencies: curl@8.6.0 gdal@3.8.2 geos@3.12.1 pcre2@10.42 proj@9.7.1 sqlite@3.39.3 onetbb@2022.3.0 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rspatial.org/terra
Licenses: GPL 3+
Build system: r
Synopsis: Spatial data analysis
Description:

This package provides methods for spatial data analysis, especially raster data. The included methods allow for low-level data manipulation as well as high-level global, local, zonal, and focal computation. The predict and interpolate methods facilitate the use of regression type (interpolation, machine learning) models for spatial prediction. Processing of very large files is supported.

Total packages: 72465