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

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-insight 1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://easystats.github.io/insight/
Licenses: GPL 3
Build system: r
Synopsis: Easy access to model information for various model objects
Description:

This package provides a tool to provide an easy, intuitive and consistent access to information contained in various R models, like model formulas, model terms, information about random effects, data that was used to fit the model or data from response variables. The package mainly revolves around two types of functions: Functions that find (the names of) information, starting with find_, and functions that get the underlying data, starting with get_. The package has a consistent syntax and works with many different model objects, where otherwise functions to access these information are missing.

r-rlinsolve 0.3.3
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rdpack@2.6.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Rlinsolve/
Licenses: GPL 3+
Build system: r
Synopsis: Iterative solvers for (sparse) linear system of equations
Description:

Solving a system of linear equations is one of the most fundamental computational problems for many fields of mathematical studies, such as regression problems from statistics or numerical partial differential equations. This package provides basic stationary iterative solvers such as Jacobi, Gauss-Seidel, Successive Over-Relaxation and SSOR methods. Nonstationary, also known as Krylov subspace methods are also provided. Sparse matrix computation is also supported in that solving large and sparse linear systems can be manageable using the Matrix package along with RcppArmadillo.

r-acrosstic 1.0-3
Propagated dependencies: r-lpsolve@5.6.23 r-treeclust@1.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/AcrossTic/
Licenses: GPL 2+
Build system: r
Synopsis: Cost-minimal regular spanning subgraph with TreeClust
Description:

This is a package for constructing minimum-cost regular spanning subgraph as part of a non-parametric two-sample test for equality of distribution.

r-proj4 1.0-15
Dependencies: proj@9.3.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/proj4/
Licenses: GPL 2
Build system: r
Synopsis: Simple interface to the PROJ.4 cartographic projections library
Description:

This package provides a simple interface to lat/long projection and datum transformation of the PROJ.4 cartographic projections library. It allows transformation of geographic coordinates from one projection and/or datum to another.

r-textplot 0.2.2
Propagated dependencies: r-data-table@1.17.8 r-lattice@0.22-7 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/bnosac/textplot
Licenses: GPL 2
Build system: r
Synopsis: Text Plots
Description:

Visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering. Feel free to join the effort of providing interesting text visualisations.

r-coin 1.4-3
Propagated dependencies: r-libcoin@1.0-10 r-matrixstats@1.5.0 r-modeltools@0.2-24 r-multcomp@1.4-29 r-mvtnorm@1.3-3 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://coin.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Conditional inference procedures in a permutation test framework
Description:

This package provides conditional inference procedures for the general independence problem including two-sample, K-sample (non-parametric ANOVA), correlation, censored, ordered and multivariate problems.

r-hh 3.1-53
Propagated dependencies: r-abind@1.4-8 r-colorspace@2.1-2 r-gridextra@2.3 r-hmisc@5.2-4 r-lattice@0.22-7 r-latticeextra@0.6-31 r-leaps@3.2 r-multcomp@1.4-29 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-rmpfr@1.1-2 r-shiny@1.11.1 r-vcd@1.4-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=HH
Licenses: GPL 2+
Build system: r
Synopsis: Statistical analysis and data display: Heiberger and Holland
Description:

This package provides support software for Statistical Analysis and Data Display (Second Edition, Springer, ISBN 978-1-4939-2121-8, 2015) and (First Edition, Springer, ISBN 0-387-40270-5, 2004) by Richard M. Heiberger and Burt Holland. This contemporary presentation of statistical methods features extensive use of graphical displays for exploring data and for displaying the analysis. The second edition includes redesigned graphics and additional chapters. The authors emphasize how to construct and interpret graphs, discuss principles of graphical design, and show how accompanying traditional tabular results are used to confirm the visual impressions derived directly from the graphs. Many of the graphical formats are novel and appear here for the first time in print. All chapters have exercises. All functions introduced in the book are in the package. R code for all examples, both graphs and tables, in the book is included in the scripts directory of the package.

r-remacor 0.0.20
Propagated dependencies: r-envstats@3.1.0 r-ggplot2@4.0.1 r-mvtnorm@1.3-3 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rdpack@2.6.4 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://diseaseneurogenomics.github.io/remaCor/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Random effects meta-analysis for correlated test statistics
Description:

Meta-analysis is widely used to summarize estimated effects sizes across multiple statistical tests. Standard fixed and random effect meta-analysis methods assume that the estimated of the effect sizes are statistically independent. Here we relax this assumption and enable meta-analysis when the correlation matrix between effect size estimates is known.

r-formatr 1.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/formatr/
Licenses: GPL 3+
Build system: r
Synopsis: Format R code automatically
Description:

This package provides a function to format R source code. Spaces and indent will be added to the code automatically, and comments will be preserved under certain conditions, so that R code will be more human-readable and tidy. There is also a Shiny app as a user interface in this package.

r-rferns 5.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/mbq/rFerns
Licenses: GPL 2+
Build system: r
Synopsis: Random ferns classifier
Description:

This package provides the random ferns classifier by Ozuysal, Calonder, Lepetit and Fua (2009) <doi:10.1109/TPAMI.2009.23>, modified for generic and multi-label classification and featuring OOB error approximation and importance measure as introduced in Kursa (2014) <doi:10.18637/jss.v061.i10>.

r-betareg 3.2-4
Propagated dependencies: r-flexmix@2.3-20 r-formula@1.2-5 r-lmtest@0.9-40 r-modeltools@0.2-24 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://topmodels.R-Forge.R-project.org/betareg/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Beta regression
Description:

This package implements beta regression for modeling beta-distributed dependent variables on the open unit interval (0, 1), e.g., rates and proportions, see Cribari-Neto and Zeileis (2010) <doi:10.18637/jss.v034.i02>. Moreover, extended-support beta regression models can accommodate dependent variables with boundary observations at 0 and/or 1. For the classical beta regression model, alternative specifications are provided: Bias-corrected and bias-reduced estimation, finite mixture models, and recursive partitioning for beta regression, see <doi:10.18637/jss.v048.i11>.

r-nleqslv 3.3.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nleqslv/
Licenses: GPL 2+
Build system: r
Synopsis: Solve systems of nonlinear equations
Description:

The r-nleqslv package solves a system of nonlinear equations using a Broyden or a Newton method with a choice of global strategies such as line search and trust region. There are options for using a numerical or user supplied Jacobian, for specifying a banded numerical Jacobian and for allowing a singular or ill-conditioned Jacobian.

r-entropy 1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.strimmerlab.org/software/entropy/
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of entropy, mutual information and related quantities
Description:

This package implements various estimators of entropy, such as the shrinkage estimator by Hausser and Strimmer, the maximum likelihood and the Millow-Madow estimator, various Bayesian estimators, and the Chao-Shen estimator. It also offers an R interface to the NSB estimator. Furthermore, it provides functions for estimating Kullback-Leibler divergence, chi-squared, mutual information, and chi-squared statistic of independence. In addition there are functions for discretizing continuous random variables.

r-penalized 0.9-53
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/penalized/
Licenses: GPL 2+
Build system: r
Synopsis: Penalized estimation in GLMs and in the Cox model
Description:

This package provides tools for fitting possibly high dimensional penalized regression models. The penalty structure can be any combination of an L1 penalty (lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint on the regression coefficients. The supported regression models are linear, logistic and Poisson regression and the Cox Proportional Hazards model. Cross-validation routines allow optimization of the tuning parameters.

r-freetypeharfbuzz 0.2.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-fontquiver@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=freetypeharfbuzz
Licenses: GPL 3
Build system: r
Synopsis: Deterministic computation of text box metrics
Description:

Unlike other tools that dynamically link to the Cairo stack, freetypeharfbuzz is statically linked to specific versions of the FreeType and harfbuzz libraries. This ensures deterministic computation of text box extents for situations where reproducible results are crucial (for instance unit tests of graphics).

r-httr2 1.2.1
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-openssl@2.3.4 r-r6@2.6.1 r-rappdirs@0.3.3 r-rlang@1.1.6 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://httr2.r-lib.org
Licenses: Expat
Build system: r
Synopsis: Perform HTTP requests and process the responses
Description:

This package provides tools for creating and modifying HTTP requests, then performing them and processing the results. httr2 is a re-imagining of httr that uses a pipe-based interface and solves more of the problems that API wrapping packages face.

r-nestedcv 0.8.0
Propagated dependencies: r-caret@7.0-1 r-data-table@1.17.8 r-doparallel@1.0.17 r-foreach@1.5.2 r-future-apply@1.20.0 r-ggplot2@4.0.1 r-glmnet@4.1-10 r-matrixstats@1.5.0 r-matrixtests@0.2.3.1 r-proc@1.19.0.1 r-rfast@2.1.5.2 r-rhpcblasctl@0.23-42 r-rlang@1.1.6 r-rocr@1.0-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/myles-lewis/nestedcv
Licenses: Expat
Build system: r
Synopsis: Nested cross-validation with glmnet and caret
Description:

This package implements nested cross-validation applied to the glmnet and caret packages. With glmnet this includes cross-validation of elastic net alpha parameter. A number of feature selection filter functions (t-test, Wilcoxon test, ANOVA, Pearson/Spearman correlation, random forest, ReliefF) for feature selection are provided and can be embedded within the outer loop of the nested CV. Nested CV can be also be performed with the caret package giving access to the large number of prediction methods available in caret.

r-bien 1.2.7
Propagated dependencies: r-ape@5.8-1 r-dbi@1.2.3 r-doparallel@1.0.17 r-foreach@1.5.2 r-rpostgresql@0.7-8 r-sf@1.0-23 r-terra@1.8-86
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=BIEN
Licenses: Expat
Build system: r
Synopsis: Tools for accessing the BIEN database
Description:

This package provides tools for accessing the Botanical Information and Ecology Network (BIEN) database. The BIEN database contains cleaned and standardized botanical data including occurrence, trait, plot and taxonomic data. This package provides functions that query the BIEN database by constructing and executing optimized SQL queries.

r-tzdb 0.5.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/tzdb
Licenses: Expat
Build system: r
Synopsis: Time Zone Database Information
Description:

This package provides an up-to-date copy of the Internet Assigned Numbers Authority (IANA) Time Zone Database. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight saving time rules. Additionally, this package provides a C++ interface for working with the date library. date provides comprehensive support for working with dates and date-times, which this package exposes to make it easier for other R packages to utilize. Headers are provided for calendar specific calculations, along with a limited interface for time zone manipulations.

r-chemometrics 1.4.4
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-16 r-lars@1.3 r-mass@7.3-65 r-mclust@6.1.2 r-nnet@7.3-20 r-pcapp@2.0-5 r-pls@2.8-5 r-robustbase@0.99-6 r-rpart@4.1.24 r-som@0.3-5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.statistik.tuwien.ac.at/public/filz/
Licenses: GPL 3+
Build system: r
Synopsis: Multivariate statistical analysis in Chemometrics
Description:

Multivariate data analysis is the simultaneous observation of more than one characteristic. In contrast to the analysis of univariate data, in this approach not only a single variable or the relation between two variables can be investigated, but the relations between many attributes can be considered. For the statistical analysis of chemical data one has to take into account the special structure of this type of data. This package contains about 30 functions, mostly for regression, classification and model evaluation and includes some data sets used in the R help examples. It was designed as a R companion to the book "Introduction to Multivariate Statistical Analysis in Chemometrics" written by K. Varmuza and P. Filzmoser (2009).

r-findpython 1.0.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/findpython
Licenses: Expat
Build system: r
Synopsis: Functions to find an acceptable Python binary
Description:

This package was designed to find an acceptable Python binary that matches version and feature constraints.

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-pkgbuild 1.4.8
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-desc@1.4.3 r-processx@3.8.6 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-glinternet 1.0.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://web.stanford.edu/~hastie/Papers/glinternet_jcgs.pdf
Licenses: GPL 2
Build system: r
Synopsis: Learning interactions via hierarchical group-lasso regularization
Description:

Group-Lasso INTERaction-NET. Fits linear pairwise-interaction models that satisfy strong hierarchy: if an interaction coefficient is estimated to be nonzero, then its two associated main effects also have nonzero estimated coefficients. Accommodates categorical variables (factors) with arbitrary numbers of levels, continuous variables, and combinations thereof. Implements the machinery described in the paper "Learning interactions via hierarchical group-lasso regularization" (JCGS 2015, Volume 24, Issue 3). Michael Lim & Trevor Hastie (2015)

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091