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

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-pbdmpi 0.5-5
Dependencies: openmpi@4.1.6
Propagated dependencies: r-float@0.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbdr.org/
Licenses: MPL 2.0
Build system: r
Synopsis: Programming with Big Data -- Interface to MPI
Description:

This package provides an efficient interface to MPI by utilizing S4 classes and methods with a focus on Single Program/Multiple Data (SPMD) parallel programming style, which is intended for batch parallel execution.

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.

r-rcolorbrewer 1.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RColorBrewer
Licenses: ASL 2.0
Build system: r
Synopsis: ColorBrewer palettes
Description:

This package provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org

r-roptim 0.1.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ypan1988/roptim/
Licenses: GPL 2+
Build system: r
Synopsis: General purpose optimization in R using C++
Description:

This package performs optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms (Nelder-Mead, BFGS, CG, L-BFGS-B and SANN) underlying optim().

r-timedate 4052.112
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Build system: r
Synopsis: Chronological and calendar objects
Description:

This package provides an environment for teaching "Financial Engineering and Computational Finance" and for managing chronological and calendar objects.

r-sym-arma 1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=sym.arma
Licenses: GPL 2
Build system: r
Synopsis: Autoregressive and moving average symmetric models
Description:

This package provides functions for fitting the Autoregressive and Moving Average Symmetric Model for univariate time series introduced by Maior and Cysneiros (2018), <doi:10.1007/s00362-016-0753-z>. Fitting method: conditional maximum likelihood estimation. For details see: Wei (2006), Time Series Analysis: Univariate and Multivariate Methods, Section 7.2.

r-ggnetwork 0.5.14
Propagated dependencies: r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-igraph@2.3.1 r-network@1.20.0 r-sna@2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/briatte/ggnetwork
Licenses: GPL 3
Build system: r
Synopsis: Geometries to plot networks with ggplot2
Description:

This package provides geometries to plot network objects with the ggplot2 package.

r-pkgbuild 1.4.8
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.6 r-desc@1.4.3 r-processx@3.9.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-pkgs/pkgbuild
Licenses: GPL 3
Build system: r
Synopsis: Find tools needed to build R packages
Description:

This package provides functions used to build R packages. It locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.

r-cards 0.7.1
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-glue@1.8.1 r-lifecycle@1.0.5 r-rlang@1.2.0 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/insightsengineering/cards
Licenses: ASL 2.0
Build system: r
Synopsis: Analysis Results Data
Description:

This package lets you construct Clinical Data Interchange Standards Consortium (CDISC) compliant Analysis Results Data objects. These objects are used and re-used to construct summary tables, visualizations, and written reports. The package also exports utilities for working with these objects and creating new Analysis Results Data objects.

r-tidyselect 1.2.1
Propagated dependencies: r-cli@3.6.6 r-glue@1.8.1 r-lifecycle@1.0.5 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://cran.r-project.org/web/packages/tidyselect
Licenses: GPL 3
Build system: r
Synopsis: Select from a set of strings
Description:

This package provides a backend for the selecting functions of the tidyverse. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other tidyverse interfaces for selection.

r-readr 2.2.0
Propagated dependencies: r-cli@3.6.6 r-clipr@0.8.0 r-cpp11@0.5.5 r-crayon@1.5.3 r-glue@1.8.1 r-hms@1.1.4 r-lifecycle@1.0.5 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tzdb@0.5.0 r-vroom@1.7.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/readr
Licenses: GPL 2+
Build system: r
Synopsis: Read tabular data
Description:

This package provides functions to read flat or tabular text files from disk (or a connection).

r-rsvg 2.7.0
Dependencies: librsvg@2.58.5 pcre2@10.42 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jeroen/rsvg#readme
Licenses: Expat
Build system: r
Synopsis: Render SVG images into PDF, PNG, PostScript, or Bitmap arrays
Description:

This package allows you to render vector-based SVG images into high-quality custom-size bitmap arrays using the librsvg2 library. The resulting bitmap can be written to e.g. PNG, JPEG or WEBP format. In addition, the package can convert images directly to various formats such as PDF or PostScript.

r-xtable 1.8-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://xtable.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Export R tables to LaTeX or HTML
Description:

This package provides tools to export R data as LaTeX and HTML tables.

r-quantreg 6.1
Propagated dependencies: r-mass@7.3-65 r-matrix@1.7-5 r-matrixmodels@0.5-4 r-sparsem@1.84-2 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Quantile regression
Description:

This package provides an estimation and inference methods for models of conditional quantiles: linear and nonlinear parametric and non-parametric models for conditional quantiles of a univariate response and several methods for handling censored survival data. Portfolio selection methods based on expected shortfall risk are also included.

r-spacetime 1.3-3
Propagated dependencies: r-intervals@0.15.5 r-lattice@0.22-9 r-sp@2.2-1 r-xts@0.14.2 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/spacetime/
Licenses: GPL 2+
Build system: r
Synopsis: Classes and methods for spatio-temporal data
Description:

spacetime provides classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal matching or aggregation, retrieving coordinates, print, summary, etc.

r-extrafontdb 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/extrafontdb
Licenses: GPL 2
Build system: r
Synopsis: Database for the extrafont package
Description:

This package holds the database for the extrafont package.

r-zseq 0.2.2
Propagated dependencies: r-gmp@0.7-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Zseq/
Licenses: GPL 3+
Build system: r
Synopsis: Integer sequence generator
Description:

This package generates well-known integer sequences. The gmp package is adopted for computing with arbitrarily large numbers. Every function has a hyperlink to its corresponding item in the On-Line Encyclopedia of Integer Sequences (OEIS) in the function help page.

r-countrycode 1.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://vincentarelbundock.github.io/countrycode/
Licenses: GPL 3
Build system: r
Synopsis: Convert country names and country codes
Description:

This package lets you standardize country names, convert them into one of 40 different coding schemes, convert between coding schemes, and assign region descriptors.

r-import 1.3.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rticulate.github.io/import/
Licenses: Expat
Build system: r
Synopsis: Import mechanism for R
Description:

This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment. It is also possible to import objects from stand-alone .R files.

r-exposition 2.11.0
Propagated dependencies: r-prettygraphs@2.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ExPosition
Licenses: GPL 2
Build system: r
Synopsis: Exploratory analysis with the singular value decomposition
Description:

This package provides a variety of descriptive multivariate analyses with the singular value decomposition, such as principal components analysis, correspondence analysis, and multidimensional scaling. See An ExPosition of the Singular Value Decomposition in R (Beaton et al 2014) <doi:10.1016/j.csda.2013.11.006>.

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-robslopes 1.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=robslopes
Licenses: GPL 2+
Build system: r
Synopsis: Fast algorithms for robust slopes
Description:

This package provides fast algorithms for the Theil-Sen estimator, Siegel's repeated median slope estimator, and Passing-Bablok regression. The implementation is based on algorithms by Dillencourt et al. (1992) <doi:10.1142/S0218195992000020> and Matousek et al. (1998) <doi:10.1007/PL00009190>. The implementations are detailed in Raymaekers (2023) <doi:10.32614/RJ-2023-012> and Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>. All algorithms run in quasilinear time.

r-zoib 1.6.1
Propagated dependencies: r-abind@1.4-8 r-coda@0.19-4.1 r-formula@1.2-5 r-rjags@4-17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 3+
Build system: r
Synopsis: Bayesian inference for beta regression
Description:

This package lets you fit beta regression and zero-or-one inflated beta regression and obtain Bayesian inference of the model via the Markov Chain Monte Carlo approach implemented in JAGS.

r-irkernel 1.3.2
Dependencies: jupyter@1.0.0
Propagated dependencies: r-crayon@1.5.3 r-digest@0.6.39 r-evaluate@1.0.5 r-irdisplay@1.1 r-jsonlite@2.0.0 r-minimal@4.6.0 r-pbdzmq@0.3-14 r-repr@1.1.7 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/IRkernel/
Licenses: Expat
Build system: r
Synopsis: Native R kernel for Jupyter
Description:

The R kernel for the Jupyter environment executes R code which the front-end (Jupyter Notebook or other front-ends) submits to the kernel via the network.

Total packages: 72450