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

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-mlr3viz 0.10.1
Propagated dependencies: r-checkmate@2.3.3 r-data-table@1.17.8 r-ggplot2@4.0.1 r-mlr3misc@0.19.0 r-scales@1.4.0 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3viz.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Visualizations for mlr3
Description:

This package offers features plots for mlr3 objects such as tasks, learners, predictions, benchmark results, tuning instances and filters via the autoplot() generic of ggplot2. The mlr3viz package draws plots with the viridis color palette and applies the minimal theme. Visualizations include barplots, boxplots, histograms, ROC curves, and precision-recall curves.

r-dint 2.1.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/s-fleck/dint
Licenses: Expat
Build system: r
Synopsis: Toolkit for year-quarter, year-month and year-isoweek dates
Description:

This package provides S3 classes and methods to create and work with year-quarter, year-month and year-isoweek vectors. Basic arithmetic operations (such as adding and subtracting) are supported, as well as formatting and converting to and from standard R date types.

r-ztpln 0.1.3
Propagated dependencies: r-distributionutils@0.6-2 r-mixtools@2.0.0.1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppnumerical@0.6-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mattocci27/ztpln
Licenses: Expat
Build system: r
Synopsis: Zero-truncated Poisson lognormal distribution
Description:

This package provides functions for obtaining the density, random variates and maximum likelihood estimates of the Zero-truncated Poisson lognormal distribution and their mixture distribution.

r-glmmtmb 1.1.13
Propagated dependencies: r-lme4@1.1-37 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-pbkrtest@0.5.5 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.2 r-sandwich@3.1-1 r-tmb@1.9.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/glmmTMB
Licenses: AGPL 3+
Build system: r
Synopsis: Generalized linear mixed models
Description:

Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via the Template Model Builder. Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.

r-ggsurvfit 1.2.0
Propagated dependencies: r-broom@1.0.10 r-cli@3.6.5 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-gtable@0.3.6 r-patchwork@1.3.2 r-rlang@1.1.6 r-survival@3.8-3 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/pharmaverse/ggsurvfit
Licenses: Expat
Build system: r
Synopsis: Flexible time-to-event figures
Description:

This package is meant to ease the creation of time-to-event (i.e. survival) endpoint figures. The modular functions create figures ready for publication. Each of the functions that add to or modify the figure are written as proper ggplot2 geoms or stat methods, allowing the functions from this package to be combined with any function or customization from ggplot2 and other ggplot2 extension packages.

r-fpeek 0.1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/davidgohel/fpeek
Licenses: Expat
Build system: r
Synopsis: Check text files content at a glance
Description:

This package provides tools to help working with text files. It can return the number of lines; print the first and last lines; convert encoding. Operations are made without reading the entire file before starting, resulting in good performances with large files.

r-colorout 1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jalvesaq/colorout
Licenses: GPL 3+
Build system: r
Synopsis: Colorize output in the R REPL
Description:

colorout is an R package that colorizes R output when running in terminal emulator.

R STDOUT is parsed and numbers, negative numbers, dates in the standard format, strings, and R constants are identified and wrapped by special ANSI scape codes that are interpreted by terminal emulators as commands to colorize the output. R STDERR is also parsed to identify the expressions warning and error and their translations to many languages. If these expressions are found, the output is colorized accordingly; otherwise, it is colorized as STDERROR (blue, by default).

You can customize the colors according to your taste, guided by the color table made by the command show256Colors(). You can also set the colors to any arbitrary string. In this case, it is up to you to set valid values.

r-fail 1.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mllg/fail
Licenses: Modified BSD
Build system: r
Synopsis: File abstraction interface layer (FAIL)
Description:

This package provides a more comfortable interface to work with R data or source files in a key-value fashion.

r-strawr 0.0.92
Dependencies: curl@8.6.0 zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aidenlab/straw/tree/master/R
Licenses: Expat
Build system: r
Synopsis: Fast implementation of reading / dumping of .hic files
Description:

This package provides an API for efficient .hic file data extraction with programmatic matrix access. It doesn't store the pointer data for all the matrices, only the one queried, and currently it only supports matrices.

r-modelr 0.1.11
Propagated dependencies: r-broom@1.0.10 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidyverse/modelr
Licenses: GPL 3
Build system: r
Synopsis: Helper functions for modelling in pipelines
Description:

Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.

r-rgooglemaps 1.5.3
Propagated dependencies: r-png@0.1-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RgoogleMaps
Licenses: GPL 2+
Build system: r
Synopsis: Use Google Maps in R
Description:

This package serves two purposes:

  1. Provide a comfortable R interface to query the Google server for static maps, and

  2. Use the map as a background image to overlay plots within R. This requires proper coordinate scaling.

r-lda 1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lda/
Licenses: LGPL 3+
Build system: r
Synopsis: Collapsed Gibbs sampling methods for topic models
Description:

This package implements latent Dirichlet allocation (LDA) and related models. This includes (but is not limited to) sLDA, corrLDA, and the mixed-membership stochastic blockmodel. Inference for all of these models is implemented via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing data typically used in topic models, as well as tools for examining posterior distributions are also included.

r-phytools 2.5-2
Propagated dependencies: r-ape@5.8-1 r-clustergeneration@1.3.8 r-coda@0.19-4.1 r-combinat@0.0-8 r-deoptim@2.2-8 r-doparallel@1.0.17 r-expm@1.0-0 r-foreach@1.5.2 r-maps@3.4.3 r-mass@7.3-65 r-mnormt@2.1.1 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-optimparallel@1.0-2 r-phangorn@2.12.1 r-scatterplot3d@0.3-44
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/liamrevell/phytools
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic tools for comparative biology
Description:

This package offers extensive tools for phylogenetic analysis. It focuses on phylogenetic comparative biology but also includes methods for visualizing, analyzing, manipulating, reading, writing, and inferring phylogenetic trees. Functions for comparative biology include ancestral state reconstruction, model fitting, and phylogeny and trait data simulation. A broad range of plotting methods includes mapping trait evolution on trees, projecting trees into phenotype space or geographic maps, and visualizing correlated speciation between trees. Additional functions allow for reading, writing, analyzing, inferring, simulating, and manipulating phylogenetic trees and comparative data. Examples include computing consensus trees, simulating trees and data under various models, and attaching species or clades to a tree either randomly or non-randomly. This package provides numerous tools for tree manipulations and analyses that are valuable for phylogenetic research.

r-filehash 2.4-6
Propagated dependencies: r-digest@0.6.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://github.com/rdpeng/filehash
Licenses: GPL 2+
Build system: r
Synopsis: Simple key-value database
Description:

This package implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow filehash databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets.

r-geometries 0.2.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://dcooley.github.io/geometries/
Licenses: Expat
Build system: r
Synopsis: Convert between R objects and geometric structures
Description:

Geometry shapes in R are typically represented by matrices (points, lines), with more complex shapes being lists of matrices (polygons). Geometries will convert various R objects into these shapes. Conversion functions are available at both the R level, and through Rcpp.

r-rticles 0.27
Propagated dependencies: r-knitr@1.50 r-lifecycle@1.0.4 r-rmarkdown@2.30 r-tinytex@0.58 r-xfun@0.54 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/rticles
Licenses: GPL 3
Build system: r
Synopsis: Article formats for R Markdown
Description:

This package provides a suite of custom R Markdown formats and templates for authoring journal articles and conference submissions.

r-imputeyn 1.3
Propagated dependencies: r-boot@1.3-32 r-emplik@1.3-2 r-mvtnorm@1.3-3 r-quadprog@1.5-8 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/imputeYn/
Licenses: GPL 2
Build system: r
Synopsis: Impute last largest censored observation under weighted least squares
Description:

This package allows for the imputation of the last largest censored observantions. This method brings less bias and more efficient estimates for AFT models.

r-evaluate 1.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/evaluate
Licenses: GPL 3+
Build system: r
Synopsis: Parsing and evaluation tools for R
Description:

This package provides tools that allow you to recreate the parsing, evaluation and display of R code, with enough information that you can accurately recreate what happens at the command line. The tools can easily be adapted for other output formats, such as HTML or LaTeX.

r-yardstick 1.3.2
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1 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/yardstick
Licenses: GPL 2
Build system: r
Synopsis: Tidy characterizations of model performance
Description:

This package provides tidy tools for quantifying how well a model fits to a data set such as confusion matrices, class probability curve summaries, and regression metrics (e.g., RMSE).

r-spdata 2.3.4
Propagated dependencies: r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Nowosad/spData
Licenses: CC0
Build system: r
Synopsis: Datasets for spatial analysis
Description:

This a package containing diverse spatial datasets for demonstrating, benchmarking and teaching spatial data analysis. It includes R data of class sf, Spatial, and nb. It also contains data stored in a range of file formats including GeoJSON, ESRI Shapefile and GeoPackage. Some of the datasets are designed to illustrate specific analysis techniques. cycle_hire() and cycle_hire_osm(), for example, are designed to illustrate point pattern analysis techniques.

r-sparql 1.16
Propagated dependencies: r-rcurl@1.98-1.17 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/SPARQL
Licenses: GPL 3
Build system: r
Synopsis: SPARQL client for R
Description:

This package provides an interface to use SPARQL to pose SELECT or UPDATE queries to an end-point.

r-fivethirtyeight 0.1.0
Propagated dependencies: r-knitr@1.50 r-rmarkdown@2.30 r-dplyr@1.1.4 r-readr@2.1.6 r-ggplot2@4.0.1 r-magrittr@2.0.4 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mran.microsoft.com/package/fivethirtyeight/
Licenses: Expat
Build system: r
Synopsis: Data and code behind the stories at FiveThirtyEight
Description:

This R package provides access to the code and data sets published by the statistics blog FiveThirtyEight.

r-webchem 1.3.1
Propagated dependencies: r-base64enc@0.1-3 r-data-tree@1.2.0 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-purrr@1.2.0 r-rlang@1.1.6 r-rvest@1.0.5 r-stringr@1.6.0 r-tibble@3.3.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/webchem/
Licenses: Expat
Build system: r
Synopsis: Chemical information from the web
Description:

This package interacts with a suite of web services for chemical information. Sources include: Alan Wood's Compendium of Pesticide Common Names, Chemical Identifier Resolver, ChEBI, Chemical Translation Service, ChemSpider, ETOX, Flavornet, NIST Chemistry WebBook, OPSIN, PubChem, SRS, Wikidata.

r-actuar 3.3-6
Propagated dependencies: r-expint@0.1-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/vigou3/actuar
Licenses: GPL 2+
Build system: r
Synopsis: Actuarial functions and heavy tailed distributions
Description:

This package provides functions and data sets for actuarial science: modeling of loss distributions; risk theory and ruin theory; simulation of compound models, discrete mixtures and compound hierarchical models; credibility theory. It boasts support for many additional probability distributions to model insurance loss amounts and loss frequency: 19 continuous heavy tailed distributions; the Poisson-inverse Gaussian discrete distribution; zero-truncated and zero-modified extensions of the standard discrete distributions. It also supports phase-type distributions commonly used to compute ruin probabilities.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091