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

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-nortest 1.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nortest/
Licenses: GPL 2+
Build system: r
Synopsis: Tests for normality
Description:

This package provides five omnibus tests for testing the composite hypothesis of normality.

r-gkmsvm 0.83.0
Propagated dependencies: r-kernlab@0.9-33 r-rcpp@1.1.0 r-rocr@1.0-11 r-seqinr@4.2-36
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gkmSVM
Licenses: GPL 2+
Build system: r
Synopsis: Gapped-kmer support vector machine
Description:

This R package provides tools for training gapped-kmer SVM classifiers for DNA and protein sequences. This package supports several sequence kernels, including: gkmSVM, kmer-SVM, mismatch kernel and wildcard kernel.

r-kernelshap 0.9.1
Propagated dependencies: r-dofuture@1.1.2 r-foreach@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ModelOriented/kernelshap
Licenses: GPL 2+
Build system: r
Synopsis: Kernel SHAP
Description:

This package provides an efficient implementation of Kernel SHAP (Lundberg and Lee, 2017, <doi:10.48550/arXiv.1705.07874>) permutation SHAP, and additive SHAP for model interpretability. For Kernel SHAP and permutation SHAP, if the number of features is too large for exact calculations, the algorithms iterate until the SHAP values are sufficiently precise in terms of their standard errors. The package integrates smoothly with meta-learning packages such as tidymodels, caret or mlr3. It supports multi-output models, case weights, and parallel computations. Visualizations can be done using the R package shapviz.

r-emulator 1.2-24
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/emulator
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bayesian emulation of computer programs
Description:

This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

r-fishmethods 1.13-1
Propagated dependencies: r-boot@1.3-32 r-bootstrap@2019.6 r-data-table@1.17.8 r-lme4@1.1-37 r-mass@7.3-65 r-numderiv@2016.8-1.1 r-tmb@1.9.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fishmethods
Licenses: GPL 2+
Build system: r
Synopsis: Fishery science methods and models
Description:

This package provides functions for applying a wide range of fisheries stock assessment methods.

r-superlearner 2.0-29
Propagated dependencies: r-cvauc@1.1.4 r-gam@1.22-6 r-nnls@1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ecpolley/SuperLearner
Licenses: GPL 3
Build system: r
Synopsis: Super learner prediction
Description:

This package implements the super learner prediction method and contains a library of prediction algorithms to be used in the super learner.

r-xfun 0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/xfun
Licenses: Expat
Build system: r
Synopsis: Miscellaneous functions
Description:

This package provides miscellaneous functions commonly used in other packages maintained by Yihui Xie.

r-matrixcalc 1.0-6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/matrixcalc/
Licenses: GPL 2+
Build system: r
Synopsis: Collection of functions for matrix calculations
Description:

This package provides a collection of functions to support matrix calculations for probability, econometric and numerical analysis. There are additional functions that are comparable to APL functions which are useful for actuarial models such as pension mathematics.

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-geojsonsf 2.0.5
Propagated dependencies: r-geometries@0.2.5 r-jsonify@1.2.3 r-rapidjsonr@1.2.1 r-rcpp@1.1.0 r-sfheaders@0.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/SymbolixAU/geojsonsf
Licenses: Expat
Build system: r
Synopsis: GeoJSON to Simple Feature converter
Description:

This package converts between GeoJSON and Simple Feature objects.

r-mlr3fselect 1.5.0
Propagated dependencies: r-bbotk@1.8.1 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-lgr@0.5.0 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-paradox@1.0.1 r-r6@2.6.1 r-stabm@1.2.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3fselect.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Feature selection for mlr3
Description:

This package is a feature selection package of the mlr3 ecosystem. It selects the optimal feature set for any mlr3 learner. The package works with several optimization algorithms e.g. random search, Recursive feature elimination, and genetic search. Moreover, it can automatically optimize learners and estimate the performance of optimized feature sets with nested resampling.

r-quarto 1.5.1
Propagated dependencies: r-cli@3.6.5 r-fs@1.6.6 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-later@1.4.4 r-lifecycle@1.0.4 r-processx@3.8.6 r-rlang@1.1.6 r-rmarkdown@2.30 r-rstudioapi@0.17.1 r-xfun@0.54 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quarto-dev/quarto-r
Licenses: GPL 2+
Build system: r
Synopsis: R Interface to Quarto markdown publishing system
Description:

This package lets you convert R Markdown documents and Jupyter notebooks to a variety of output formats using Quarto.

r-celestial 1.5.8
Propagated dependencies: r-nistunits@1.0.1 r-pracma@2.4.6 r-rann@2.6.2 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=celestial
Licenses: GPL 3
Build system: r
Synopsis: Collection of common astronomical conversion routines and functions
Description:

This package contains a number of common astronomy conversion routines, particularly the HMS and degrees schemes, which can be fiddly to convert between on mass due to the textural nature of the former. It allows users to coordinate match datasets quickly. It also contains functions for various cosmological calculations.

r-learnr 0.11.6
Propagated dependencies: r-checkmate@2.3.3 r-digest@0.6.39 r-evaluate@1.0.5 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.50 r-lifecycle@1.0.4 r-markdown@2.0 r-promises@1.5.0 r-rappdirs@0.3.3 r-renv@1.1.5 r-rlang@1.1.6 r-rmarkdown@2.30 r-rprojroot@2.1.1 r-shiny@1.11.1 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/learnr/
Licenses: ASL 2.0
Build system: r
Synopsis: Interactive tutorials for R
Description:

This package provides tools to create interactive tutorials using R Markdown. Use a combination of narrative, figures, videos, exercises, and quizzes to create self-paced tutorials for learning about R and R packages.

r-bwstest 0.2.3
Propagated dependencies: r-memoise@2.0.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shabbychef/BWStest
Licenses: LGPL 3
Build system: r
Synopsis: Baumgartner Weiss Schindler Test of equal distributions
Description:

This package performs the Baumgartner-Weiss-Schindler two-sample test of equal probability distributions (doi:10.2307/2533862). It also performs similar rank-based tests for equal probability distributions due to Neuhauser (doi:10.1080/10485250108832874) and Murakami (doi:10.1080/00949655.2010.551516).

r-fixest 0.13.2
Propagated dependencies: r-dreamerr@1.5.0 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-rcpp@1.1.0 r-sandwich@3.1-1 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lrberge.github.io/fixest/
Licenses: GPL 3
Build system: r
Synopsis: Fast fixed-effects estimations
Description:

This is a package for fast and user-friendly estimation of econometric models with multiple fixed-effects. It includes ordinary least squares (OLS), generalized linear models (GLM) and the negative binomial. The core of the package is based on optimized parallel C++ code, scaling especially well for large data sets. The method to obtain the fixed-effects coefficients is based on Berge (2018). It further provides tools to export and view the results of several estimations with intuitive design to cluster the standard-errors.

r-sem 3.1-16
Propagated dependencies: r-boot@1.3-32 r-mass@7.3-65 r-mi@1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=sem
Licenses: GPL 2+
Build system: r
Synopsis: Structural equation models
Description:

This package provides functions for fitting general linear structural equation models (with observed and latent variables) using the RAM approach, and for fitting structural equations in observed-variable models by two-stage least squares.

r-moonbook 0.3.1
Propagated dependencies: r-crayon@1.5.3 r-magrittr@2.0.4 r-nortest@1.0-4 r-sjmisc@2.8.11 r-stringr@1.6.0 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cardiomoon/moonBook
Licenses: GPL 2
Build system: r
Synopsis: Functions and datasets for the book by Keon-Woong Moon
Description:

This package provides several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.

r-checkmate 2.3.3
Propagated dependencies: r-backports@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/checkmate
Licenses: Modified BSD
Build system: r
Synopsis: Fast and versatile argument checks
Description:

This package provides tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.

r-covr 3.6.5
Propagated dependencies: r-cli@3.6.5 r-digest@0.6.39 r-httr@1.4.7 r-jsonlite@2.0.0 r-rex@1.2.1 r-withr@3.0.2 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/covr
Licenses: GPL 3
Build system: r
Synopsis: Test coverage for R packages
Description:

Thisp package enables you to track and report code coverage for your package and (optionally) upload the results to a coverage service. Code coverage is a measure of the amount of code being exercised by a set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.

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-crosstalk 1.2.2
Propagated dependencies: r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-lazyeval@0.2.2 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/crosstalk/
Licenses: Expat
Build system: r
Synopsis: Inter-widget interactivity for HTML widgets
Description:

This package provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e., static .html files). It currently supports linked brushing and filtering.

r-unglue 0.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=unglue
Licenses: GPL 3
Build system: r
Synopsis: Extract matched substrings using a pattern
Description:

This package lets you use syntax inspired by the package glue to extract matched substrings in a more intuitive and compact way than by using standard regular expressions.

r-paws-application-integration 0.9.0
Propagated dependencies: r-paws-common@0.8.7
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 application integration services
Description:

This package provides an interface to Amazon Web Services application integration services, including Simple Queue Service (SQS) message queue, Simple Notification Service (SNS) publish/subscribe messaging, and more.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091