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

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-assertive-datetimes 0.0-3
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-types@0.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.datetimes
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of dates and times
Description:

This package provides a set of predicates and assertions for checking the properties of dates and times. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-cyclocomp 1.1.2
Propagated dependencies: r-callr@3.7.6 r-crayon@1.5.3 r-desc@1.4.3 r-remotes@2.5.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MangoTheCat/cyclocomp
Licenses: Expat
Build system: r
Synopsis: Cyclomatic complexity of R code
Description:

Cyclomatic complexity is a software metric, used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. This package provides tools to compute this metric.

r-numderiv 2016.8-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/numDeriv
Licenses: GPL 2
Build system: r
Synopsis: Accurate numerical derivatives
Description:

This package provides methods for calculating accurate numerical first and second order derivatives.

r-mstate 0.3.3
Propagated dependencies: r-data-table@1.18.4 r-lattice@0.22-9 r-rcolorbrewer@1.1-3 r-rlang@1.2.0 r-survival@3.8-6 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.lumc.nl/org/bds/research/medische-statistiek/survival-analysis/
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation, Estimation and Prediction in Multi-State Models
Description:

Contains functions for data preparation, descriptives, hazard estimation and prediction with Aalen-Johansen or simulation in competing risks and multi-state models.

r-bestnormalize 1.9.2
Propagated dependencies: r-butcher@0.4.0 r-doparallel@1.0.17 r-dorng@1.8.6.3 r-dplyr@1.2.1 r-foreach@1.5.2 r-generics@0.1.4 r-lambertw@0.6.9-2 r-nortest@1.0-4 r-progress@1.2.3 r-purrr@1.2.2 r-recipes@1.3.2 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://petersonr.github.io/bestNormalize/
Licenses: GPL 3
Build system: r
Synopsis: Normalizing transformation functions
Description:

Estimate a suite of normalizing transformations, including a new adaptation of a technique based on ranks which can guarantee normally distributed transformed data if there are no ties: ordered quantile normalization (ORQ). ORQ normalization combines a rank-mapping approach with a shifted logit approximation that allows the transformation to work on data outside the original domain. It is also able to handle new data within the original domain via linear interpolation. The package is built to estimate the best normalizing transformation for a vector consistently and accurately. It implements the Box-Cox transformation, the Yeo-Johnson transformation, three types of Lambert WxF transformations, and the ordered quantile normalization transformation. It estimates the normalization efficacy of other commonly used transformations, and it allows users to specify custom transformations or normalization statistics. Finally, functionality can be integrated into a machine learning workflow via recipes.

r-rbibutils 2.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geobosh.github.io/rbibutils/
Licenses: GPL 2
Build system: r
Synopsis: Convert between bibliography formats
Description:

This package converts between a number of bibliography formats, including BibTeX, BibLaTeX and Bibentry. It includes a port of the bibutils utilities and supports all bibliography formats and character encodings implemented in bibutils.

r-flexparamcurve 1.5-7
Propagated dependencies: r-nlme@3.1-169
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pennstate.academia.edu:443/SteveOswald
Licenses: GPL 2
Build system: r
Synopsis: Tools to fit flexible parametric curves
Description:

This package provides model selection tools and selfStart functions to fit parametric curves in the nls, nlsList and nlme frameworks.

r-flock 0.7
Propagated dependencies: 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/flock/
Licenses: ASL 2.0
Build system: r
Synopsis: Process synchronization using file locks
Description:

This package implements synchronization between R processes (spawned by using the parallel package for instance) using file locks. It supports both exclusive and shared locking.

r-gsalib 2.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gsalib
Licenses: Expat
Build system: r
Synopsis: Utility functions for GATK
Description:

This package contains utility functions used by the Genome Analysis Toolkit (GATK) to load tables and plot data. The GATK is a toolkit for variant discovery in high-throughput sequencing data.

r-tune 2.1.0
Propagated dependencies: r-cli@3.6.6 r-dials@1.4.3 r-dplyr@1.2.1 r-gaupro@0.2.17 r-generics@0.1.4 r-ggplot2@4.0.3 r-glue@1.8.1 r-hardhat@1.4.3 r-lifecycle@1.0.5 r-parsnip@1.6.0 r-purrr@1.2.2 r-recipes@1.3.2 r-rlang@1.2.0 r-rsample@1.3.2 r-tailor@0.1.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1 r-vctrs@0.7.3 r-withr@3.0.2 r-workflows@1.3.0 r-yardstick@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tune
Licenses: Expat
Build system: r
Synopsis: Tidy tuning tools
Description:

The ability to tune models is important. tune contains functions and classes to be used in conjunction with other tidymodels packages for finding reasonable values of hyper-parameters in models, pre-processing methods, and post-processing steps.

r-ini 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dvdscripter/ini
Licenses: GPL 3
Build system: r
Synopsis: Read and write configuration files
Description:

This package provides tools to parse simple .ini configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications.

r-vcfr 1.16.0
Dependencies: zlib@1.3.1
Propagated dependencies: r-ape@5.8-1 r-dplyr@1.2.1 r-magrittr@2.0.5 r-memuse@4.2-3 r-pinfsc50@1.3.0 r-rcpp@1.1.1-1.1 r-stringr@1.6.0 r-tibble@3.3.1 r-vegan@2.7-3 r-viridislite@0.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/knausb/vcfR
Licenses: GPL 3
Build system: r
Synopsis: Manipulate and visualize VCF data
Description:

This package facilitates easy manipulation of variant call format (VCF) data. Functions are provided to rapidly read from and write to VCF files. Once VCF data is read into R, a parser function extracts matrices of data. This information can then be used for quality control or other purposes. Additional functions provide visualization of genomic data. Once processing is complete data may be written to a VCF file. It also may be converted into other popular R objects. This package provides a link between VCF data and familiar R software.

r-xfun 0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/xfun
Licenses: Expat
Build system: r
Synopsis: Miscellaneous functions
Description:

This package provides miscellaneous functions commonly used in other packages maintained by Yihui Xie.

r-httr2 1.2.2
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-glue@1.8.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-openssl@2.4.1 r-r6@2.6.1 r-rappdirs@0.3.4 r-rlang@1.2.0 r-vctrs@0.7.3 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://httr2.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Perform HTTP requests and process the responses
Description:

This package provides tools for creating and modifying HTTP requests, then performing them and processing the results. httr2 is a re-imagining of httr that uses a pipe-based interface and solves more of the problems that API wrapping packages face.

r-timechange 0.4.0
Propagated dependencies: r-cpp11@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/vspinu/timechange/
Licenses: GPL 3
Build system: r
Synopsis: Efficient manipulation of Date-Times
Description:

This package provides efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the CCTZ source code, released under the Apache 2.0 License, are included in this package.

r-orddom 3.1
Propagated dependencies: r-psych@2.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/orddom/
Licenses: GPL 2
Build system: r
Synopsis: Ordinal dominance statistics
Description:

This package provides tools to compute ordinal, statistics and effect sizes as an alternative to mean comparison: Cliff's delta or success rate difference (SRD), Vargha and Delaney's A or the Area Under a Receiver Operating Characteristic Curve (AUC), the discrete type of McGraw & Wong's Common Language Effect Size (CLES) or Grissom & Kim's Probability of Superiority (PS), and the Number needed to treat (NNT) effect size. Moreover, comparisons to Cohen's d are offered based on Huberty & Lowman's Percentage of Group (Non-)Overlap considerations.

r-tibble 3.3.1
Propagated dependencies: r-cli@3.6.6 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-pillar@1.11.1 r-pkgconfig@2.0.3 r-rlang@1.2.0 r-vctrs@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/tibble
Licenses: Expat
Build system: r
Synopsis: Simple data frames
Description:

This package provides a tbl_df class that offers better checking and printing capabilities than traditional data frames.

r-pkgload 1.5.2
Propagated dependencies: r-cli@3.6.6 r-desc@1.4.3 r-fs@2.1.0 r-glue@1.8.1 r-lifecycle@1.0.5 r-pkgbuild@1.4.8 r-processx@3.9.0 r-rlang@1.2.0 r-rprojroot@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/pkgload
Licenses: GPL 3
Build system: r
Synopsis: Simulate package installation and attach
Description:

This package simulates the process of installing a package and then attaching it. This is a key part of the devtools package as it allows you to rapidly iterate while developing a package.

r-clvalid 0.7
Propagated dependencies: r-class@7.3-23 r-cluster@2.1.8.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=clValid
Licenses: LGPL 3
Build system: r
Synopsis: Validation of clustering results
Description:

Statistical and biological validation of clustering results. This package implements Dunn Index, Silhouette, Connectivity, Stability, BHI and BSI. Further information can be found in Brock, G et al. (2008) <doi: 10.18637/jss.v025.i04>.

r-abc-data 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abc.data/
Licenses: GPL 3+
Build system: r
Synopsis: Data for Approximate Bayesian Computation (ABC) package
Description:

This package contains data which are used by functions of the abc package which implements several Approximate Bayesian Computation (ABC) algorithms for performing parameter estimation, model selection, and goodness-of-fit.

r-umap 0.2.10.0
Propagated dependencies: r-matrix@1.7-5 r-openssl@2.4.1 r-rcpp@1.1.1-1.1 r-reticulate@1.46.0 r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tkonopka/umap
Licenses: Expat
Build system: r
Synopsis: Uniform manifold approximation and projection
Description:

Uniform manifold approximation and projection is a technique for dimension reduction. This package provides an interface to the UMAP algorithm in R, including a translation of the original algorithm into R.

r-caret 7.0-1
Propagated dependencies: r-e1071@1.7-17 r-foreach@1.5.2 r-ggplot2@4.0.3 r-lattice@0.22-9 r-modelmetrics@1.2.2.2 r-nlme@3.1-169 r-plyr@1.8.9 r-proc@1.19.0.1 r-recipes@1.3.2 r-reshape2@1.4.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/caret
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression training
Description:

This package provides miscellaneous functions for training and plotting classification and regression models.

r-jomo 2.7-6
Propagated dependencies: r-lme4@2.0-1 r-mass@7.3-65 r-ordinal@2025.12-29 r-survival@3.8-6 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/jomo/
Licenses: GPL 2
Build system: r
Synopsis: Multilevel Joint Modelling Multiple Imputation
Description:

Similarly to Schafer's package pan, jomo is a package for multilevel joint modelling multiple imputation http://doi.org/10.1002/9781119942283. Novel aspects of jomo are the possibility of handling binary and categorical data through latent normal variables, the option to use cluster-specific covariance matrices and to impute compatibly with the substantive model.

r-fsadata 0.4.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://fishr-core-team.github.io/FSAdata/
Licenses: GPL 2+
Build system: r
Synopsis: Data to support the fish stock assessment package
Description:

This package provides the datasets to support the Fish Stock Assessment (FSA) package.

Total packages: 72465