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

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.


pdiplugin-trace 1.11.0
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: The trace plugin generates a trace of what happens in PDI "data store"
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

scitokens-cpp 1.4.1
Dependencies: curl@8.6.0 openssl@3.5.5 sqlite@3.39.3 util-linux@2.40.4
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://scitokens.org/scitokens-cpp/
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ implementation of the SciTokens library
Description:

SciTokens provide a token format for distributed authorization. The tokens are self-describing, can be verified in a distributed fashion (no need to contact the issuer to determine if the token is valid). This is convenient for a federated environment where several otherwise-independent storage endpoints want to delegate trust for an issuer for managing a storage allocation.

cpp-docopt 0.6.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/docopt/docopt.cpp
Licenses: Expat Boost 1.0
Build system: cmake
Synopsis: C++11 port of docopt, a Python command-line interface library
Description:

cpp-docopt helps you:

  • define the interface for your command-line app, and

  • automatically generate a parser for it.

cpp-docopt is based on conventions that have been used for decades in help messages and man pages for describing a program's interface.

cpp-member-accessor 1.0.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/hliberacki/cpp-member-accessor
Licenses: Expat
Build system: cmake
Synopsis: Library providing legal access to C++ private members
Description:

Header only, fully template based library which enables accessing private data members. Techniques used by this library to achieve its purpose are fully legal and allowed by the standard. The library is based on Explicit instantiation of class template instantion.

intervalset 1.2.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://framagit.org/batsim/intervalset
Licenses: LGPL 3
Build system: meson
Synopsis: C++ library to manage sets of integral closed intervals
Description:

intervalset is a C++ library to manage sets of closed intervals of integers. This is a simple wrapper around Boost.Icl.

pdiplugin-decl-hdf5-parallel 1.11.0
Dependencies: hdf5-parallel-openmpi@1.14.6 openmpi@4.1.6 zlib@1.3.1 libaec@1.0.6
Propagated dependencies: pdiplugin-mpi@1.11.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel version of the HDF5 plugin for PDI
Description:

Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.

pdiplugin-mpi 1.11.0
Dependencies: openmpi@4.1.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: MPI plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdiplugin-decl-hdf5 1.11.0
Dependencies: hdf5@1.14.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Serial version of the HDF5 plugin for PDI
Description:

Decl'HDF5 plugin enables one to read and write data from HDF5 files in a declarative way. Decl'HDF5 does not support the full HDF5 feature set but offers a simple declarative interface to access a large subset of it for the PDI library.

pdiplugin-decl-netcdf-parallel 1.11.0
Dependencies: hdf5-parallel-openmpi@1.14.6 netcdf-parallel-openmpi@4.9.2 openmpi@4.1.6
Propagated dependencies: pdiplugin-mpi@1.11.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel version of the NetCDF plugin for PDI
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

pdi 1.11.0
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Library allowing loose coupling between components
Description:

PDI supports loose coupling of simulation codes with data handling the simulation code is annotated in a library-agnostic way, libraries are used from the specification tree.

camp 2025.12.0
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/LLNL/camp
Licenses: Modified BSD
Build system: cmake
Synopsis: CAMP Concepts And Meta-Programming library
Description:

CAMP collects a variety of macros and metaprogramming facilities for C++ projects. It's in the direction of projects like metal (a major influence) but with a focus on wide compiler compatibility across HPC-oriented systems.

pdiplugin-decl-netcdf 1.11.0
Dependencies: netcdf@4.9.2 hdf5@1.14.6
Propagated dependencies: libyaml@0.2.5 paraconf@1.0.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://pdi.dev
Licenses: Modified BSD
Build system: cmake
Synopsis: Serial version of the NetCDF plugin for PDI
Description:

Decl'NetCDF plugin allows interaction with the NetCDF software library and data format.

mdspan 0.6.0
Channel: guix-science
Location: guix-science/packages/cpp.scm (guix-science packages cpp)
Home page: https://github.com/kokkos/mdspan
Licenses: ASL 2.0
Build system: cmake
Synopsis: Reference implementation of mdspan targeting C++23
Description:

This package aims to provide a production-quality implementation of the ISO-C++ proposal P0009, which will add support for non-owning multi-dimensional array references to the C++ standard library.

r-reactlog 1.1.1
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://rstudio.github.io/reactlog/
Licenses: GPL 3
Build system: r
Synopsis: Reactivity visualizer for Shiny
Description:

Building interactive web applications with R is incredibly easy with Shiny. Behind the scenes, Shiny builds a reactive graph that can quickly become intertwined and difficult to debug. The reactlog package provides a visual insight into that black box of Shiny reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.

r-rclsp 2.0.0
Propagated dependencies: r-cvxr@1.8.2 r-matrix@1.7-5
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/econcz/rclsp
Licenses: Expat
Build system: r
Synopsis: Modular Two-Step Convex Optimization Estimator for Ill-Posed Problems
Description:

Convex Least Squares Programming (CLSP) is a two-step estimator for solving underdetermined, ill-posed, or structurally constrained least-squares problems. It combines pseudoinverse-based estimation with convex-programming correction methods inspired by Lasso, Ridge, and Elastic Net to ensure numerical stability, constraint enforcement, and interpretability. The package also provides numerical stability analysis and CLSP-specific diagnostics, including partial R^2, normalized RMSE (NRMSE), Monte Carlo t-tests for mean NRMSE, and condition-number-based confidence bands.

r-xlsx 0.6.5
Propagated dependencies: r-rjava@1.0-18 r-xlsxjars@0.6.1
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/colearendt/xlsx
Licenses: GPL 3
Build system: r
Synopsis: Read, write, format Excel 2007 and Excel 97/2000/XP/2003 files
Description:

This package provides R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats.

r-xlsxjars 0.6.1
Propagated dependencies: r-rjava@1.0-18
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://cran.r-project.org/web/packages/xlsxjars
Licenses: GPL 3
Build system: r
Synopsis: POI jars for the xlsx package
Description:

The xlsxjars package collects all the external jars required for the xlxs package. This release corresponds to POI 3.10.1.

r-reactr 0.5.0
Propagated dependencies: r-htmltools@0.5.9
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/react-R/reactR
Licenses: Expat
Build system: r
Synopsis: React helpers
Description:

This package makes it easy to use React in R with htmlwidget scaffolds, helper dependency functions, an embedded Babel transpiler, and examples.

r-formr 0.7.4-8f77582
Propagated dependencies: r-dplyr@1.2.1 r-ggplot2@4.0.3 r-scales@1.4.0 r-haven@2.5.5 r-tidyr@1.3.2 r-knitr@1.51 r-httr@1.4.8 r-curl@7.1.0 r-jsonlite@2.0.0 r-lubridate@1.9.5 r-commonmark@2.0.0 r-rmarkdown@2.31 r-keyring@1.4.1
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://formr.org/
Licenses: FreeBSD
Build system: r
Synopsis: Helper functions for formr survey framework
Description:

The formr R package provides a few convenience functions that may be useful to the users of formr (formr.org), an online survey framework which heavily relies on R via openCPU. Some of the functions are for conveniently generating individual feedback graphics, some are just shorthands to make certain common operations in formr more palatable to R novices.

r-argonr 0.2.0
Propagated dependencies: r-htmltools@0.5.9 r-rstudioapi@0.18.0
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/RinteRface/argonR
Licenses: GPL 2
Build system: r
Synopsis: R interface to Argon HTML design
Description:

This package provides an R wrapper around the argon library.

r-bs4dash 2.3.4
Propagated dependencies: r-bslib@0.11.0 r-fresh@0.2.2 r-htmltools@0.5.9 r-httpuv@1.6.17 r-httr@1.4.8 r-jsonlite@2.0.0 r-lifecycle@1.0.5 r-shiny@1.13.0 r-waiter@0.2.5-1.927501b
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://rinterface.github.io/bs4Dash/index.html
Licenses: GPL 2+
Build system: r
Synopsis: Bootstrap 4 version of shinydashboard
Description:

Make Bootstrap 4 Shiny dashboards. Use the full power of AdminLTE3, a dashboard template built on top of Bootstrap 4.

r-piecewisesem 2.3.0
Propagated dependencies: r-car@3.1-5 r-diagrammer@1.0.12 r-emmeans@2.0.3 r-igraph@2.3.1 r-lme4@2.0-1 r-mass@7.3-65 r-multcomp@1.4-30 r-mumin@1.48.19 r-nlme@3.1-169 r-performance@0.17.0
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: http://jslefche.github.io/piecewiseSEM/
Licenses: GPL 3
Build system: r
Synopsis: Piecewise structural equation modeling
Description:

This package implements piecewise structural equation modeling from a single list of structural equations, with new methods for non-linear, latent, and composite variables, standardized coefficients, query-based prediction and indirect effects.

r-diagrammersvg 0.1
Propagated dependencies: r-v8@8.2.0
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/rich-iannone/DiagrammeRsvg
Licenses: Expat
Build system: r
Synopsis: Export DiagrammeR graphviz graphs as SVG
Description:

This package allows exporting a DiagrammeR Graphviz objects to SVG.

r-shinywidgets 0.8.6
Propagated dependencies: r-anytime@0.3.13 r-bslib@0.11.0 r-htmltools@0.5.9 r-jsonlite@2.0.0 r-rlang@1.2.0 r-sass@0.4.10 r-shiny@1.13.0
Channel: guix-science
Location: guix-science/packages/cran.scm (guix-science packages cran)
Home page: https://github.com/dreamRs/shinyWidgets
Licenses: GPL 3
Build system: r
Synopsis: Custom inputs widgets for Shiny
Description:

This package provides a collection of custom input controls and user interface components for Shiny applications.

Page: 139404142433029
Total packages: 72693