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

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.


ssh-tools 1.9
Channel: guix
Location: gnu/packages/ssh.scm (gnu packages ssh)
Home page: https://codeberg.org/vaporup/ssh-tools
Licenses: GPL 3
Build system: go
Synopsis: Miscellaneous SSH utilities
Description:

This package provides a suite of miscellaneous SSH-related utilities.

This package includes the following commands:

  • ssh-ping: Checks if a host is reachable using ssh_config.

  • ssh-last: Like last but for SSH sessions.

  • ssh-certinfo: Shows validity and information for SSH certificates.

  • ssh-force-password: Forces password authentication.

  • ssh-keyinfo: Prints keys in several formats.

  • ssh-hostkeys: Prints server host keys in several formats.

  • ssh-facts: Gets some facts about the remote system.

  • ssh-diff: Diffs a file over SSH.

  • ssh-version: Shows version of the SSH server you are connecting to.

  • ssh-pwd: Quickly echos path to use for scp or rsync.

  • ssh-authorized-keys: Collects info from authorized_keys files from every user it can find.

  • ssh-sig: Makes ssh-keygen -Y easier to use.

adcli 0.9.2
Dependencies: cyrus-sasl@2.1.28 mit-krb5@1.21 samba@4.18.1 openldap@2.6.10 zlib@1.3.1
Channel: guix
Location: gnu/packages/sssd.scm (gnu packages sssd)
Home page: https://gitlab.freedesktop.org/realmd/adcli/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Helper library and tools for Active Directory client operations
Description:

adcli is a command‐line tool to join a computer to an Active Directory domain. It can also update the machine password and manage user, group and computer accounts for a domain.

sssd 2.9.8
Dependencies: adcli@0.9.2 bash-minimal@5.2.37 c-ares@1.34.4 curl@8.6.0 cyrus-sasl@2.1.28 dbus@1.16.2 ding-libs@0.6.2 glib@2.86.0 gnutls@3.8.9 http-parser@2.9.4-1.ec8b5ee bind@9.19.24 jansson@2.14 jose@11 keyutils@1.6.3 ldb@2.9.2 libnl@3.7.0 libselinux@3.4 libsemanage@3.4 libunistring@1.3 linux-pam@1.5.2 mit-krb5@1.21 nss@3.101.4 openldap@2.6.10 openssl@3.0.8 p11-kit@0.25.5 pcre2@10.42 popt@1.18 python@3.11.14 samba@4.18.1 talloc@2.4.2 tdb@1.4.12 tevent@0.16.1
Channel: guix
Location: gnu/packages/sssd.scm (gnu packages sssd)
Home page: https://pagure.io/SSSD/sssd/
Licenses: GPL 3+
Build system: gnu
Synopsis: System security services daemon
Description:

SSSD is a system daemon. Its primary function is to provide access to identity and authentication remote resource through a common framework that can provide caching and offline support to the system. It provides PAM and NSS modules, and in the future will support D-BUS based interfaces for extended user information. It also provides a better database to store local users as well as extended user data.

ding-libs 0.6.2
Channel: guix
Location: gnu/packages/sssd.scm (gnu packages sssd)
Home page: https://pagure.io/SSSD/ding-libs/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Libraries for SSSD
Description:

DING-LIBS (DING Is Not Glib) are a set of small, useful libraries that the System Security Services Daemon (SSSD) uses and makes available to other projects. They include: libdhash, an implementation of a dynamic hash table which will dynamically resize to achieve optimal storage and access time properties; ini_config, a library for parsing and managing INI files; path_utils, a library to manage UNIX paths and subsets of paths; collection, a generic, hierarchical grouping mechanism for complex data sets; ref_array, a dynamically-growing, reference-counted array; libbasicobjects, a set of fundamental object types for C.

ruby-enumerable-statistics 2.0.7
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/mrkn/enumerable-statistics
Licenses: Expat
Build system: ruby
Synopsis: Library which provides statistics features for Enumerable
Description:

Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.

r-languageserver 0.3.12-1.004da93
Propagated dependencies: r-callr@3.7.6 r-collections@0.3.11 r-fs@1.6.6 r-jsonlite@2.0.0 r-lintr@3.3.0-1 r-r6@2.6.1 r-roxygen2@7.3.3 r-stringi@1.8.7 r-styler@1.11.0 r-xml2@1.5.2 r-xmlparsedata@1.0.5
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/REditorSupport/languageserver
Licenses: Expat
Build system: r
Synopsis: Language Server for R
Description:

This package provides an implementation of the Language Server Protocol for R. The Language Server protocol is used by an editor client to integrate features like auto completion.

java-jdistlib 0.4.5
Propagated dependencies: java-jtransforms@3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://jdistlib.sourceforge.net/
Licenses: GPL 2+
Build system: ant
Synopsis: Java library of statistical distributions
Description:

JDistlib is the Java Statistical Distribution Library, a Java package that provides routines for various statistical distributions.

python-emcee 3.1.6
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://emcee.readthedocs.io/en/stable/
Licenses: Expat
Build system: pyproject
Synopsis: Ensemble sampling toolkit for MCMC
Description:

emcee is a Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC).

r-tgutil 0.1.15-1.db4ff8b
Propagated dependencies: r-broom@1.0.12 r-cowplot@1.2.0 r-data-table@1.18.2.1 r-dplyr@1.2.0 r-ggplot2@4.0.2 r-glue@1.8.0 r-magrittr@2.0.4 r-matrix@1.7-4 r-matrixstats@1.5.0 r-qlcmatrix@0.9.9 r-readr@2.2.0 r-rlang@1.1.7 r-scales@1.4.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/tanaylab/tgutil
Licenses: GPL 3
Build system: r
Synopsis: Simple utility functions for Tanay lab code
Description:

This package provides simple utility functions that are shared across several packages maintained by the Tanay lab.

pspp 2.1.1
Dependencies: cairo@1.18.4 gettext-minimal@0.23.1 gsl@2.8 libxml2@2.14.6 pango@1.56.4 readline@8.2.13 gtk+@3.24.51 gtksourceview@4.8.4 spread-sheet-widget@0.10 zlib@1.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.gnu.org/software/pspp/
Licenses: GPL 3+
Build system: gnu
Synopsis: Statistical analysis
Description:

GNU PSPP is a statistical analysis program. It can perform descriptive statistics, T-tests, linear regression and non-parametric tests. It features both a graphical interface as well as command-line input. PSPP is designed to interoperate with Gnumeric, LibreOffice and OpenOffice. Data can be imported from spreadsheets, text files and database sources and it can be output in text, PostScript, PDF or HTML.

python-hdmedians 0.14.2
Propagated dependencies: python-cython@3.1.7 python-numpy@2.3.1 python-setuptools@80.9.0 python-wheel@0.46.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: http://github.com/daleroberts/hdmedians
Licenses: ASL 2.0
Build system: pyproject
Synopsis: High-dimensional medians
Description:

Various definitions for a high-dimensional median exist and this Python package provides a number of fast implementations of these definitions. Medians are extremely useful due to their high breakdown point (up to 50% contamination) and have a number of nice applications in machine learning, computer vision, and high-dimensional statistics.

emacs-ess 25.01.0
Dependencies: emacs-minimal@30.2 r-minimal@4.5.2
Propagated dependencies: emacs-julia-mode@1.0.2-0.7fc071e
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://ess.r-project.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Emacs mode for statistical analysis programs
Description:

Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, Julia, and JAGS.

emacs-poly-r 0.2.2
Propagated dependencies: emacs-ess@25.01.0 emacs-poly-noweb@0.2.2 emacs-polymode-markdown@0.2.2 emacs-polymode@0.2.2
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/polymode/poly-markdown
Licenses: GPL 3+
Build system: emacs
Synopsis: Polymodes for the R language
Description:

This package provides a number of polymodes for working with mixed R files, including Rmarkdown files.

python-vega-datasets 0.9.0
Propagated dependencies: python-pandas@2.3.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/altair-viz/vega_datasets
Licenses: Expat
Build system: pyproject
Synopsis: Example datasets used by Vega-related projects
Description:

This package provides a collection of datasets used in Vega and Vega-Lite examples.

python-chaospy 4.3.21
Propagated dependencies: python-numpoly@1.3.9 python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://chaospy.readthedocs.io/en/master/
Licenses: Expat
Build system: pyproject
Synopsis: Numerical tool for performing uncertainty quantification
Description:

Chaospy is a numerical toolbox for performing uncertainty quantification using polynomial chaos expansions, advanced Monte Carlo methods implemented in Python. It also include a full suite of tools for doing low-discrepancy sampling, quadrature creation, polynomial manipulations, and a lot more.

python-statsmodels 0.14.5
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-patsy@1.0.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.statsmodels.org/v0.14.5/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Statistical modeling and econometrics in Python
Description:

Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.

readstat 1.1.9-0.718d491
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/WizardMac/ReadStat
Licenses: Expat
Build system: gnu
Synopsis: Convert SAS, Stata, and SPSS files
Description:

Command-line tool and C library for reading files from popular stats packages like SAS, Stata and SPSS.

python-george 0.4.3
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://george.readthedocs.io
Licenses: Expat
Build system: pyproject
Synopsis: Fast Gaussian Processes for regression
Description:

George is a fast and flexible Python library for Gaussian Process (GP) Regression, focused on efficiently evaluating the marginalized likelihood of a dataset under a GP prior, even as this dataset gets Big.

python-diptest 0.10.0
Propagated dependencies: python-numpy@2.3.1 python-psutil@7.0.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/RUrlus/diptest
Licenses: GPL 2+ GPL 3
Build system: pyproject
Synopsis: Hartigan's diptest
Description:

This package provides a Python/C(++) implementation of Hartigan & Hartigan's dip test for unimodality.

The dip test measures multimodality in a sample by the maximum difference, over all sample points, between the empirical distribution function, and the unimodal distribution function that minimizes that maximum difference. Other than unimodality, it makes no further assumptions about the form of the null distribution.

python-altair 5.3.0
Propagated dependencies: python-jinja2@3.1.2 python-jsonschema@4.23.0 python-numpy@2.3.1 python-pandas@2.3.3 python-setuptools@80.9.0 python-toolz@1.0.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://altair-viz.github.io/
Licenses: Expat
Build system: pyproject
Synopsis: Declarative statistical visualization library for Python
Description:

Vega-Altair is a declarative statistical visualization library for Python.

jags 4.3.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://mcmc-jags.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Gibbs sampler
Description:

JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind:

  1. To have a cross-platform engine for the BUGS language;

  2. To be extensible, allowing users to write their own functions, distributions and samplers;

  3. To be a platform for experimentation with ideas in Bayesian modelling.

python-pymc 5.27.0
Propagated dependencies: python-arviz@0.22.0 python-cachetools@6.1.0 python-cloudpickle@3.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-pytensor@2.36.3 python-rich@14.2.0 python-scipy@1.16.3 python-threadpoolctl@3.1.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/pymc-devs/pymc
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Library for probabilistic programming in Python
Description:

PyMC (formerly PyMC3) is a Python package for Bayesian statistical modeling focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (VI) algorithms.

xlispstat 3.52.23-0.f1bea60
Dependencies: tcsh@6.24.15 libx11@1.8.12 libxmu@1.2.1 libxext@1.3.6 libxpm@3.5.17 libxaw@1.0.16 ncurses@6.2.20210619 gnuplot@6.0.1
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://homepage.divms.uiowa.edu/~luke/xls/xlsinfo/
Licenses: Expat
Build system: gnu
Synopsis: Statistical analysis environment with interactive graphics
Description:

XLISP-STAT is a statistical environment based on a Lisp dialect called XLISP. To facilitate statistical computations, standard functions for addition, logarithms, etc., have been modified to operate on lists and arrays of numbers, and a number of basic statistical functions have been added. Many of these functions have been written in Lisp, and additional functions can be added easily by a user. Several basic forms of plots, including histograms, scatterplots, rotatable plots and scatterplot matrices are provided. These plots support various forms of interactive highlighting operations and can be linked so points highlighted in one plot will be highlighted in all linked plots. Interactions with the plots are controlled by the mouse, menus and dialog boxes. An object-oriented programming system is used to allow menus, dialogs, and the response to mouse actions to be customized.

r-minimal 4.5.2
Dependencies: coreutils@9.1 curl@8.6.0 openblas@0.3.30 gfortran@14.3.0 grep@3.11 icu4c@73.1 libdeflate@1.19 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libxt@1.3.1 pango@1.56.4 pcre2@10.42 readline@8.2.13 tcl@8.6.12 tk@8.6.12 which@2.21 zlib@1.3.1 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://www.r-project.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Environment for statistical computing and graphics
Description:

R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.

Total packages: 70999