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

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-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-calculus 1.1.0
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eguidotti/calculus
Licenses: GPL 3
Build system: r
Synopsis: High dimensional numerical and symbolic calculus
Description:

Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.

r-flexmix 2.3-20
Propagated dependencies: r-lattice@0.22-7 r-modeltools@0.2-24 r-nnet@7.3-20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/flexmix
Licenses: GPL 2+
Build system: r
Synopsis: Flexible mixture modeling
Description:

This package implements a general framework for finite mixtures of regression models using the EM algorithm. FlexMix provides the E-step and all data handling, while the M-step can be supplied by the user to easily define new models. Existing drivers implement mixtures of standard linear models, generalized linear models and model-based clustering.

r-lubridate 1.9.4
Propagated dependencies: r-generics@0.1.4 r-timechange@0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lubridate/
Licenses: GPL 2
Build system: r
Synopsis: Make dealing with dates a little easier
Description:

This package provides functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The lubridate package has a consistent and memorable syntax that makes working with dates easy and fun.

r-class 7.3-23
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stats.ox.ac.uk/pub/MASS4/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: R functions for classification
Description:

This package provides various functions for classification, including k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.

r-themis 1.0.3
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-glue@1.8.0 r-gower@1.0.2 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-purrr@1.2.0 r-rann@2.6.2 r-recipes@1.3.1 r-rlang@1.1.6 r-rose@0.0-4 r-tibble@3.3.0 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/themis
Licenses: Expat
Build system: r
Synopsis: Extra recipes steps for dealing with unbalanced data
Description:

This package provides a dataset with an uneven number of cases in each class is said to be unbalanced. Many models produce a subpar performance on unbalanced datasets.

r-ggvenndiagram 1.5.4
Propagated dependencies: r-aplot@0.2.9 r-dplyr@1.1.4 r-forcats@1.0.1 r-ggplot2@4.0.1 r-tibble@3.3.0 r-venn@1.12 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaospecial/ggVennDiagram
Licenses: GPL 3
Build system: r
Synopsis: Implementention of the Venn diagram using ggplot2
Description:

This package implements easy-to-use functions to generate 2-7 sets Venn plot in publication quality. ggVennDiagram plot Venn using well-defined geometry dataset and ggplot2. The shapes of 2-4 sets Venn use circles and ellipses, while the shapes of 4-7 sets Venn use irregular polygons (4 has both forms), which are developed and imported from another package venn. We provide internal functions to integrate shape data with user provided sets data, and calculated the geometry of every regions/intersections of them, then separately plot Venn in three components: set edges, set labels, and regions. From version 1.0, it is possible to customize these components as you demand in ordinary ggplot2 grammar.

r-mlr 2.19.3
Dependencies: gdal@3.8.2 geos@3.12.1 glu@9.0.2 gmp@6.3.0 gsl@2.8 jags@4.3.1 mpfr@4.2.2 openmpi@4.1.6 proj@9.3.1 udunits@2.2.28
Propagated dependencies: r-backports@1.5.0 r-bbmisc@1.13 r-checkmate@2.3.3 r-data-table@1.17.8 r-ggplot2@4.0.1 r-parallelmap@1.5.1 r-paramhelpers@1.14.2 r-stringi@1.8.7 r-survival@3.8-3 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr.mlr-org.com
Licenses: FreeBSD
Build system: r
Synopsis: Machine learning in R
Description:

This package provides an interface to a large number of classification and regression techniques. These techniques include machine-readable parameter descriptions. There is also an experimental extension for survival analysis, clustering and general, example-specific cost-sensitive learning. Also included:

  • Generic resampling, including cross-validation, bootstrapping and subsampling;

  • Hyperparameter tuning with modern optimization techniques, for single- and multi-objective problems;

  • Filter and wrapper methods for feature selection;

  • Extension of basic learners with additional operations common in machine learning, also allowing for easy nested resampling.

Most operations can be parallelized.

r-aplot 0.2.9
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.1 r-ggplotify@0.1.3 r-magrittr@2.0.4 r-patchwork@1.3.2 r-pillar@1.11.1 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YuLab-SMU/aplot
Licenses: Artistic License 2.0
Build system: r
Synopsis: Decorate a ggplot with associated information
Description:

Users may want to align plots with associated information that requires axes to be exactly matched in subplots, e.g. hierarchical clustering with a heatmap. This package provides utilities to align associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched.

r-ztable 0.2.3
Propagated dependencies: r-flextable@0.9.10 r-magrittr@2.0.4 r-officer@0.7.1 r-rcolorbrewer@1.1-3 r-rstudioapi@0.17.1 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztable
Licenses: GPL 2+
Build system: r
Synopsis: Zebra-striped tables in LaTeX and HTML formats for R
Description:

This package provides functions to make zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.

r-mnormt 2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SW/Pkg-mnormt
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate normal and "t" distributions
Description:

This package provides functions for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods.

r-sysfonts 0.8.9
Dependencies: freetype@2.13.3 libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yixuan/sysfonts
Licenses: GPL 2
Build system: r
Synopsis: Loading fonts into R
Description:

This is a package to simplify loading of system fonts and Google Fonts into R, in order to support other packages.

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-drat 0.2.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/drat
Licenses: GPL 2+
Build system: r
Synopsis: Drat R archive template
Description:

This package helps you with creation and use of R repositories via helper functions to insert packages into a repository, and to add repository information to the current R session. Two primary types of repositories are supported: gh-pages at GitHub, as well as local repositories on either the same machine or a local network. Drat is a recursive acronym: Drat R Archive Template.

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-enrichr 3.4
Propagated dependencies: r-curl@7.0.0 r-ggplot2@4.0.1 r-httr@1.4.7 r-rjson@0.2.23 r-writexls@6.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/enrichR/
Licenses: GPL 2+
Build system: r
Synopsis: R Interface to Enrichr database for analyzing gene sets
Description:

This package provides an R interface to all Enrichr databases, a web-based tool for analyzing gene sets and returns any enrichment of common annotated biological functions.

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-accelmissing 2.2
Propagated dependencies: r-mice@3.18.0 r-pscl@1.5.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accelmissing/
Licenses: GPL 2+
Build system: r
Synopsis: Missing value imputation for accelerometer data
Description:

This package provides a statistical method to impute the missing values in accelerometer data. The methodology includes both parametric and semi-parametric multiple imputations under the zero-inflated Poisson lognormal model. It also provides multiple functions to preprocess the accelerometer data previous to the missing data imputation. These include detecting the wearing and the non-wearing time, selecting valid days and subjects, and creating plots.

r-proc 1.19.0.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://web.expasy.org/pROC/
Licenses: GPL 3+
Build system: r
Synopsis: Display and analyze ROC curves
Description:

This package provides tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). The area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap. Confidence intervals can be computed for (p)AUC or ROC curves.

r-vipor 0.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/vipor
Licenses: GPL 2+
Build system: r
Synopsis: Plot categorical data using noise and density estimates
Description:

This package provides tools to generate a violin point plot, a combination of a violin/histogram plot and a scatter plot by offsetting points within a category based on their density using quasirandom noise.

r-xmlparsedata 1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/xmlparsedata#readme
Licenses: Expat
Build system: r
Synopsis: Parse data of @code{R} code as an @code{XML} tree
Description:

This package provides tools to convert the output of utils::getParseData() to an XML tree, that one can search via XPath, and is easier to manipulate in general.

r-cmaesr 1.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3 r-ggplot2@4.0.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/jakobbossek/cmaesr
Licenses: FreeBSD
Build system: r
Synopsis: Covariance matrix adaptation evolution strategy
Description:

This is a pure R implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) with optional restarts (IPOP-CMA-ES).

r-pcapp 2.0-5
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/pcaPP
Licenses: GPL 3+
Build system: r
Synopsis: Robust PCA by projection pursuit
Description:

This package provides functions for robust principal component analysis (PCA) by projection pursuit.

r-httptest2 1.2.2
Propagated dependencies: r-digest@0.6.39 r-httr2@1.2.1 r-jsonlite@2.0.0 r-rlang@1.1.6 r-testthat@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://enpiar.com/httptest2/
Licenses: Expat
Build system: r
Synopsis: Test Helpers for 'httr2'
Description:

Testing and documenting code that communicates with remote servers can be painful. This package helps with writing tests for packages that use httr2. It enables testing all of the logic on the R sides of the API without requiring access to the remote service, and it also allows recording real API responses to use as test fixtures. The ability to save responses and load them offline also enables writing vignettes and other dynamic documents that can be distributed without access to a live server.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087