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

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-activpalprocessing 1.0.2
Propagated dependencies: r-chron@2.3-62
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/activpalProcessing/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Process activPAL events files
Description:

This package performs estimation of physical activity and sedentary behavior variables from activPAL events files.

r-qtl2 0.38
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rsqlite@2.4.4 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kbroman.org/qtl2/
Licenses: GPL 3
Build system: r
Synopsis: Quantitative Trait Locus Mapping in Experimental Crosses
Description:

This package provides a set of tools to perform Quantitative Trait Locus (QTL) analysis in experimental crosses. It is a reimplementation of the R/qtl package to better handle high-dimensional data and complex cross designs. Broman et al. (2018) <doi:10.1534/genetics.118.301595>.

r-ggpattern 1.2.1
Propagated dependencies: r-cli@3.6.5 r-ggplot2@4.0.1 r-glue@1.8.0 r-gridpattern@1.3.1 r-lifecycle@1.0.4 r-rlang@1.1.6 r-scales@1.4.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/coolbutuseless/ggpattern
Licenses: Expat
Build system: r
Synopsis: Ggplot2 pattern geoms
Description:

This package provides ggplot2 geoms filled with various patterns. It includes a patterned version of every ggplot2 geom that has a region that can be filled with a pattern. It provides a suite of ggplot2 aesthetics and scales for controlling pattern appearances. It supports over a dozen builtin patterns (every pattern implemented by gridpattern) as well as allowing custom user-defined patterns.

r-parsnip 1.3.3
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-globals@0.18.0 r-glue@1.8.0 r-hardhat@1.4.2 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-pillar@1.11.1 r-prettyunits@1.2.0 r-purrr@1.2.0 r-rlang@1.1.6 r-sparsevctrs@0.3.4 r-tibble@3.3.0 r-tidyr@1.3.1 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://parsnip.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: Common API to modeling and analysis functions
Description:

This package provides a common interface to allow users to specify a model without having to remember the different argument names across different functions or computational engines (e.g. R, Spark, Stan, etc).

r-maptools 1.1-8
Propagated dependencies: r-foreign@0.8-90 r-lattice@0.22-7 r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/maptools/
Licenses: GPL 2+ Expat
Build system: r
Synopsis: Tools for reading and handling spatial objects
Description:

This package provides a set of tools for manipulating and reading geographic data, in particular ESRI Shapefiles. It includes binary access to GSHHG shoreline files. The package also provides interface wrappers for exchanging spatial objects with other R packages.

r-adgoftest 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ADGofTest
Licenses: GPL 3+
Build system: r
Synopsis: Anderson-Darling GoF test
Description:

This package provides an implementation of the Anderson-Darling GoF test with p-value calculation based on Marsaglia's 2004 paper "Evaluating the Anderson-Darling Distribution".

r-tmvtnorm 1.7
Propagated dependencies: r-gmm@1.9-1 r-matrix@1.7-4 r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Truncated multivariate normal and Student t distribution
Description:

This is a package for random number generation for the truncated multivariate normal and Student t distribution. It computes probabilities, quantiles and densities, including one-dimensional and bivariate marginal densities. It computes first and second moments (i.e. mean and covariance matrix) for the double-truncated multinormal case.

r-sparsevctrs 0.3.4
Propagated dependencies: r-cli@3.6.5 r-rlang@1.1.6 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/sparsevctrs
Licenses: Expat
Build system: r
Synopsis: Sparse Vectors for use in data frames
Description:

This package provides sparse vectors powered by ALTREP (Alternative Representations for R Objects) that behave like regular vectors, and can thus be used in data frames. It also provides tools to convert between sparse matrices and data frames with sparse columns and functions to interact with sparse vectors.

r-proxy 0.4-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/proxy
Licenses: GPL 2
Build system: r
Synopsis: Distance and similarity measures
Description:

This package provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.

r-vgam 1.1-13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.auckland.ac.nz/~yee/VGAM
Licenses: GPL 2+
Build system: r
Synopsis: Vector generalized linear and additive models
Description:

This package is an implementation of about 6 major classes of statistical regression models. Currently only fixed-effects models are implemented, i.e., no random-effects models. Many (150+) models and distributions are estimated by maximum likelihood estimation (MLE) or penalized MLE, using Fisher scoring. VGLMs can be loosely thought of as multivariate generalised linear models.

r-leaflet 2.2.3
Propagated dependencies: r-crosstalk@1.2.2 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jquerylib@0.1.4 r-leaflet-providers@2.0.0 r-magrittr@2.0.4 r-png@0.1-8 r-raster@3.6-32 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-scales@1.4.0 r-sf@1.0-23 r-viridislite@0.4.2 r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rstudio.github.io/leaflet/
Licenses: GPL 3
Build system: r
Synopsis: Create interactive web maps with the JavaScript Leaflet library
Description:

Create and customize interactive maps using the Leaflet JavaScript library and the htmlwidgets package. These maps can be used directly from the R console, from RStudio, in Shiny applications and R Markdown documents.

r-mlr3tuning 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
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuning.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Tuning for @code{mlr3}
Description:

mlr3tuning implements methods for hyperparameter tuning, e.g. Grid Search, Random Search, or Simulated Annealing. Various termination criteria can be set and combined. The class AutoTuner provides a convenient way to perform nested resampling in combination with mlr3.

r-pkgconfig 2.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/pkgconfig
Licenses: Expat
Build system: r
Synopsis: Private configuration for R packages
Description:

This package provides the functionality to set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.

r-bmp 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bmp/
Licenses: GPL 2+
Build system: r
Synopsis: Read Bitmap (BMP) images
Description:

This package provides pure R tools to read BMP format images. It is currently limited to 8 bit greyscale images and 24, 32 bit (A)RGB images.

r-shadowtext 0.1.6
Propagated dependencies: r-ggiraph@0.9.2 r-ggplot2@4.0.1 r-purrr@1.2.0 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/shadowtext/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Shadow text grob and layer
Description:

This package implements shadowtextGrob() for grid and geom_shadowtext() layer for ggplot2. These functions draw text grob with background shadow.

r-tseries 0.10-58
Propagated dependencies: r-jsonlite@2.0.0 r-quadprog@1.5-8 r-quantmod@0.4.28 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tseries/
Licenses: GPL 2
Build system: r
Synopsis: Time series analysis and computational finance
Description:

This package provides functions relating to time series analysis and computational finance.

r-progress 1.2.3
Propagated dependencies: r-crayon@1.5.3 r-hms@1.1.4 r-prettyunits@1.2.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/progress
Licenses: Expat
Build system: r
Synopsis: Terminal progress bars
Description:

This package provides configurable progress bars. They may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui, and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp.

r-bindr 0.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/krlmlr/bindr
Licenses: Expat
Build system: r
Synopsis: Parametrized active bindings
Description:

This package provides a simple interface for creating active bindings where the bound function accepts additional arguments.

r-stepwise 0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://stat.sfu.ca/statgen/research/stepwise.html
Licenses: GPL 2+
Build system: r
Synopsis: Stepwise detection of recombination breakpoints
Description:

This package provides a stepwise approach to identifying recombination breakpoints in a genomic sequence alignment.

r-ggvenn 0.1.19
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggvenn
Licenses: Expat
Build system: r
Synopsis: Draw Venn diagram with ggplot2
Description:

This package offers an easy to use way to draw a Venn diagram with ggplot2.

r-memisc 0.99.31.8.3
Propagated dependencies: r-data-table@1.17.8 r-jsonlite@2.0.0 r-lattice@0.22-7 r-mass@7.3-65 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.elff.eu/software/memisc/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Management of survey data and presentation of analysis results
Description:

This package provides infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) SPSS and Stata files is provided. Further, the package produces tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to LaTeX and HTML.

r-httr 1.4.7
Propagated dependencies: r-curl@7.0.0 r-jsonlite@2.0.0 r-mime@0.13 r-openssl@2.3.4 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/httr
Licenses: Expat
Build system: r
Synopsis: Tools for working with URLs and HTTP
Description:

The aim of httr is to provide a wrapper for RCurl customised to the demands of modern web APIs. It provides useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components.

r-rintrojs 0.3.4
Propagated dependencies: r-jsonlite@2.0.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/carlganz/rintrojs
Licenses: AGPL 3+ Expat
Build system: r
Synopsis: Wrapper for the Intro.js library
Description:

This package provides a wrapper for the Intro.js library. This package makes it easy to include step-by-step introductions, and clickable hints in a Shiny application. It supports both static introductions in the UI, and programmatic introductions from the server-side.

r-protviz 0.7.9
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/protViz/protViz/
Licenses: GPL 3
Build system: r
Synopsis: Visualizing and analyzing mass spectrometry data in proteomics
Description:

This package helps with quality checks, visualizations and analysis of mass spectrometry data, coming from proteomics experiments. The package is developed, tested and used at the Functional Genomics Center Zurich, where it is used mainly for prototyping, teaching, and having fun with proteomics data. But it can also be used to do data analysis for small scale data sets.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087