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

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-pki 0.1-15
Dependencies: openssl@3.5.5 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-6
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.

r-roxygen2 8.0.0
Propagated dependencies: r-brew@1.0-10 r-cli@3.6.6 r-commonmark@2.0.0 r-cpp11@0.5.5 r-desc@1.4.3 r-knitr@1.51 r-lifecycle@1.0.5 r-pkgload@1.5.2 r-r6@2.6.1 r-rlang@1.2.0 r-withr@3.0.2 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/klutometis/roxygen
Licenses: GPL 2+
Build system: r
Synopsis: In-source documentation system for R
Description:

Roxygen2 is a Doxygen-like in-source documentation system for Rd, collation, and NAMESPACE files.

r-mlapi 0.1.1
Propagated dependencies: r-matrix@1.7-5 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mlapi
Licenses: Expat
Build system: r
Synopsis: Abstract classes for building scikit-learn like API
Description:

This package provides R6 abstract classes for building machine learning models with a scikit-learn like API. Scikit-learn is a popular module for the Python programming language whose design became a de facto standard in industry for machine learning tasks.

r-ada 2.0-5.1
Propagated dependencies: r-rpart@4.1.27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ada/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Stochastic boosting
Description:

This package provides a straightforward, well-documented, and broad boosting routine for classification, ideally suited for small to moderate-sized data sets. It performs discrete, real, and gentle boost under both exponential and logistic loss on a given data set.

r-activitycounts 0.2.1
Propagated dependencies: r-lubridate@1.9.5 r-magrittr@2.0.5 r-seewave@2.2.4 r-signal@1.8-1 r-tibble@3.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/walkabillylab/activityCounts
Licenses: GPL 3
Build system: r
Synopsis: Generate ActiLife counts
Description:

ActiLife generates activity counts from data collected by Actigraph accelerometers. Actigraph is one of the most common research-grade accelerometers. There is considerable research validating and developing algorithms for human activity using ActiLife counts. Unfortunately, ActiLife counts are proprietary and difficult to implement if researchers use different accelerometer brands. The code creates ActiLife counts from raw acceleration data for different accelerometer brands.

r-rstantools 2.6.0
Dependencies: pandoc@3.7.0.2
Propagated dependencies: r-desc@1.4.3 r-rcpp@1.1.1-1.1 r-rcppparallel@5.1.11-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/rstantools/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for developing R packages interfacing with Stan
Description:

This package provides various tools for developers of R packages interfacing with Stan, including functions to set up the required package structure, S3 generics and default methods to unify function naming across Stan-based R packages, and vignettes with recommendations for developers.

r-paws-networking 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services networking and content delivery services
Description:

This package provides an interface to Amazon Web Services networking and content delivery services, including Route 53 Domain Name System service, CloudFront content delivery, load balancing, and more.

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-cobs 1.3-9-1
Propagated dependencies: r-quantreg@6.1 r-sparsem@1.84-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/cobs
Licenses: GPL 2+
Build system: r
Synopsis: Constrained B-Splines (sparse matrix based)
Description:

This package provides qualitatively constrained (regression) smoothing splines via linear programming and sparse matrices.

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-sass 0.4.10
Propagated dependencies: r-fs@2.1.0 r-htmltools@0.5.9 r-r6@2.6.1 r-rappdirs@0.3.4 r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/sass
Licenses: Expat
Build system: r
Synopsis: Syntactically Awesome Style Sheets (SASS)
Description:

This package provides an SCSS compiler, powered by the libsass library. With this, R developers can use variables, inheritance, and functions to generate dynamic style sheets. The package uses the Sass CSS extension language, which is stable, powerful, and CSS compatible.

r-lmtest 0.9-40
Propagated dependencies: r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lmtest
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Testing linear regression models
Description:

This package provides a collection of tests, data sets, and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.

r-measurements 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/measurements/
Licenses: GPL 3
Build system: r
Synopsis: Tools for units of measurement
Description:

This package provides a collection of tools to make working with physical measurements easier. One can convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements.

r-ps 1.9.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ps.r-lib.org
Licenses: Modified BSD
Build system: r
Synopsis: List, query, and manipulate system processes
Description:

The ps package implements an API to list, query, and manipulate system processes. Most of its code is based on the psutil Python package.

r-hsaur3 1.0-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=HSAUR3
Licenses: GPL 2
Build system: r
Synopsis: Handbook of Statistical Analyses Using R (3rd Edition)
Description:

This package provides functions, data sets, analyses and examples from the third edition of the book A Handbook of Statistical Analyses Using R (Torsten Hothorn and Brian S. Everitt, Chapman & Hall/CRC, 2014). The first chapter of the book, which is entitled An Introduction to R, is completely included in this package, for all other chapters, a vignette containing all data analyses is available. In addition, Sweave source code for slides of selected chapters is included in this package.

r-emdbook 1.3.14
Propagated dependencies: r-bbmle@1.0.25.1 r-coda@0.19-4.1 r-lattice@0.22-9 r-mass@7.3-65 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.math.mcmaster.ca/bolker/emdbook
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Support functions and data for "Ecological Models and Data"
Description:

This package provides auxiliary functions and data sets for "Ecological Models and Data", a book presenting maximum likelihood estimation and related topics for ecologists (ISBN 978-0-691-12522-0).

r-tgp 2.4-23
Propagated dependencies: r-maptree@1.4-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bobby.gramacy.com/r_packages/tgp/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Bayesian treed Gaussian process models
Description:

R-tgb provides Bayesian nonstationary regression and treed Gaussian processes. In addition, it provides visualization functions, tree drawing, sensitivity analysis, multi-resolution models, and sequential experimental design tools, including ALM, ALC, and expected improvement for optimizing noisy black-box functions.

r-spatstat-model 3.7-0
Propagated dependencies: r-abind@1.4-8 r-goftest@1.2-3 r-matrix@1.7-5 r-mgcv@1.9-4 r-nlme@3.1-169 r-rpart@4.1.27 r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 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 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Parametric statistical modelling 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-depth 2.1-1.1
Propagated dependencies: r-abind@1.4-8 r-circular@0.5-2 r-rgl@1.3.36
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/depth/
Licenses: GPL 2
Build system: r
Synopsis: Nonparametric depth functions for multivariate analysis
Description:

This package provides tools for depth functions methodology applied to multivariate analysis. Besides allowing calculation of depth values and depth-based location estimators, the package includes functions or drawing contour plots and perspective plots of depth functions. Euclidean and spherical depths are supported.

r-acet 1.9.0
Propagated dependencies: r-bh@1.90.0-1 r-mass@7.3-65 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/web/packages/ACEt/
Licenses: GPL 2+
Build system: r
Synopsis: Estimating dynamic heritability and twin model comparison
Description:

This package supports twin models that are able to estimate the dynamic behaviour of the variance components in the classical twin models with respect to age using B-splines and P-splines.

r-statsexpressions 2.0.0
Propagated dependencies: r-afex@1.5-1 r-bayesfactor@0.9.12-4.8 r-bayestestr@0.18.0 r-correlation@0.8.8 r-datawizard@1.3.1 r-dplyr@1.2.1 r-effectsize@1.0.2 r-glue@1.8.1 r-insight@1.5.1 r-parameters@0.29.0 r-performance@0.17.0 r-pmcmrplus@1.9.12 r-purrr@1.2.2 r-rlang@1.2.0 r-rstantools@2.6.0 r-tidyr@1.3.2 r-withr@3.0.2 r-wrs2@1.1-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://indrajeetpatil.github.io/statsExpressions/
Licenses: GPL 3
Build system: r
Synopsis: Dataframes and expressions with statistical details
Description:

This package provides tools for creating detailed dataframes for common statistical approaches and tests. These include parametric, nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation analyses, contingency table analyses, and meta-analyses. The functions are pipe-friendly and provide a consistent syntax to work with tidy data. These dataframes additionally contain expressions with statistical details, and can be used in graphing packages. This package also forms the statistical processing backend for ggstatsplot.

r-model4you 0.9-9
Propagated dependencies: r-formula@1.2-5 r-ggplot2@4.0.3 r-gridextra@2.3 r-partykit@1.2-27 r-rlang@1.2.0 r-sandwich@3.1-1 r-survival@3.8-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/model4you/
Licenses: GPL 2+
Build system: r
Synopsis: Stratified and personalised models based on trees and forests
Description:

This package provides procedures for model-based trees for subgroup analyses in clinical trials and model-based forests for the estimation and prediction of personalised treatment effects. Currently partitioning of linear models, lm(), generalised linear models, glm(), and Weibull models, survreg(), are supported. Advanced plotting functionality is supported for the trees and a test for parameter heterogeneity is provided for the personalised models.

r-lemon 0.5.2
Propagated dependencies: r-ggplot2@4.0.3 r-gridextra@2.3 r-gtable@0.3.6 r-knitr@1.51 r-lattice@0.22-9 r-plyr@1.8.9 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stefanedwards/lemon
Licenses: GPL 3
Build system: r
Synopsis: Freshen up your ggplot2 plots
Description:

This package provides functions for working with legends and axis lines of ggplot2, facets that repeat axis lines on all panels, and some knitr extensions.

r-aca 1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACA/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Abrupt change-point or aberration detection in point series
Description:

This package offers an interactive function for the detection of breakpoints in series.

Total packages: 32521