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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-trend 1.1.6
Propagated dependencies: r-extradistr@1.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/trend/
Licenses: GPL 3
Build system: r
Synopsis: Non-parametric trend tests and change-point detection
Description:

The analysis of environmental data often requires the detection of trends and change-points. This package includes tests for trend detection (Cox-Stuart Trend Test, Mann-Kendall Trend Test, (correlated) Hirsch-Slack Test, partial Mann-Kendall Trend Test, multivariate (multisite) Mann-Kendall Trend Test, (Seasonal) Sen's slope, partial Pearson and Spearman correlation trend test), change-point detection (Lanzante's test procedures, Pettitt's test, Buishand Range Test, Buishand U Test, Standard Normal Homogeinity Test), detection of non-randomness (Wallis-Moore Phase Frequency Test, Bartels rank von Neumann's ratio test, Wald-Wolfowitz Test) and the two sample Robust Rank-Order Distributional Test.

r-rcdd 1.6
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/rcdd/
Licenses: GPL 2
Build system: r
Synopsis: Computational geometry
Description:

This package converts back and forth between two representations of a convex polytope: as solution of a set of linear equalities and inequalities and as convex hull of set of points and rays. Also does linear programming and redundant generator elimination. All functions can use exact infinite-precision rational arithmetic.

r-gsa 1.03.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://statweb.stanford.edu/~tibs/GSA/
Licenses: LGPL 3+
Build system: r
Synopsis: Gene set analysis
Description:

This package lets you determine the significance of pre-defined sets of genes with respect to an outcome variable, such as a group indicator, a quantitative variable or a survival time.

r-analytics 3.0
Propagated dependencies: r-car@3.1-3 r-cluster@2.1.8.1 r-fractal@2.0-4 r-lmtest@0.9-40 r-mass@7.3-65 r-np@0.60-18 r-powerplus@3.1 r-robust@0.7-5 r-trend@1.1.6 r-tsa@1.3.1 r-urca@1.3-4 r-vim@6.2.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/analytics/
Licenses: GPL 2
Build system: r
Synopsis: Collection of data analysis tools
Description:

This package is a collection of data analysis tools. It includes tools for regression outlier detection in a fitted linear model, stationary bootstrap using a truncated geometric distribution, a comprehensive test for weak stationarity, column means by group, weighted biplots, and a heuristic to obtain a better initial configuration in non-metric MDS.

r-nycflights13 1.0.2
Propagated dependencies: r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/nycflights13
Licenses: CC0
Build system: r
Synopsis: Flights that departed NYC in 2013
Description:

This package provides airline on-time data for all flights departing NYC in 2013. It also includes useful metadata on airlines, airports, weather, and planes.

r-ini 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dvdscripter/ini
Licenses: GPL 3
Build system: r
Synopsis: Read and write configuration files
Description:

This package provides tools to parse simple .ini configuration files to an structured list. Users can manipulate this resulting list with lapply() functions. This same structured list can be used to write back to file after modifications.

r-eulerr 7.0.4
Propagated dependencies: r-gensa@1.1.15 r-polyclip@1.10-7 r-polylabelr@0.3.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jolars/eulerr
Licenses: GPL 3
Build system: r
Synopsis: Area-proportional Euler and Venn diagrams with ellipses
Description:

This package generates area-proportional Euler diagrams using numerical optimization. An Euler diagram is a generalization of a Venn diagram, relaxing the criterion that all interactions need to be represented. Diagrams may be fit with ellipses and circles via a wide range of inputs and can be visualized in numerous ways.

r-projpred 2.9.1
Propagated dependencies: r-abind@1.4-8 r-gamm4@0.2-7 r-ggplot2@4.0.1 r-gtools@3.9.5 r-lme4@1.1-37 r-loo@2.8.0 r-mass@7.3-65 r-mclogit@0.9.6 r-mgcv@1.9-4 r-mvtnorm@1.3-3 r-nnet@7.3-20 r-ordinal@2023.12-4.1 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rstantools@2.5.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/projpred/
Licenses: GPL 3
Build system: r
Synopsis: Projection predictive feature selection
Description:

This package performs projection predictive feature selection for generalized linear models and generalized linear and additive multilevel models. The package is compatible with the rstanarm and brms packages, but other reference models can also be used. See the package vignette for more information and examples.

r-pals 1.10
Propagated dependencies: r-colorspace@2.1-2 r-dichromat@2.0-0.1 r-mapproj@1.2.12 r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kwstat.github.io/pals/
Licenses: GPL 3
Build system: r
Synopsis: Color palettes, color maps, and tools to evaluate them
Description:

This package provides a comprehensive collection of color palettes, color maps, and tools to evaluate them.

r-rpresto 1.4.7
Propagated dependencies: r-bit64@4.6.0-1 r-dbi@1.2.3 r-dbplyr@2.5.1 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-lubridate@1.9.4 r-openssl@2.3.4 r-progress@1.2.3 r-purrr@1.2.0 r-rlang@1.1.6 r-stringi@1.8.7 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/prestodb/RPresto
Licenses: Modified BSD
Build system: r
Synopsis: DBI connector to Presto
Description:

This package implements a DBI compliant interface to Presto, a distributed SQL query engine for running interactive analytic queries against data sources of all sizes ranging from gigabytes to petabytes.

r-longdat 1.1.3
Propagated dependencies: r-bestnormalize@1.9.1 r-car@3.1-3 r-dplyr@1.1.4 r-effsize@0.8.1 r-emmeans@2.0.0 r-ggplot2@4.0.1 r-glmmtmb@1.1.13 r-lme4@1.1-37 r-magrittr@2.0.4 r-mass@7.3-65 r-patchwork@1.3.2 r-reshape2@1.4.5 r-rlang@1.1.6 r-rstatix@0.7.3 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/CCY-dev/LongDat
Licenses: GPL 2
Build system: r
Synopsis: Tool for covariate-sensitive longitudinal analysis on omics data
Description:

This tool takes longitudinal dataset as input and analyzes if there is significant change of the features over time (a proxy for treatments), while detects and controls for covariates simultaneously. LongDat is able to take in several data types as input, including count, proportion, binary, ordinal and continuous data. The output table contains p values, effect sizes and covariates of each feature, making the downstream analysis easy.

r-svglite 2.2.2
Dependencies: libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-3 r-cli@3.6.5 r-cpp11@0.5.2 r-lifecycle@1.0.4 r-rlang@1.1.6 r-systemfonts@1.3.1 r-textshaping@1.0.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://svglite.r-lib.org
Licenses: GPL 2+
Build system: r
Synopsis: SVG graphics device
Description:

svglite is a graphics device that produces clean SVG (Scalable Vector Graphics) output, suitable for use on the web, or hand editing. Compared to the built-in svg(), svglite is considerably faster, produces smaller files, and leaves text as is.

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-mime 0.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/mime
Licenses: GPL 2
Build system: r
Synopsis: R package to map filenames to MIME types
Description:

This package guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.

r-polyclip 1.10-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.angusj.com/delphi/clipper.php
Licenses: Boost 1.0
Build system: r
Synopsis: Polygon clipping
Description:

This package provides an R port of the library Clipper. It performs polygon clipping operations (intersection, union, set minus, set difference) for polygonal regions of arbitrary complexity, including holes. It computes offset polygons (spatial buffer zones, morphological dilations, Minkowski dilations) for polygonal regions and polygonal lines. It computes the Minkowski Sum of general polygons. There is a function for removing self-intersections from polygon data.

r-mbess 4.9.41
Propagated dependencies: r-boot@1.3-32 r-lavaan@0.6-20 r-mass@7.3-65 r-mnormt@2.1.1 r-nlme@3.1-168 r-openmx@2.22.10 r-sem@3.1-16 r-semtools@0.5-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www3.nd.edu/~kkelley/site/MBESS.html
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Methods for designing research studies
Description:

This package implements methods that are useful in designing research studies and analyzing data, with particular emphasis on methods that are developed for or used within the behavioral, educational, and social sciences (broadly defined). That being said, many of the methods implemented within MBESS are applicable to a wide variety of disciplines. MBESS has a suite of functions for a variety of related topics, such as effect sizes, confidence intervals for effect sizes (including standardized effect sizes and noncentral effect sizes), sample size planning (from the accuracy in parameter estimation (AIPE), power analytic, equivalence, and minimum-risk point estimation perspectives), mediation analysis, various properties of distributions, and a variety of utility functions.

r-conquer 1.3.3
Propagated dependencies: r-matrix@1.7-4 r-matrixstats@1.5.0 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/XiaoouPan/conquer
Licenses: GPL 3
Build system: r
Synopsis: Convolution-type smoothed quantile regression
Description:

This package provides fast and accurate convolution-type smoothed quantile regression, implemented using Barzilai-Borwein gradient descent with a Huber regression warm start. Confidence intervals for regression coefficients are constructed using multiplier bootstrap.

r-mlrmbo 1.1.5.1
Propagated dependencies: r-backports@1.5.0 r-bbmisc@1.13 r-checkmate@2.3.3 r-data-table@1.17.8 r-lhs@1.2.0 r-mlr@2.19.3 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-smoof@1.6.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlrMBO
Licenses: FreeBSD
Build system: r
Synopsis: Model-based optimization with mlr
Description:

This package is a flexible and comprehensive R toolbox for model-based optimization. It implements Efficient Global Optimization Algorithm for single- and multi-objective optimization. It supports mixed parameters. The machine learning toolbox mlr offers regression learners. It provides various infill criteria and features batch proposal, parallel execution, visualization, and logging. Its modular implementation allows easy customization by the user.

r-zoltr 1.0.2
Propagated dependencies: r-base64url@1.4 r-data-table@1.17.8 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-lubridate@1.9.4 r-magrittr@2.0.4 r-mmwrweek@0.1.3 r-readr@2.1.6 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/reichlab/zoltr
Licenses: GPL 3
Build system: r
Synopsis: Interface to the Zoltar forecast repository API
Description:

Zoltar is a website that provides a repository of model forecast results in a standardized format and a central location. It supports storing, retrieving, comparing, and analyzing time series forecasts for prediction challenges of interest to the modeling community. This package provides functions for working with the Zoltar API, including connecting and authenticating, getting information about projects, models, and forecasts, deleting and uploading forecast data, and downloading scores.

r-lmeinfo 0.3.2
Propagated dependencies: r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jepusto.github.io/lmeInfo/
Licenses: GPL 3
Build system: r
Synopsis: Information matrices for lmeStruct and glsStruct objects
Description:

This package provides analytic derivatives and information matrices for fitted linear mixed effects (lme) models and generalized least squares (gls) models estimated using lme() (from package nlme) and gls() (from package nlme), respectively. The package includes functions for estimating the sampling variance-covariance of variance component parameters using the inverse Fisher information. The variance components include the parameters of the random effects structure (for lme models), the variance structure, and the correlation structure. The expected and average forms of the Fisher information matrix are used in the calculations, and models estimated by full maximum likelihood or restricted maximum likelihood are supported. The package also includes a function for estimating standardized mean difference effect sizes based on fitted lme or gls models.

r-ctrialsgov 0.2.7
Propagated dependencies: r-dbi@1.2.3 r-dplyr@1.1.4 r-lubridate@1.9.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-stringi@1.8.7 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ctrialsgov
Licenses: Expat
Build system: r
Synopsis: Query data from U.S. National Library of Medicine's Clinical Trials Database
Description:

This package provides tools to query the U.S. National Library of Medicine's Clinical Trials database. Functions are provided for a variety of techniques for searching the data using range queries, categorical filtering, and by searching for full-text keywords. Minimal graphical tools are also provided for interactively exploring the constructed data.

r-mlr3 1.2.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-evaluate@1.0.5 r-future@1.68.0 r-future-apply@1.20.0 r-lgr@0.5.0 r-mirai@2.5.2 r-mlbench@2.1-6 r-mlr3measures@1.2.0 r-mlr3misc@0.19.0 r-palmerpenguins@0.1.1 r-paradox@1.0.1 r-parallelly@1.45.1 r-r6@2.6.1 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Machine Learning in R - Next Generation
Description:

mlr3 enables efficient, object-oriented programming on the building blocks of machine learning. It provides R6 objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While mlr3 focuses on the core computational operations, add-on packages provide additional functionality.

r-rio 1.2.4
Propagated dependencies: r-curl@7.0.0 r-data-table@1.17.8 r-foreign@0.8-90 r-haven@2.5.5 r-lifecycle@1.0.4 r-r-utils@2.13.0 r-readr@2.1.6 r-readxl@1.4.5 r-tibble@3.3.0 r-writexl@1.5.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/leeper/rio
Licenses: GPL 2
Build system: r
Synopsis: Swiss-army knife for data I/O
Description:

This package provides streamlined data import and export infrastructure by making assumptions that the user is probably willing to make: import and export determine the data structure from the file extension, reasonable defaults are used for data import and export (e.g., stringsAsFactors=FALSE), web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly without explicit decompression, and fast import packages are used where appropriate. An additional convenience function, convert, provides a simple method for converting between file types.

r-polycor 0.8-1
Propagated dependencies: r-admisc@0.39 r-matrix@1.7-4 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/polycor/
Licenses: GPL 2+
Build system: r
Synopsis: Polychoric and polyserial correlations
Description:

This package provides tools to compute polychoric and polyserial correlations by quick "two-step" methods or ML, optionally with standard errors; tetrachoric and biserial correlations are special cases.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087