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

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-spdep 1.4-1
Propagated dependencies: r-boot@1.3-32 r-deldir@2.0-4 r-e1071@1.7-16 r-s2@1.1.9 r-sf@1.0-23 r-sp@2.2-0 r-spdata@2.3.4 r-units@1.0-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/spdep/
Licenses: GPL 2+
Build system: r
Synopsis: Spatial dependence: weighting schemes, statistics and models
Description:

This package provides a collection of functions to create spatial weights matrix objects from polygon contiguities, from point patterns by distance and tessellations, for summarizing these objects, and for permitting their use in spatial data analysis, including regional aggregation by minimum spanning tree.

r-ggghost 0.2.3
Propagated dependencies: r-animation@2.8 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jonocarroll/ggghost
Licenses: GPL 3+
Build system: r
Synopsis: Capture the spirit of your ggplot2 calls
Description:

This package lets you create a reproducible ggplot2 object by storing the data and calls.

r-statip 0.2.3
Propagated dependencies: r-clue@0.3-66 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulponcet/statip
Licenses: GPL 3
Build system: r
Synopsis: Statistical functions for probability distributions and regression
Description:

This package provides a collection of miscellaneous statistical functions for:

  • probability distributions,

  • probability density estimation,

  • most frequent value estimation,

  • other statistical measures of location,

  • construction of histograms,

  • calculation of the Hellinger distance,

  • use of classical kernels, and

  • univariate piecewise-constant regression.

r-filesstrings 3.4.0
Propagated dependencies: r-checkmate@2.3.3 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-strex@2.0.1 r-stringi@1.8.7 r-stringr@1.6.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rorynolan/filesstrings
Licenses: GPL 3
Build system: r
Synopsis: Handy file and string manipulation
Description:

This started out as a package for file and string manipulation. Since then, the fs and strex packages emerged, offering functionality previously given by this package. Those packages have hence almost pushed filesstrings into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.

r-text2vec 0.6.4
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-lgr@0.5.0 r-matrix@1.7-4 r-mlapi@0.1.1 r-r6@2.6.1 r-rcpp@1.1.0 r-rsparse@0.5.3 r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://text2vec.org
Licenses: GPL 2+
Build system: r
Synopsis: Text mining framework for R
Description:

This package provides fast and memory-friendly tools for text vectorization, topic modeling (LDA, LSA), word embeddings (GloVe), similarities. It provides a source-agnostic streaming API, which allows researchers to perform analysis of collections of documents which are larger than available RAM. All core functions are parallelized to benefit from multicore machines.

r-mcmc 0.9-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/mcmc/
Licenses: Expat
Build system: r
Synopsis: Markov chain Monte Carlo
Description:

This package simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (function morph.metrop), which achieves geometric ergodicity by change of variable.

r-factominer 2.12
Propagated dependencies: r-car@3.1-3 r-cluster@2.1.8.1 r-dt@0.34.0 r-ellipse@0.5.0 r-emmeans@2.0.0 r-flashclust@1.01-2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-lattice@0.22-7 r-leaps@3.2 r-mass@7.3-65 r-multcompview@0.1-10 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://factominer.free.fr
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate exploratory data analysis and data mining
Description:

This package provides exploratory data analysis methods to summarize, visualize and describe datasets. The main principal component methods are available, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) and multiple correspondence analysis (MCA) when variables are categorical, Multiple Factor Analysis when variables are structured in groups, etc. and hierarchical cluster analysis.

r-ggvis 0.4.9
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-rlang@1.1.6 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggvis.rstudio.com/
Licenses: GPL 2
Build system: r
Synopsis: Interactive grammar of graphics
Description:

This package is a data visualization package for R providing an implementation of an interactive grammar of graphics, taking the best parts of ggplot2, combining them with the reactive framework of Shiny and drawing web graphics using Vega.

r-gwidgets2tcltk 1.0-9
Propagated dependencies: r-digest@0.6.39 r-gwidgets2@1.0-10 r-memoise@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jverzani/gWidgets2tcltk
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit implementation of gWidgets2 for tcltk
Description:

This package is a port of the gWidgets2 API for the tcltk package.

r-tseries 0.10-58
Propagated dependencies: r-jsonlite@2.0.0 r-quadprog@1.5-8 r-quantmod@0.4.28 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tseries/
Licenses: GPL 2
Build system: r
Synopsis: Time series analysis and computational finance
Description:

This package provides functions relating to time series analysis and computational finance.

r-hgnchelper 0.8.15
Propagated dependencies: r-splitstackshape@1.4.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/waldronlab/HGNChelper
Licenses: GPL 2+
Build system: r
Synopsis: Identification and correction of invalid gene symbols for human and mouse
Description:

This package provides a set of R functions for identifying and correcting HGNC human gene symbols. In addition, you can identify MGI mouse gene symbols, which have been converted to date format by Excel, withdrawn, or aliased. It also contains functions for reversibly converting between HGNC symbols and valid R names.

r-qgam 2.0.0
Propagated dependencies: r-doparallel@1.0.17 r-mgcv@1.9-4 r-plyr@1.8.9 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qgam/
Licenses: GPL 2+
Build system: r
Synopsis: Smooth additive quantile regression models
Description:

This package provides smooth additive quantile regression models, fitted using the methods of Fasiolo et al. (2017). Differently from quantreg, the smoothing parameters are estimated automatically by marginal loss minimization, while the regression coefficients are estimated using either PIRLS or Newton algorithm. The learning rate is determined so that the Bayesian credible intervals of the estimated effects have approximately the correct coverage. The main function is qgam() which is similar to gam() in the mgcv package, but fits non-parametric quantile regression models.

r-deming 1.4-1
Propagated dependencies: r-boot@1.3-32
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=deming
Licenses: LGPL 2.0+
Build system: r
Synopsis: Deming, Theil-Sen, Passing-Bablock and Total Least Squares regression
Description:

This package implements generalized Deming regression, Theil-Sen regression and Passing-Bablock regression functions.

r-statnet-common 4.12.0
Propagated dependencies: r-coda@0.19-4.1 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statnet.org
Licenses: GPL 3
Build system: r
Synopsis: R scripts and utilities used by the Statnet software
Description:

This package provides non-statistical utilities used by the software developed by the Statnet Project.

r-here 1.0.2
Propagated dependencies: r-rprojroot@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://here.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Simpler way to find files
Description:

This package lets you construct paths to your project's files. Use the here function as a drop-in replacement for file.path, it will always locate the files relative to your project root.

r-ontologyindex 2.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ontologyIndex
Licenses: GPL 2+
Build system: r
Synopsis: Functions for processing ontologies in R
Description:

This package provides functions for reading ontologies into R as lists and manipulating sets of ontological terms.

r-misc3d 0.9-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/misc3d/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Miscellaneous 3D Plots
Description:

This package provides a collection of miscellaneous 3d plots, including isosurfaces.

r-ncdfcf 0.7.0
Propagated dependencies: r-abind@1.4-8 r-cftime@1.7.2 r-r6@2.6.1 r-rnetcdf@2.11-1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pvanlaake/ncdfCF
Licenses: Expat
Build system: r
Synopsis: Easy access to NetCDF files with CF Metadata Conventions
Description:

Network Common Data Form (netCDF) files are widely used for scientific data. Library-level access in R is provided through packages RNetCDF and ncdf4. The package ncdfCF is built on top of RNetCDF and makes the data and its attributes available as a set of R6 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.

r-complexupset 1.3.3
Propagated dependencies: r-colorspace@2.1-2 r-ggplot2@4.0.1 r-patchwork@1.3.2 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krassowski/complex-upset
Licenses: Expat
Build system: r
Synopsis: Create complex UpSet plots using ggplot2 components
Description:

UpSet plots are an improvement over Venn Diagram for set overlap visualizations. Striving to bring the best of the UpSetR and ggplot2, this package offers a way to create complex overlap visualisations, using simple and familiar tools.

r-clipr 0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mdlincoln/clipr
Licenses: GPL 3
Build system: r
Synopsis: Read and write from the system clipboard
Description:

This package provides simple utility functions to read from and write to the system clipboards.

r-cftime 1.7.2
Propagated dependencies: r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pvanlaake/CFtime
Licenses: Expat
Build system: r
Synopsis: Using CF-compliant calendars with climate projection data
Description:

This package provides support for all calendars as specified in the Climate and Forecast (CF) Metadata Conventions for climate and forecasting data. The CF Metadata Conventions is widely used for distributing files with climate observations or projections, including the Coupled Model Intercomparison Project (CMIP) data used by climate change scientists and the Intergovernmental Panel on Climate Change (IPCC). This package specifically allows the user to work with any of the CF-compliant calendars (many of which are not compliant with POSIXt). The CF time coordinate is formally defined in the CF Metadata Conventions document.

r-arrow 22.0.0
Dependencies: apache-arrow@22.0.0 zlib@1.3.1
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.6.0-1 r-cpp11@0.5.2 r-glue@1.8.0 r-purrr@1.2.0 r-r6@2.6.1 r-rlang@1.1.6 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/apache/arrow/
Licenses: ASL 2.0
Build system: r
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

r-debugme 1.2.0
Propagated dependencies: r-crayon@1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/debugme#readme
Licenses: Expat
Build system: r
Synopsis: Debug R packages
Description:

This package allows the user to specify debug messages as special string constants, and control debugging of packages via environment variables.

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: 69245