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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-rmea 1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rMEA
Licenses: GPL 3
Build system: r
Synopsis: Synchrony in Motion Energy Analysis (MEA) Time-Series
Description:

This package provides a suite of tools useful to read, visualize and export bivariate motion energy time-series. Lagged synchrony between subjects can be analyzed through windowed cross-correlation. Surrogate data generation allows an estimation of pseudosynchrony that helps to estimate the effect size of the observed synchronization. Kleinbub, J. R., & Ramseyer, F. T. (2020). rMEA: An R package to assess nonverbal synchronization in motion energy analysis time-series. Psychotherapy research, 1-14. <doi:10.1080/10503307.2020.1844334>.

r-rcmdrplugin-temis 0.7.12
Propagated dependencies: r-zoo@1.8-15 r-tm@0.7-18 r-tcltk2@1.6.1 r-stringi@1.8.7 r-slam@0.1-55 r-rcolorbrewer@1.1-3 r-rcmdr@2.14.1 r-r2html@2.3.4 r-nlp@0.3-2 r-latticeextra@0.6-31 r-lattice@0.22-9 r-ca@0.71.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/nalimilan/R.TeMiS
Licenses: GPL 2+
Build system: r
Synopsis: Graphical Integrated Text Mining Solution
Description:

An R Commander plug-in providing an integrated solution to perform a series of text mining tasks such as importing and cleaning a corpus, and analyses like terms and documents counts, vocabulary tables, terms co-occurrences and documents similarity measures, time series analysis, correspondence analysis and hierarchical clustering. Corpora can be imported from spreadsheet-like files, directories of raw text files, as well as from Dow Jones Factiva', LexisNexis', Europresse and Alceste files.

r-robmed 1.3.0
Propagated dependencies: r-sn@2.1.3 r-robustbase@0.99-7 r-quantreg@6.1 r-ggplot2@4.0.3 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/aalfons/robmed
Licenses: GPL 2+
Build system: r
Synopsis: (Robust) Mediation Analysis
Description:

Perform mediation analysis via the fast-and-robust bootstrap test ROBMED (Alfons, Ates & Groenen, 2022a; <doi:10.1177/1094428121999096>), as well as various other methods. Details on the implementation and code examples can be found in Alfons, Ates, and Groenen (2022b) <doi:10.18637/jss.v103.i13>. Further discussion on robust mediation analysis can be found in Alfons & Schley (2025) <doi:10.1002/wics.70051>.

r-rtrends 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-lubridate@1.9.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtrends
Licenses: GPL 2
Build system: r
Synopsis: Analyze Download Logs from the CRAN RStudio Mirror
Description:

Analyze download logs from the CRAN RStudio mirror (<http://cran.rstudio.com/>). This CRAN mirror is the default one used in RStudio. The available data is the result of parsed and anonymised raw log data from that CRAN mirror.

r-rtiktoken 0.11.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://davzim.github.io/rtiktoken/
Licenses: Expat
Build system: r
Synopsis: Byte-Pair-Encoding (BPE) Tokenizer for OpenAI's Large Language Models
Description:

This package provides a thin wrapper around the tiktoken-rs crate, allowing to encode text into Byte-Pair-Encoding (BPE) tokens and decode tokens back to text. This is useful to understand how Large Language Models (LLMs) perceive text.

r-rctrep 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-r6@2.6.1 r-psweight@2.1.2 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matchit@4.8.0 r-glue@1.8.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-geex@1.1.1 r-fastdummies@1.7.6 r-dplyr@1.2.1 r-copula@1.1-7 r-caret@7.0-1 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/duolajiang/RCTrep
Licenses: Expat
Build system: r
Synopsis: Validation of Estimates of Treatment Effects in Observational Data
Description:

Validates estimates of (conditional) average treatment effects obtained using observational data by a) making it easy to obtain and visualize estimates derived using a large variety of methods (G-computation, inverse propensity score weighting, etc.), and b) ensuring that estimates are easily compared to a gold standard (i.e., estimates derived from randomized controlled trials). RCTrep offers a generic protocol for treatment effect validation based on four simple steps, namely, set-selection, estimation, diagnosis, and validation. RCTrep provides a simple dashboard to review the obtained results. The validation approach is introduced by Shen, L., Geleijnse, G. and Kaptein, M. (2023) <doi:10.21203/rs.3.rs-2559287/v2>.

r-requirements 0.0.3
Propagated dependencies: r-remotes@2.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/joundso/requirements
Licenses: GPL 3
Build system: r
Synopsis: Helper Package to Install Packages for R
Description:

Helper function to install packages for R using an external requirements.txt or a string containing diverse packages from several resources like Github or CRAN.

r-rbedrock 0.4.2
Dependencies: zlib@1.3.1 cmake@4.1.3
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-rappdirs@0.3.4 r-r6@2.6.1 r-digest@0.6.39 r-bit64@4.8.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://reedacartwright.github.io/rbedrock/
Licenses: Expat
Build system: r
Synopsis: Analysis and Manipulation of Data from Minecraft Bedrock Edition
Description:

This package implements an interface to Minecraft (Bedrock Edition) worlds. Supports the analysis and management of these worlds and game saves.

r-revsd 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RevSD
Licenses: GPL 3
Build system: r
Synopsis: Visualizing the Standard Deviation via Revolution
Description:

We visualize the standard deviation of a data set as the radius of a cylinder whose volume equals the total volume of several cylinders made by revolving the empirical cumulative distribution function about the vertical line through the mean. For more details see Sarkar and Rashid (2016) <doi:10.1080/00031305.2016.1165734>.

r-rpcop 1.2.3
Propagated dependencies: r-rcpp@1.1.1-1.1 r-princurve@2.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/kmfrick/Rpcop
Licenses: GPL 2+
Build system: r
Synopsis: Principal Curves of Oriented Points
Description:

Principal curves generalize the notion of a first principal component to the case in which it is a nonlinear smooth curve. This package provides a function pcop(X) to compute principal curves with the algorithm defined in Delicado (2001) <doi:10.1006/jmva.2000.1917> from a data matrix X.

r-rsei 0.1.0
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-keyring@1.4.1 r-jsonlite@2.0.0 r-httr2@1.2.2 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/StrategicProjects/rsei
Licenses: GPL 3
Build system: r
Synopsis: Client for the 'SEI' Electronic Information System Web Services
Description:

Toolkit to interact with the SOAP web services of the SEI (Sistema Eletronico de Informacoes), the electronic system for document and process management widely used by Brazilian public administration bodies. Provides functions to build the SOAP envelopes, perform the requests, handle SOAP faults, and parse the XML responses into data frames. Covers process and document queries, listing services, write operations (creating processes and documents, sending and signing off processes, blocks, deadlines and markers) and the permission services of the companion SIP system. Note that access to the web services is restricted by the server to previously authorized network addresses. For more information about the SEI system and its web services see <https://www.gov.br/gestao/pt-br/assuntos/processo-eletronico-nacional>.

r-rcmdrplugin-kmggplot2 0.2-7
Propagated dependencies: r-tcltk2@1.6.1 r-survival@3.8-6 r-scales@1.4.0 r-rlang@1.2.0 r-rcolorbrewer@1.1-3 r-rcmdr@2.14.1 r-plyr@1.8.9 r-ggthemes@5.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcmdrPlugin.KMggplot2
Licenses: GPL 2
Build system: r
Synopsis: R Commander Plug-in for Data Visualization with 'ggplot2'
Description:

This package provides a GUI front-end for ggplot2 supports Kaplan-Meier plot, histogram, Q-Q plot, box plot, errorbar plot, scatter plot, line chart, pie chart, bar chart, contour plot, and distribution plot.

r-rgrpc 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/cornball-ai/rgrpc
Licenses: FSDG-compatible
Build system: r
Synopsis: Asynchronous 'gRPC' Client and Server Runtime
Description:

This package provides a first-class asynchronous gRPC <https://grpc.io/> runtime built on the generic asynchronous C++ API ('GenericStub', AsyncGenericService') <https://grpc.github.io/grpc/cpp/>. Requests and responses cross the native boundary as method names plus opaque byte buffers; RProtoBuf supplies and consumes the bytes, so schemas are loaded at runtime and no generated service stubs are required. Native completion threads never call the R API: completions are queued natively and delivered in batches on the R main thread. Complements RProtoBuf rather than replacing it. Links against the system gRPC library for C++'.

r-react 2024.1.0
Propagated dependencies: r-rlang@1.2.0 r-glue@1.8.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tadascience/react
Licenses: Expat
Build system: r
Synopsis: Reactivity Helper for 'shiny'
Description:

This package provides tools to help with shiny reactivity. The react object offers an alternative way to call reactive expressions to better identify them in the server code.

r-regkink 0.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RegKink
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Regression Kink with a Time-Varying Threshold
Description:

An algorithm is proposed to estimate regression kink model proposed by the paper, Lixiong Yang and Jen-Je Su (2018) <doi:10.1016/j.jimonfin.2018.06.002>.

r-ruminate 0.3.2
Propagated dependencies: r-zip@2.3.3 r-yaml@2.3.12 r-tidyr@1.3.2 r-stringr@1.6.0 r-shinywidgets@0.9.1 r-shinyace@0.4.4 r-shiny@1.13.0 r-rlang@1.2.0 r-rhandsontable@0.3.8 r-plotly@4.12.0 r-pknca@0.12.1 r-onbrand@1.0.8 r-ggplot2@4.0.3 r-formods@0.2.2 r-flextable@0.9.11 r-dt@0.34.0 r-dplyr@1.2.1 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ruminate.ubiquity.tools/
Licenses: FreeBSD
Build system: r
Synopsis: Pharmacometrics Data Transformation and Analysis Tool
Description:

Exploration of pharmacometrics data involves both general tools (transformation and plotting) and specific techniques (non-compartmental analysis). This kind of exploration is generally accomplished by utilizing different packages. The purpose of ruminate is to create a shiny interface to make these tools more broadly available while creating reproducible results.

r-robqda 1.0
Propagated dependencies: r-rfast2@0.1.5.6 r-rfast@2.1.5.2 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robqda
Licenses: GPL 2+
Build system: r
Synopsis: Robust Quadratic Discriminant Analysis
Description:

The minimum covariance determinant estimator is used to perform robust quadratic discriminant analysis, including cross-validation. References: Friedman J., Hastie T. and Tibshirani R. (2009). "The elements of statistical learning", 2nd edition. Springer, Berlin. <doi:10.1007/978-0-387-84858-7>.

r-reaborn 1.0.2
Propagated dependencies: r-scales@1.4.0 r-rlang@1.2.0 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://reaborn.org
Licenses: Modified BSD
Build system: r
Synopsis: Statistical Data Visualization, the 'seaborn' Way
Description:

An R port of the Python seaborn library. reaborn mirrors the seaborn public function API (identical function names, argument names, and defaults) and renders visually indistinguishable plots using ggplot2'. Because every reaborn plot is a ggplot object, it can be extended with the full ggplot2 grammar of graphics.

r-rcppdpr 0.1.10
Propagated dependencies: r-rcppgsl@0.3.14 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppDPR
Licenses: GPL 3
Build system: r
Synopsis: 'Rcpp' Implementation of Dirichlet Process Regression
Description:

Rcpp reimplementation of the the Bayesian non-parametric Dirichlet Process Regression model for penalized regression first published in Zeng and Zhou (2017) <doi:10.1038/s41467-017-00470-2>. A full Bayesian version is implemented with Gibbs sampling, as well as a faster but less accurate variational Bayes approximation.

r-robma 4.0.0
Propagated dependencies: r-scales@1.4.0 r-runjags@2.2.2-5 r-rlang@1.2.0 r-rjags@4-17 r-rdpack@2.6.6 r-mvtnorm@1.3-7 r-mass@7.3-65 r-loo@2.9.0 r-ggplot2@4.0.3 r-coda@0.19-4.1 r-bridgesampling@1.2-1 r-bayestools@0.3.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://fbartos.github.io/RoBMA/
Licenses: GPL 3
Build system: r
Synopsis: Robust Bayesian Meta-Analyses
Description:

This package provides a framework for Bayesian meta-analysis, including model estimation, prior specification, model comparison, prediction, summaries, visualizations, and diagnostics. The package fits single and model-averaged meta-analytic, meta-regression, multilevel, publication bias adjusted, and generalized linear mixed models The model-averaged meta-analytic models combine competing models based on their predictive performance, weight inference by posterior model probabilities, and test model components using Bayes factors (e.g., effect vs. no effect; Bartoš et al., 2022, <doi:10.1002/jrsm.1594>; Maier, Bartoš & Wagenmakers, 2022, <doi:10.1037/met0000405>; Bartoš et al., 2025, <doi:10.1037/met0000737>). Users can specify flexible prior distributions for effect sizes, heterogeneity, publication bias (including selection models and PET-PEESE), and moderators.

r-rcmdrplugin-dce 0.3-1
Propagated dependencies: r-survival@3.8-6 r-support-ces@0.7-0 r-rcmdr@2.14.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://sites.google.com/view/r4sp/rcmdrplugin
Licenses: GPL 2+
Build system: r
Synopsis: R Commander Plug-in for Discrete Choice Experiments
Description:

Adds menu items for discrete choice experiments (DCEs) to the R Commander. DCE is a question-based survey method that designs various combinations (profiles) of attribute levels using the experimental designs, asks respondents to select the most preferred profile in each choice set, and then measures preferences for the attribute levels by analyzing the responses. For details on DCEs, refer to Louviere et al. (2000) <doi:10.1017/CBO9780511753831>.

r-reptiledb-data 0.0.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-rvest@1.0.5 r-readxl@1.5.0 r-purrr@1.2.2 r-httr@1.4.8 r-dplyr@1.2.1 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/PaulESantos/reptiledb.data
Licenses: Expat
Build system: r
Synopsis: Reptile Database Data
Description:

This package provides easy access to The Reptile Database', a comprehensive catalogue of all living reptile species and their classification. This package includes taxonomic data for over 10,000 reptile species, approximately 2,800 of which are subspecies, covering all extant reptiles. The dataset features taxonomic names, synonyms, distribution data, type specimens, and literature references, making it ready for research and analysis. Data is sourced from The Reptile Database <http://www.reptile-database.org/>.

r-regmmd 0.1.0
Propagated dependencies: r-rdpack@2.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=regMMD
Licenses: GPL 3+
Build system: r
Synopsis: Robust Regression and Estimation Through Maximum Mean Discrepancy Minimization
Description:

The functions in this package compute robust estimators by minimizing a kernel-based distance known as MMD (Maximum Mean Discrepancy) between the sample and a statistical model. Recent works proved that these estimators enjoy a universal consistency property, and are extremely robust to outliers. Various optimization algorithms are implemented: stochastic gradient is available for most models, but the package also allows gradient descent in a few models for which an exact formula is available for the gradient. In terms of distribution fit, a large number of continuous and discrete distributions are available: Gaussian, exponential, uniform, gamma, Poisson, geometric, etc. In terms of regression, the models available are: linear, logistic, gamma, beta and Poisson. Alquier, P. and Gerber, M. (2024) <doi:10.1093/biomet/asad031> Cherief-Abdellatif, B.-E. and Alquier, P. (2022) <doi:10.3150/21-BEJ1338>.

r-randpedpca 1.1.3
Propagated dependencies: r-spam@2.11-3 r-rspectra@0.16-2 r-pedigreetools@0.3 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=randPedPCA
Licenses: GPL 2+
Build system: r
Synopsis: Fast PCA for Large Pedigrees
Description:

Carry out principal component analysis (PCA) of very large pedigrees such as found in breeding populations! This package exploits sparse matrices and randomised linear algebra to deliver a gazillion-times speed-up compared to naive singular value decoposition (SVD) (and eigen decomposition).

Total packages: 73954