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

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-maptree 1.4-9
Propagated dependencies: r-cluster@2.1.8.1 r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=maptree
Licenses: non-copyleft
Build system: r
Synopsis: Mapping, pruning, and graphing tree models
Description:

This package provides a set of functions with example data for graphing, pruning, and mapping models. These models are from hierarchical clustering, and classification and regression trees.

r-gitcreds 0.1.2
Dependencies: git-minimal@2.50.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/gitcreds
Licenses: Expat
Build system: r
Synopsis: Query git credentials from R
Description:

Query, set, and delete credentials from the git credential store. Manage GitHub tokens and other git credentials. This package is to be used by other packages that need to authenticate to GitHub and/or other git repositories.

r-rcppziggurat 0.1.8
Propagated dependencies: r-rcpp@1.1.0 r-rcppgsl@0.3.13
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppZiggurat/
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration of different "Ziggurat" normal RNG implementations
Description:

The Ziggurat generator for normally distributed random numbers, originally proposed by Marsaglia and Tsang (2000, https://doi.org/10.18637/jss.v005.i08) has been improved upon a few times starting with Leong et al (2005, https://doi.org/10.18637/jss.v012.i07). This package provides an aggregation for comparing different implementations in order to provide a 'faster but good enough' alternative for use with R and C++ code.

r-colorsgen 1.0.0
Propagated dependencies: r-colorspace@2.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stla/colorsGen
Licenses: CC0
Build system: r
Synopsis: Generation of random colors
Description:

This package lets you generate random colors, possibly with a given hue or a given luminosity.

r-homologene 1.4.68.19.3.27
Propagated dependencies: r-dplyr@1.1.4 r-magrittr@2.0.4 r-purrr@1.2.0 r-r-utils@2.13.0 r-readr@2.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/oganm/homologene
Licenses: Expat
Build system: r
Synopsis: Quick access to homologene and gene annotation updates
Description:

This package provides a wrapper for the homologene database by the National Center for Biotechnology Information (NCBI). It allows searching for gene homologs across species. The package also includes an updated version of the homologene database where gene identifiers and symbols are replaced with their latest (at the time of submission) version and functions to fetch latest annotation data to keep updated.

r-spelling 2.3.2
Propagated dependencies: r-commonmark@2.0.0 r-hunspell@3.0.6 r-knitr@1.50 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/spelling/
Licenses: Expat
Build system: r
Synopsis: Tools for spell checking in R
Description:

This is an R package for spell checking common document formats including LaTeX, markdown, manual pages, and DESCRIPTION files. It includes utilities to automate checking of documentation and vignettes as a unit test during R CMD check. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a wordlist to allow custom terminology without having to abuse punctuation.

r-getoptlong 1.0.5
Dependencies: perl@5.36.0
Propagated dependencies: r-crayon@1.5.3 r-globaloptions@0.1.2 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jokergoo/GetoptLong
Licenses: GPL 2+
Build system: r
Synopsis: Parsing command-line arguments and variable interpolation
Description:

This is yet another command-line argument parser which wraps the powerful Perl module Getopt::Long and with some adaptation for easier use in R. It also provides a simple way for variable interpolation in R.

r-nabor 0.5.0
Propagated dependencies: r-bh@1.87.0-1 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nabor/
Licenses: Modified BSD
Build system: r
Synopsis: Wrapper for K nearest neighbour library for low dimensions
Description:

This package provides an R wrapper for libnabo, an exact or approximate k nearest neighbour library which is optimised for low dimensional spaces (e.g. 3D). nabor includes a knn function that is designed as a drop-in replacement for the RANN function nn2. In addition, objects which include the k-d tree search structure can be returned to speed up repeated queries of the same set of target points.

r-mgcv 1.9-4
Propagated dependencies: r-matrix@1.7-4 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mgcv
Licenses: GPL 2+
Build system: r
Synopsis: Mixed generalised additive model computation
Description:

GAMs, GAMMs and other generalized ridge regression with multiple smoothing parameter estimation by GCV, REML or UBRE/AIC. The library includes a gam() function, a wide variety of smoothers, JAGS support and distributions beyond the exponential family.

r-gprofiler2 0.2.4
Propagated dependencies: r-crosstalk@1.2.2 r-curl@7.0.0 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-gridextra@2.3 r-jsonlite@2.0.0 r-plotly@4.11.0 r-rcurl@1.98-1.17 r-tidyr@1.3.1 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gprofiler2/
Licenses: GPL 2+
Build system: r
Synopsis: Interface to the g:Profiler toolset
Description:

This package provides a toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversion and mapping orthologous genes across species via g:Profiler. The main tools are:

  1. g:GOSt, functional enrichment analysis and visualization of gene lists;

  2. g:Convert, gene/protein/transcript identifier conversion across various namespaces;

  3. g:Orth, orthology search across species;

  4. g:SNPense, mapping SNP rs identifiers to chromosome positions, genes and variant effects.

This package is an R interface corresponding to the 2019 update of g:Profiler and provides access to versions e94_eg41_p11 and higher.

r-ecdat 0.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Data sets for econometrics
Description:

This package provides data sets for econometrics, including political science.

r-bedr 1.1.3
Propagated dependencies: r-data-table@1.17.8 r-r-utils@2.13.0 r-testthat@3.3.0 r-venndiagram@1.7.3 r-yaml@2.3.10 bedops@2.4.41 bedtools@2.31.1 htslib@1.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/bedr
Licenses: GPL 2
Build system: r
Synopsis: Genomic region processing
Description:

This package is for genomic regions processing using command line tools such as BEDTools, BEDOPS and Tabix. These tools offer scalable and efficient utilities to perform genome arithmetic e.g indexing, formatting and merging. The bedr package's API enhances access to these tools as well as offers additional utilities for genomic regions processing.

r-zoomgroupstats 0.1.0
Propagated dependencies: r-data-table@1.17.8 r-dplyr@1.1.4 r-lubridate@1.9.4 r-magick@2.9.0 r-openxlsx@4.2.8.1 r-paws@0.9.0 r-pbapply@1.7-4 r-stringr@1.6.0 r-syuzhet@1.0.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://zoomgroupstats.org
Licenses: Expat
Build system: r
Synopsis: Analyze text, audio, and video from Zoom meetings
Description:

This package provides utilities for processing and analyzing the files that are exported from a recorded Zoom meeting. This includes analyzing data captured through video cameras and microphones, the text-based chat, and meta-data. You can analyze aspects of the conversation among meeting participants and their emotional expressions throughout the meeting.

r-netrep 1.2.9
Propagated dependencies: r-abind@1.4-8 r-bh@1.87.0-1 r-foreach@1.5.2 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rhpcblasctl@0.23-42 r-statmod@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=NetRep
Licenses: GPL 2
Build system: r
Synopsis: Permutation testing network module preservation across datasets
Description:

This package provides functions for assessing the replication/preservation of a network module's topology across datasets through permutation testing.

r-treemap 2.4-4
Propagated dependencies: r-colorspace@2.1-2 r-data-table@1.17.8 r-ggplot2@4.0.1 r-gridbase@0.4-7 r-igraph@2.2.1 r-rcolorbrewer@1.1-3 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=treemap
Licenses: GPL 3+
Build system: r
Synopsis: Treemap visualization
Description:

A treemap is a space-filling visualization of hierarchical structures. This package offers great flexibility to draw treemaps.

r-reordercluster 2.0
Propagated dependencies: r-gplots@3.2.0 r-gtools@3.9.5 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ReorderCluster
Licenses: GPL 3+
Build system: r
Synopsis: Reordering the dendrogram according to the class labels
Description:

This package provides tools for performing the leaf reordering for the dendrogram that preserves the hierarchical clustering result and at the same time tries to group instances from the same class together.

r-arrow 22.0.0
Dependencies: apache-arrow@22.0.0 zlib@1.3.1
Propagated dependencies: r-assertthat@0.2.1 r-bit64@4.6.0-1 r-cpp11@0.5.2 r-glue@1.8.0 r-purrr@1.2.0 r-r6@2.6.1 r-rlang@1.1.6 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/apache/arrow/
Licenses: ASL 2.0
Build system: r
Synopsis: R integration to Apache Arrow
Description:

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an R interface to the Arrow C++ library.

r-formula 1.2-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Formula
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Extended model formulas
Description:

This package provides a new class Formula, which extends the base class formula. It supports extended formulas with multiple parts of regressors on the right-hand side and/or multiple responses on the left-hand side.

r-tis 1.39
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=tis
Licenses: non-copyleft
Build system: r
Synopsis: Time indexes and time indexed series
Description:

This package provides functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.

r-acp 2.1
Propagated dependencies: r-quantmod@0.4.28 r-tseries@0.10-58
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/acp/
Licenses: GPL 2
Build system: r
Synopsis: Autoregressive conditional Poisson
Description:

This package supports the analysis of count data exhibiting autoregressive properties, using the Autoregressive Conditional Poisson model (ACP(p,q)) proposed by Heinen (2003).

r-yaml 2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/yaml/
Licenses: Modified BSD
Build system: r
Synopsis: Methods to convert R data to YAML and back
Description:

This package implements the libyaml YAML 1.1 parser and emitter (http://pyyaml.org/wiki/LibYAML) for R.

r-rcdt 1.3.0
Propagated dependencies: r-bh@1.87.0-1 r-colorsgen@1.0.0 r-gplots@3.2.0 r-polychrome@1.5.4 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rgl@1.3.31 r-rvcg@0.25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/stla/RCDT
Licenses: GPL 3
Build system: r
Synopsis: Fast 2D constrained Delaunay triangulation
Description:

This package performs 2D Delaunay triangulation, constrained or unconstrained, with the help of the C++ library CDT. A function to plot the triangulation is provided. The constrained Delaunay triangulation has applications in geographic information systems.

r-fastdummies 1.7.5
Propagated dependencies: r-data-table@1.17.8 r-stringr@1.6.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jacobkap/fastDummies
Licenses: Expat
Build system: r
Synopsis: Create dummy columns and rows from categorical variables
Description:

This package creates dummy columns from columns that have categorical variables (character or factor types). You can also specify which columns to make dummies out of, or which columns to ignore. Also creates dummy rows from character, factor, and Date columns. This package provides a significant speed increase from creating dummy variables through model.matrix().

r-debugme 1.2.0
Propagated dependencies: r-crayon@1.5.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/debugme#readme
Licenses: Expat
Build system: r
Synopsis: Debug R packages
Description:

This package allows the user to specify debug messages as special string constants, and control debugging of packages via environment variables.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091