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

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.


hyprland-plugin-borders-plus-plus 0.54.0
Dependencies: aquamarine@0.10.0 binutils@2.44 cairo@1.18.4 hyprcursor@0.1.13 hyprgraphics@0.4.0 hyprland-protocols@0.7.0 hyprland-qtutils@0.1.5 hyprlang@0.6.7 hyprutils@0.10.4 libinput-minimal@1.29.1 libxcursor@1.2.3 libxkbcommon@1.11.0 mesa@25.2.3 pango@1.54.0 pciutils@3.13.0 re2@2024-07-02 udis86@1.7.2-0.5336633 wayland@1.24.0 wayland-protocols@1.45 xcb-util-errors@1.0.1 xcb-util-wm@0.4.2 xorg-server-xwayland@24.1.9 hyprland@0.52.2
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/hyprwm/hyprland-plugins
Licenses: Modified BSD
Build system: meson
Synopsis: Allows you to add one or two additional borders to your windows
Description:

Allows you to add one or two additional borders to your windows. The borders added are static.

Example Config:

plugin 
    borders-plus-plus 
        add_borders = 1 # 0 - 9

        # you can add up to 9 borders
        col.border_1 = rgb(ffffff)
        col.border_2 = rgb(2222ff)

        # -1 means "default" as in the one defined in general:border_size
        border_size_1 = 10
        border_size_2 = -1

        # makes outer edges match rounding of the parent. Turn on / off to better understand. Default = on.
        natural_rounding = yes
    
hdrop 0.7.7
Dependencies: hyprland@0.52.2 jq@1.8.1 libnotify@0.8.3
Channel: ziltis-guixchannel
Location: zilti/packages/hyprland.scm (zilti packages hyprland)
Home page: https://github.com/Schweber/hdrop
Licenses: AGPL 3
Build system: copy
Synopsis: Emulate 'tdrop' in Hyprland (run, show and hide programs via keybind - similar to a dropdown terminal)
Description:

hdrop is a script that allows you to use an arbitrary program - usually a terminal - as a drop-down program that you can drop down from a screen edge with a simple hotkey.

pharo-vm 10.3.4
Dependencies: libffi@3.4.6 libgit2@1.5.2 cairo@1.18.4 freetype@2.13.3 pixman@0.46.4 libpng@1.6.39 util-linux@2.40.4
Channel: ziltis-guixchannel
Location: zilti/packages/pharo.scm (zilti packages pharo)
Home page: https://www.pharo.org
Licenses: Expat
Build system: cmake
Synopsis: This is the VM used by Pharo
Description:

This is the VM used by Pharo.

python-paramiko 3.5.1
Propagated dependencies: python-bcrypt@3.2.2 python-cryptography@44.0.0 python-invoke@2.2.1 python-pyasn1@0.6.1 python-pynacl@1.5.0
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page: https://www.paramiko.org/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: SSHv2 protocol library
Description:

Paramiko is a python implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (PyCrypto), Paramiko itself is a pure Python interface around SSH networking concepts.

virt-lightning 2.3.2
Dependencies: cdrtools@3.01
Propagated dependencies: python-libvirt@11.5.0 python-pyyaml@6.0.2 python-urwid@3.0.3
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page:
Licenses: Expat
Build system: pyproject
Synopsis: Deploy your testing VM in a couple of seconds
Description:

Deploy your testing VM in a couple of seconds.

pyinfra 3.6.1
Propagated dependencies: python-gevent@24.11.1 python-paramiko@3.5.1 python-click@8.1.8 python-jinja2@3.1.2 python-dateutil@2.9.0 python-typeguard@4.4.4 python-distro@1.9.0 python-packaging@25.0 python-pydantic@1.10.19 python-typing-extensions@4.15.0
Channel: ziltis-guixchannel
Location: zilti/packages/python-xyz.scm (zilti packages python-xyz)
Home page: https://pyinfra.com
Licenses: Expat
Build system: pyproject
Synopsis: pyinfra turns Python code into shell commands and runs them on your servers
Description:

pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.

r-algo 0.1.0
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/feddelegrand7/algo
Licenses: Expat
Build system: r
Synopsis: Implement an Address Search Auto Completion Menu on 'Shiny' Text Inputs Using the 'Algolia Places' 'Javascript' Library
Description:

Allows the user to implement an address search auto completion menu on shiny text inputs. This is done using the Algolia Places JavaScript library. See <https://community.algolia.com/places/>.

r-asthmanhanes 1.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AsthmaNHANES
Licenses: GPL 3
Build system: r
Synopsis: Asthma Data Sets from NHANES
Description:

Data sets and examples from National Health and Nutritional Examination Survey (NHANES).

r-aquality 1.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AQuality
Licenses: GPL 2
Build system: r
Synopsis: Water and Measurements Quality
Description:

The functions proposed in this package allows to evaluate the process of measurement of the chemical components of water numerically or graphically. TSSS(), ICHS and datacheck() functions are useful to control the quality of measurements of chemical components of a sample of water. If one or more measurements include an error, the generated graph will indicate it with a position of the point that represents the sample outside the confidence interval. The function CI() allows to evaluate the possibility of contamination of a water sample after being obtained. Validation() is a function that allows to calculate the quality parameters of a technique for the measurement of a chemical component.

r-allcontributors 0.2.3
Propagated dependencies: r-magrittr@2.0.4 r-gitcreds@0.1.2 r-gh@1.5.0 r-gert@2.2.0 r-curl@7.0.0 r-clipr@0.8.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ropensci/allcontributors
Licenses: GPL 3
Build system: r
Synopsis: Acknowledge all Contributors to a Project
Description:

Acknowledge all contributors to a project via a single function call. The function appends to a README or other specified file(s) a table with names of all individuals who contributed via code or repository issues. The package also includes several additional functions to extract and quantify contributions to any repository.

r-acled-api 1.1.8
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: <https://gitlab.com/chris-dworschak/acled.api>
Licenses: FSDG-compatible
Build system: r
Synopsis: Automated Retrieval of ACLED Conflict Event Data
Description:

Access and manage the application programming interface (API) of the Armed Conflict Location & Event Data Project (ACLED) at <https://acleddata.com/>. The package makes it easy to retrieve a user-defined sample (or all of the available data) of ACLED, enabling a seamless integration of regular data updates into the research work flow. It requires a minimal number of dependencies. See the package's README file for a note on replicability when drawing on ACLED data. When using this package, you acknowledge that you have read ACLED's terms and conditions of use, and that you agree with their attribution requirements.

r-argus 0.1.1
Propagated dependencies: r-runuran@0.41
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=argus
Licenses: GPL 2+
Build system: r
Synopsis: Random Variate Generator for the Argus Distribution
Description:

Random variate generation, density, CDF and quantile function for the Argus distribution. Especially, it includes for random variate generation a flexible inversion method that is also fast in the varying parameter case. A Ratio-of-Uniforms method is provided as second alternative.

r-azurermr 2.4.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AzureRMR
Licenses: Expat
Build system: r
Synopsis: Interface to 'Azure Resource Manager'
Description:

This package provides a lightweight but powerful R interface to the Azure Resource Manager REST API. The package exposes a comprehensive class framework and related tools for creating, updating and deleting Azure resource groups, resources and templates. While AzureRMR can be used to manage any Azure service, it can also be extended by other packages to provide extra functionality for specific services. Part of the AzureR family of packages.

r-atsa 3.1.2.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=aTSA
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Alternative Time Series Analysis
Description:

This package contains some tools for testing, analyzing time series data and fitting popular time series models such as ARIMA, Moving Average and Holt Winters, etc. Most functions also provide nice and clear outputs like SAS does, such as identify, estimate and forecast, which are the same statements in PROC ARIMA in SAS.

r-automl 1.3.2
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=automl
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Deep Learning with Metaheuristic
Description:

Fits from simple regression to highly customizable deep neural networks either with gradient descent or metaheuristic, using automatic hyper parameters tuning and custom cost function. A mix inspired by the common tricks on Deep Learning and Particle Swarm Optimization.

r-anocva 0.1.1
Propagated dependencies: r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=anocva
Licenses: GPL 3+
Build system: r
Synopsis: Non-Parametric Statistical Test to Compare Clustering Structures
Description:

This package provides ANOCVA (ANalysis Of Cluster VAriability), a non-parametric statistical test to compare clustering structures with applications in functional magnetic resonance imaging data (fMRI). The ANOCVA allows us to compare the clustering structure of multiple groups simultaneously and also to identify features that contribute to the differential clustering.

r-animate 0.3.9.4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://kcf-jackson.github.io/animate/
Licenses: Expat
Build system: r
Synopsis: Web-Based Graphics Device for Animated Visualisations
Description:

This package implements a web-based graphics device for animated visualisations. Modelled on the base syntax, it extends the base graphics functions to support frame-by-frame animation and keyframes animation. The target use cases are real-time animated visualisations, including agent-based models, dynamical systems, and animated diagrams. The generated visualisations can be deployed as GIF images / MP4 videos, as Shiny apps (with interactivity) or as HTML documents through embedding into R Markdown documents.

r-ausplotsr 2.0.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=ausplotsR
Licenses: GPL 3
Build system: r
Synopsis: TERN AusPlots Australian Ecosystem Monitoring Data
Description:

Extraction, preparation, visualisation and analysis of TERN AusPlots ecosystem monitoring data. Direct access to plot-based data on vegetation and soils across Australia, including physical sample barcode numbers. Simple function calls extract the data and merge them into species occurrence matrices for downstream analysis, or calculate things like basal area and fractional cover. TERN AusPlots is a national field plot-based ecosystem surveillance monitoring method and dataset for Australia. The data have been collected across a national network of plots and transects by the Terrestrial Ecosystem Research Network (TERN - <https://www.tern.org.au>), an Australian Government NCRIS-enabled project, and its Ecosystem Surveillance platform (<https://www.tern.org.au/tern-land-observatory/ecosystem-surveillance-and-environmental-monitoring/>).

r-atlasapprox 0.1.0
Propagated dependencies: r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://atlasapprox.readthedocs.io/en/latest/R/index.html
Licenses: Expat
Build system: r
Synopsis: Cell Atlas Approximations
Description:

This package provides an interface in R to cell atlas approximations. See the vignette under "Getting started" for instructions. You can also explore the reference documentation for specific functions. Additional interfaces and resources are available at <https://atlasapprox.readthedocs.io>.

r-atbounds 0.1.0
Propagated dependencies: r-mgcv@1.9-4
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ATbounds/ATbounds-r/
Licenses: GPL 3
Build system: r
Synopsis: Bounding Treatment Effects by Limited Information Pooling
Description:

Estimation and inference methods for bounding average treatment effects (on the treated) that are valid under an unconfoundedness assumption. The bounds are designed to be robust in challenging situations, for example, when the conditioning variables take on a large number of different values in the observed sample, or when the overlap condition is violated. This robustness is achieved by only using limited "pooling" of information across observations. For more details, see the paper by Lee and Weidner (2021), "Bounding Treatment Effects by Pooling Limited Information across Observations," <arXiv:2111.05243>.

r-aerosampler 0.3.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://cran.r-project.org/package=AeroSampleR
Licenses: GPL 3
Build system: r
Synopsis: Estimate Aerosol Particle Collection Through Sample Lines
Description:

Estimate ideal efficiencies of aerosol sampling through sample lines. Functions were developed consistent with the approach described in Hogue, Mark; Thompson, Martha; Farfan, Eduardo; Hadlock, Dennis, (2014), "Hand Calculations for Transport of Radioactive Aerosols through Sampling Systems" Health Phys 106, 5, S78-S87, <doi:10.1097/HP.0000000000000092>.

r-amt 0.3.1.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/jmsigner/amt
Licenses: GPL 3
Build system: r
Synopsis: Animal Movement Tools
Description:

Manage and analyze animal movement data. The functionality of amt includes methods to calculate home ranges, track statistics (e.g. step lengths, speed, or turning angles), prepare data for fitting habitat selection analyses, and simulation of space-use from fitted step-selection functions.

Total packages: 69244