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

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-rcpp 1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rcpp.org
Licenses: GPL 2+
Build system: r
Synopsis: Seamless R and C++ integration
Description:

The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at <http://gallery.rcpp.org>, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see citation("Rcpp") for details on these last two.

r-posterior 1.6.1
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.3 r-distributional@0.5.0 r-matrixstats@1.5.0 r-pillar@1.11.1 r-rlang@1.1.6 r-tensora@0.36.2.1 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/posterior/
Licenses: Modified BSD
Build system: r
Synopsis: Tools for working with posterior distributions
Description:

This package provides useful tools for both users and developers of packages for fitting Bayesian models or working with output from Bayesian models. The primary goals of the package are to:

  1. Efficiently convert between many different useful formats of draws (samples) from posterior or prior distributions.

  2. Provide consistent methods for operations commonly performed on draws, for example, subsetting, binding, or mutating draws.

  3. Provide various summaries of draws in convenient formats.

  4. Provide lightweight implementations of state of the art posterior inference diagnostics.

r-spdl 0.0.5
Propagated dependencies: r-rcppspdlog@0.0.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/spdl
Licenses: GPL 2+
Build system: r
Synopsis: Easier use of RcppSpdlog functions via wrapper
Description:

Logging functions in RcppSpdlog provide access to the logging functionality from the spdlog C++ library. This package offers shorter convenience wrappers for the R functions which match the C++ functions, namely via, say, spdl::debug() at the debug level. The actual formatting is done by the fmt::format() function from the fmtlib library (that is also std::format() in C++20 or later).

r-dofuture 1.1.2
Propagated dependencies: r-foreach@1.5.2 r-future@1.68.0 r-future-apply@1.20.0 r-globals@0.18.0 r-iterators@1.0.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/doFuture
Licenses: LGPL 2.1+
Build system: r
Synopsis: Foreach parallel adapter using the future API
Description:

This package provides a %dopar% adapter such that any type of futures can be used as backends for the foreach framework.

r-modelenv 0.2.0
Propagated dependencies: r-cli@3.6.5 r-glue@1.8.0 r-rlang@1.1.6 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/modelenv
Licenses: Expat
Build system: r
Synopsis: Tools for registering models for use in tidymodels
Description:

This is a developer-focused, low dependency package in tidymodels that provides functions to register how models are to be used. Functions to register models are complimented with accessor functions to retrieve registered model information to aid in model fitting and error handling.

r-modelr 0.1.11
Propagated dependencies: r-broom@1.0.10 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 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/tidyverse/modelr
Licenses: GPL 3
Build system: r
Synopsis: Helper functions for modelling in pipelines
Description:

Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.

r-parameters 0.28.3
Propagated dependencies: r-bayestestr@0.17.0 r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/parameters
Licenses: GPL 3
Build system: r
Synopsis: Processing of model parameters
Description:

This package provides utilities for processing the parameters of various statistical models. Beyond computing p values, CIs, and other indices for a wide variety of models, this package implements features like standardization or bootstrapping of parameters and models, feature reduction (feature extraction and variable selection) as well as conversion between indices of effect size.

r-acnr 1.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mpierrejean/acnr
Licenses: LGPL 2.1+
Build system: r
Synopsis: Annotated copy-number regions
Description:

This package provides SNP array data from different types of copy-number regions. These regions were identified manually by the authors of the package and may be used to generate realistic data sets with known truth.

r-climatol 4.3-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.climatol.eu/
Licenses: GPL 2+
Build system: r
Synopsis: Climate tools
Description:

This package provides functions for the quality control, homogenization and missing data infilling of climatological series, and to obtain climatological summaries and grids from the results. Also functions to draw wind-roses and Walter&Lieth climate diagrams are included.

r-modeest 2.4.0
Propagated dependencies: r-fbasics@4041.97 r-stable@1.1.6 r-stabledist@0.7-2 r-statip@0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paulponcet/modeest
Licenses: GPL 3
Build system: r
Synopsis: Mode estimations for univariate data or distributions
Description:

The package provides estimators of the mode of univariate unimodal (and sometimes multimodal) data and values of the modes of usual probability distributions.

r-quic 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.cs.utexas.edu/users/sustik/QUIC/
Licenses: GPL 3+
Build system: r
Synopsis: Regularized sparse inverse covariance matrix estimation
Description:

This package implements the regularized Gaussian maximum likelihood estimation of the inverse of a covariance matrix. It uses Newton's method and coordinate descent to solve the regularized inverse covariance matrix estimation problem.

r-whoami 1.3.0
Propagated dependencies: r-httr@1.4.7 r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/whoami#readme
Licenses: Expat
Build system: r
Synopsis: Username, full name, email address, GitHub username of the current user
Description:

Look up the username and full name of the current user, the current user's email address and GitHub username, using various sources of system and configuration information.

r-uuid 1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/uuid
Licenses: Expat
Build system: r
Synopsis: Tools for generating and handling of UUIDs
Description:

This package provides tools for generating and handling of Universally Unique Identifiers (UUIDs).

r-d3r 1.1.0
Propagated dependencies: r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/timelyportfolio/d3r
Licenses: Modified BSD
Build system: r
Synopsis: Data visualization utilities for R
Description:

This package provides a suite of functions to help ease the use of the d3.js visualization library in R. These helpers include htmltools::htmlDependency functions, hierarchy builders, and conversion tools for partykit, igraph, table, and data.frame R objects into the JSON format that the d3.js library expects.

r-plogr 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krlmlr/plogr
Licenses: Expat
Build system: r
Synopsis: R bindings for the plog C++ logging library
Description:

This package provides the header files for a stripped-down version of the plog header-only C++ logging library, and a method to log to R's standard error stream.

r-adgoftest 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ADGofTest
Licenses: GPL 3+
Build system: r
Synopsis: Anderson-Darling GoF test
Description:

This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".

r-goftest 1.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baddstats/goftest
Licenses: GPL 2+
Build system: r
Synopsis: Classical Goodness-of-Fit tests for univariate distributions
Description:

This package provides Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.

r-box 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://klmr.me/box/
Licenses: Expat
Build system: r
Synopsis: Write reusable, composable and modular R code
Description:

This package provides a modern module system for R. Organize code into hierarchical, composable, reusable modules, and use it effortlessly across projects via a flexible, declarative dependency loading syntax.

r-spatstat-data 3.1-9
Propagated dependencies: r-matrix@1.7-4 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.spatstat.org
Licenses: GPL 2+
Build system: r
Synopsis: Datasets for spatstat
Description:

This package contains all the datasets for the spatstat package.

r-rsparse 0.5.3
Propagated dependencies: r-data-table@1.17.8 r-float@0.3-3 r-lgr@0.5.0 r-matrix@1.7-4 r-matrixextra@0.1.15 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rhpcblasctl@0.23-42
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rexyai/rsparse
Licenses: GPL 2+
Build system: r
Synopsis: Statistical learning on sparse matrices
Description:

This package implements many algorithms for statistical learning on sparse matrices: matrix factorizations, matrix completion, elastic net regressions, factorization machines. The rsparse package also enhances the Matrix package by providing methods for multithreaded <sparse, dense> matrix products and native slicing of the sparse matrices in Compressed Sparse Row (CSR) format.

r-fpeek 0.1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/davidgohel/fpeek
Licenses: Expat
Build system: r
Synopsis: Check text files content at a glance
Description:

This package provides tools to help working with text files. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files.

r-actfrag 0.1.1
Propagated dependencies: r-accelerometry@3.1.2 r-dplyr@1.1.4 r-ineq@0.2-13 r-survival@3.8-3 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/junruidi/ActFrag
Licenses: GPL 3
Build system: r
Synopsis: Activity fragmentation metrics extraction
Description:

This package provides functions to extract commonly used fragmentation metrics to quantify time accumulation strategies based on minute level actigraphy-measured activity counts data.

r-survmisc 0.5.6
Propagated dependencies: r-data-table@1.17.8 r-ggplot2@4.0.1 r-gridextra@2.3 r-km-ci@0.5-6 r-kmsurv@0.1-6 r-knitr@1.50 r-survival@3.8-3 r-xtable@1.8-4 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/survMisc/
Licenses: GPL 2
Build system: r
Synopsis: Miscellaneous functions for survival data
Description:

This package provides a collection of functions to help in the analysis of right-censored survival data. These extend the methods available in the survival package.

r-pki 0.1-15
Dependencies: openssl@3.0.8 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.rforge.net/PKI
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Public Key Infrastructure for R based on the X.509 standard
Description:

This is a package containing Public Key Infrastructure functions such as verifying certificates, RSA encryption and signing, which can be used to build PKI infrastructure and perform cryptographic tasks.

Total packages: 69240