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

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-roi-plugin-lpsolve 1.0-2
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.14 r-roi@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: Plugin of lp_solve for the R optimization infrastructure
Description:

This package enhances the ROI with the lp_solve solver.

r-memuse 4.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/shinra-dev/memuse
Licenses: FreeBSD
Build system: r
Synopsis: Memory Estimation Utilities
Description:

This package provides procedures to answer the following questions: How much ram do you need to store a 100,000 by 100,000 matrix? How much ram is your current R session using? How much ram do you even have?

r-measurements 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/measurements/
Licenses: GPL 3
Build system: r
Synopsis: Tools for units of measurement
Description:

This package provides a collection of tools to make working with physical measurements easier. One can convert between metric and imperial units, or calculate a dimension's unknown value from other dimensions' measurements.

r-animation 2.8
Dependencies: js-scianimator@1.4
Propagated dependencies: r-magick@2.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/animation/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Gallery of animations and utilities to create animations
Description:

This package provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. GIF, HTML pages, PDF, and videos. PDF animations can be inserted into Sweave / knitr easily.

r-ggplot2 4.0.1
Propagated dependencies: r-cli@3.6.5 r-gtable@0.3.6 r-isoband@0.2.7 r-lifecycle@1.0.4 r-mass@7.3-65 r-rlang@1.1.6 r-s7@0.2.1 r-scales@1.4.0 r-svglite@2.2.2 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://ggplot2.tidyverse.org
Licenses: GPL 2+
Build system: r
Synopsis: Implementation of the grammar of graphics
Description:

Ggplot2 is an implementation of the grammar of graphics in R. It combines the advantages of both base and lattice graphics: conditioning and shared axes are handled automatically, and you can still build up a plot step by step from multiple data sources. It also implements a sophisticated multidimensional conditioning system and a consistent interface to map data to aesthetic attributes.

r-pbmcapply 1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/kvnkuang/pbmcapply
Licenses: Expat
Build system: r
Synopsis: Track the progress of apply procedures with a progress bar
Description:

This light-weight package helps you track and visualize the progress of parallel versions of vectorized R functions of the mc*apply family.

r-ggtern 4.0.0
Propagated dependencies: r-compositions@2.0-9 r-ggplot2@4.0.1 r-gridextra@2.3 r-gtable@0.3.6 r-hexbin@1.28.5 r-latex2exp@0.9.6 r-lattice@0.22-7 r-mass@7.3-65 r-plyr@1.8.9 r-proto@1.0.0 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.ggtern.com
Licenses: GPL 2
Build system: r
Synopsis: Extension to ggplot2 for ternary diagrams
Description:

This package extends the functionality of ggplot2, providing the capability to plot ternary diagrams for (a subset of) the ggplot2 geometries. Additionally, ggtern has implemented several new geometries which are unavailable to the standard ggplot2 release.

r-dreamerr 1.5.0
Propagated dependencies: r-formula@1.2-5 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dreamerr
Licenses: GPL 3
Build system: r
Synopsis: Error handling made easy
Description:

This package provides a set of tools to facilitate package development and make R a more user-friendly place. It is intended mostly for developers (or anyone who writes/shares functions). It provides a simple, powerful and flexible way to check the arguments passed to functions. The developer can easily describe the type of argument needed. If the user provides a wrong argument, then an informative error message is prompted with the requested type and the problem clearly stated--saving the user a lot of time in debugging.

r-rsconnect 1.6.2
Propagated dependencies: r-cli@3.6.5 r-curl@7.0.0 r-digest@0.6.39 r-jsonlite@2.0.0 r-lifecycle@1.0.4 r-openssl@2.3.4 r-packrat@0.9.3 r-pki@0.1-15 r-renv@1.1.5 r-rlang@1.1.6 r-rstudioapi@0.17.1 r-snowflakeauth@0.2.0 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/rsconnect
Licenses: GPL 2
Build system: r
Synopsis: Deployment interface for R Markdown documents and Shiny applications
Description:

This package provides a programmatic deployment interface for RPubs, shinyapps.io, and RStudio Connect. Supported content types include R Markdown documents, Shiny applications, Plumber APIs, plots, and static web content.

r-r-devices 2.17.2
Propagated dependencies: r-base64enc@0.1-3 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.devices
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified handling of graphics devices
Description:

This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.

r-mlecens 0.1-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://stat.ethz.ch/~maathuis/
Licenses: GPL 2+
Build system: r
Synopsis: Computation of the MLE for bivariate (interval) censored data
Description:

This package contains functions to compute the nonparametric maximum likelihood estimator (MLE) for the bivariate distribution of (X,Y), when realizations of (X,Y) cannot be observed directly. To be more precise, we consider the situation where we observe a set of rectangles that are known to contain the unobservable realizations of (X,Y). We compute the MLE based on such a set of rectangles. The methods can also be used for univariate censored data (see data set cosmesis), and for censored data with competing risks (see data set menopause). The package also provides functions to visualize the observed data and the MLE.

r-cvxr 1.0-15
Propagated dependencies: r-bit64@4.6.0-1 r-cli@3.6.5 r-ecosolver@0.5.5 r-gmp@0.7-5 r-matrix@1.7-4 r-osqp@0.6.3.3 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rmpfr@1.1-2 r-scs@3.2.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cvxr.rbind.io
Licenses: ASL 2.0
Build system: r
Synopsis: Disciplined convex optimization
Description:

This package provides an object-oriented modeling language for disciplined convex programming (DCP) as described in Fu, Narasimhan, and Boyd (2020, <doi:10.18637/jss.v094.i14>). It allows the user to formulate convex optimization problems in a natural way following mathematical convention and DCP rules. The system analyzes the problem, verifies its convexity, converts it into a canonical form, and hands it off to an appropriate solver to obtain the solution. Interfaces to solvers on CRAN and elsewhere are provided.

r-abc 2.2.2
Propagated dependencies: r-abc-data@1.1 r-locfit@1.5-9.12 r-mass@7.3-65 r-nnet@7.3-20 r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abc/
Licenses: GPL 3+
Build system: r
Synopsis: Tools for Approximate Bayesian Computation (ABC)
Description:

This package implements several Approximate Bayesian Computation (ABC) algorithms for performing parameter estimation, model selection, and goodness-of-fit. Cross-validation tools are also available for measuring the accuracy of ABC estimates, and to calculate the misclassification probabilities of different models.

r-tree 1.0-45
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/tree/
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression trees
Description:

This package provides procedures to work with classification and regression trees.

r-bayestestr 0.17.0
Propagated dependencies: r-datawizard@1.3.0 r-insight@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/easystats/bayestestR
Licenses: GPL 3
Build system: r
Synopsis: Describe Bayesian models and posterior distributions
Description:

This package provides utilities to understand and describe posterior distributions and Bayesian models. It includes point-estimates such as Maximum A Posteriori (MAP), measures of dispersion such as Highest Density Interval (HDI), and indices used for null-hypothesis testing (such as ROPE percentage and pd).

r-shinydisconnect 0.1.1
Propagated dependencies: r-checkmate@2.3.3 r-glue@1.8.0 r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/daattali/shinydisconnect
Licenses: Expat
Build system: r
Synopsis: Show a nice message when a Shiny app disconnects or errors
Description:

This package provides a Shiny app that can disconnect for a variety of reasons: an unrecoverable error occurred in the app, the server went down, the user lost internet connection, or any other reason that might cause the Shiny app to lose connection to its server. With shinydisconnect, you can call disonnectMessage anywhere in a Shiny app's UI to add a nice message when this happens. It works locally (running Shiny apps within RStudio) and on Shiny servers.

r-rbibutils 2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geobosh.github.io/rbibutils/
Licenses: GPL 2
Build system: r
Synopsis: Convert between bibliography formats
Description:

This package converts between a number of bibliography formats, including BibTeX, BibLaTeX and Bibentry. It includes a port of the bibutils utilities and supports all bibliography formats and character encodings implemented in bibutils.

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-zim 1.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/biostatstudio/ZIM
Licenses: GPL 3
Build system: r
Synopsis: Zero-inflated models (ZIM) for count time series with excess zeros
Description:

Analyze count time series with excess zeros. Two types of statistical models are supported: Markov regression and state-space models. They are also known as observation-driven and parameter-driven models respectively in the time series literature. The functions used for Markov regression or observation-driven models can also be used to fit ordinary regression models with independent data under the zero-inflated Poisson (ZIP) or zero-inflated negative binomial (ZINB) assumption. The package also contains miscellaneous functions to compute density, distribution, quantile, and generate random numbers from ZIP and ZINB distributions.

r-mlr3misc 0.19.0
Propagated dependencies: r-backports@1.5.0 r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-digest@0.6.39 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3misc.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Helper functions for mlr3
Description:

mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.

r-sched 1.0.3
Propagated dependencies: r-chk@0.10.0 r-fscache@1.0.5 r-lgr@0.5.0 r-openssl@2.3.4 r-r6@2.6.1 r-rcurl@1.98-1.17
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/cnrgh/databases/r-sched
Licenses: AGPL 3
Build system: r
Synopsis: Request scheduler
Description:

This package offers classes and functions to contact web servers while enforcing scheduling rules required by the sites. The URL class makes it easy to construct a URL by providing parameters as a vector. The Request class allows to describe Simple Object Access Protocol (SOAP) or standard requests: URL, method (POST or GET), header, body. The Scheduler class controls the request frequency for each server address by means of rules (Rule class). The RequestResult class permits to get the request status to handle error cases and the content.

r-repr 1.1.7
Propagated dependencies: r-base64enc@0.1-3 r-htmltools@0.5.8.1 r-jsonlite@2.0.0 r-pillar@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/repr/
Licenses: GPL 3
Build system: r
Synopsis: Serializable representations
Description:

This package provides string and binary representations of objects for several formats and MIME types.

r-ztype 0.1.0
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lubridate@1.9.4 r-magrittr@2.0.4 r-rvest@1.0.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztype/
Licenses: GPL 3
Build system: r
Synopsis: Run a Ztype game loaded with R functions
Description:

How fast can you type R functions on your keyboard? Find out by running a zty.pe game: export R functions as instructions to type to destroy opponents' vessels.

r-pki 0.1-15
Dependencies: openssl@3.0.8 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.rforge.net/PKI
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Public Key Infrastructure for R based on the X.509 standard
Description:

This is a package containing Public Key Infrastructure functions such as verifying certificates, RSA encryption and signing, which can be used to build PKI infrastructure and perform cryptographic tasks.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091