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

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-regrsm 0.5
Propagated dependencies: r-rmpi@0.7-3.4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.ipipan.eu/~teisseyrep/SOFTWARE/
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: Random Subspace Method (RSM) for Linear Regression
Description:

This package performs Random Subspace Method (RSM) for high-dimensional linear regression to obtain variable importance measures. The final model is chosen based on validation set or Generalized Information Criterion.

r-relativedistclust 0.1.0
Propagated dependencies: r-proxy@0.4-29 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-factoextra@2.0.0 r-compositions@2.0-9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RelativeDistClust
Licenses: GPL 3
Build system: r
Synopsis: Clustering with a Novel Non Euclidean Relative Distance
Description:

Using the novel Relative Distance to cluster datasets. Implementation of a clustering approach based on the k-means algorithm that can be used with any distance. In addition, implementation of the Hartigan and Wong method to accommodate alternative distance metrics. Both methods can operate with any distance measure, provided a suitable method is available to compute cluster centers under the chosen metric. Additionally, the k-medoids algorithm is implemented, offering a robust alternative for clustering without the need of computing cluster centers under the chosen metric. All three methods are designed to support Relative distances, Euclidean distances, and any user-defined distance functions. The Hartigan and Wong method is described in Hartigan and Wong (1979) <doi:10.2307/2346830> and an explanation of the k-medoids algorithm can be found in Reynolds et al (2006) <doi:10.1007/s10852-005-9022-1>.

r-r4subprofile 0.1.0
Propagated dependencies: r-tibble@3.3.1 r-rlang@1.2.0 r-r4subcore@0.1.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/R4SUB/r4subprofile
Licenses: Expat
Build system: r
Synopsis: Regulatory Submission Profiles for Clinical Submission Readiness
Description:

Defines submission profiles per regulatory authority with authority-specific pillar weights, decision thresholds, indicator requirements, and risk configuration. Supports the U.S. Food and Drug Administration (FDA), European Medicines Agency (EMA), Pharmaceuticals and Medical Devices Agency (PMDA), Health Canada, Therapeutic Goods Administration (TGA), and Medicines and Healthcare products Regulatory Agency (MHRA). Integrates with r4subscore and r4subrisk configuration systems.

r-rrcov3way 0.6-1
Propagated dependencies: r-threeway@1.1.4 r-rrcov@1.7-7 r-robustbase@0.99-7 r-pracma@2.4.6 r-nnls@1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/valentint/rrcov3way
Licenses: GPL 3+
Build system: r
Synopsis: Robust Methods for Multiway Data Analysis, Applicable also for Compositional Data
Description:

This package provides methods for multiway data analysis by means of Parafac and Tucker 3 models. Robust versions (Engelen and Hubert (2011) <doi:10.1016/j.aca.2011.04.043>) and versions for compositional data are also provided (Gallo (2015) <doi:10.1080/03610926.2013.798664>, Di Palma et al. (2018) <doi:10.1080/02664763.2017.1381669>). Several optimization methods alternative to ALS are available (Simonacci and Gallo (2019) <doi:10.1016/j.chemolab.2019.103822>, Simonacci and Gallo (2020) <doi:10.1007/s00500-019-04320-9>).

r-rexpokit 0.26.6.15
Propagated dependencies: r-rcpp@1.1.1-1.1 r-matrix@1.7-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://phylo.wikidot.com/rexpokit
Licenses: GPL 2+
Build system: r
Synopsis: R Wrappers for EXPOKIT; Other Matrix Functions
Description:

Wraps some of the matrix exponentiation utilities from EXPOKIT (<http://www.maths.uq.edu.au/expokit/>), a FORTRAN library that is widely recommended for matrix exponentiation (Sidje RB, 1998. "Expokit: A Software Package for Computing Matrix Exponentials." ACM Trans. Math. Softw. 24(1): 130-156). EXPOKIT includes functions for exponentiating both small, dense matrices, and large, sparse matrices (in sparse matrices, most of the cells have value 0). Rapid matrix exponentiation is useful in phylogenetics when we have a large number of states (as we do when we are inferring the history of transitions between the possible geographic ranges of a species), but is probably useful in other ways as well. NOTE: In case FORTRAN checks temporarily get rexpokit archived on CRAN, see archived binaries at GitHub in: nmatzke/Matzke_R_binaries (binaries install without compilation of source code).

r-romeb 0.1.2
Dependencies: jags@4.3.1
Propagated dependencies: r-rjags@4-17 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/DandanTang0/Romeb
Licenses: GPL 3
Build system: r
Synopsis: Robust Median-Based Bayesian Growth Curve Modeling
Description:

This package implements robust median-based Bayesian growth curve models that handle Missing Completely at Random (MCAR), Missing At Random (MAR), and Missing Not At Random (MNAR) missing-data mechanisms, and allow auxiliary variables. Models are fitted via rjags (interface to JAGS') and summarized with coda'.

r-rtrek 0.5.2
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-rvest@1.0.5 r-purrr@1.2.2 r-png@0.1-9 r-memoise@2.0.1 r-jsonlite@2.0.0 r-jpeg@0.1-11 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-downloader@0.4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/leonawicz/rtrek
Licenses: Expat
Build system: r
Synopsis: Data Analysis Relating to Star Trek
Description:

This package provides datasets related to the Star Trek fictional universe and functions for working with the data. The package also provides access to real world datasets based on the televised series and other related licensed media productions. It interfaces with the Star Trek API (STAPI) (<http://stapi.co/>), Memory Alpha (<https://memory-alpha.fandom.com/wiki/Portal:Main>), and Memory Beta (<https://memory-beta.fandom.com/wiki/Main_Page>) to retrieve data, metadata and other information relating to Star Trek. It also contains several local datasets covering a variety of topics. The package also provides functions for working with data from other Star Trek-related R data packages containing larger datasets not stored in rtrek'.

r-rsqmed 1.1
Propagated dependencies: r-sis@1.5 r-gmmat@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RsqMed
Licenses: GPL 3
Build system: r
Synopsis: Total Mediation Effect Size Measure for High-Dimensional Mediators
Description:

An implementation of calculating the R-squared measure as a total mediation effect size measure and its confidence interval for moderate- or high-dimensional mediator models. It gives an option to filter out non-mediators using variable selection methods. The original R package is directly related to the paper Yang et al (2021) "Estimation of mediation effect for high-dimensional omics mediators with application to the Framingham Heart Study" <doi:10.1101/774877>. The new version contains a choice of using cross-fitting, which is computationally faster. The details of the cross-fitting method are available in the paper Xu et al (2023) "Speeding up interval estimation for R2-based mediation effect of high-dimensional mediators via cross-fitting" <doi:10.1101/2023.02.06.527391>.

r-rfacebook 0.6.15
Propagated dependencies: r-rjson@0.2.23 r-httr@1.4.8 r-httpuv@1.6.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/pablobarbera/Rfacebook
Licenses: GPL 2
Build system: r
Synopsis: Access to Facebook API via R
Description:

This package provides an interface to the Facebook API.

r-rsatscan 1.0.10
Propagated dependencies: r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.satscan.org
Licenses: GPL 3
Build system: r
Synopsis: Tools for Running the External 'SaTScan' Software using R Classes and Methods
Description:

The SaTScan'(TM) <https://www.satscan.org> software uses spatial and space-time scan statistics to detect and evaluate spatial and space-time clusters. With the rsatscan package, you can run the external SaTScan software from within R using R data formats. To successfully select appropriate parameter settings within rsatscan', you must first learn SaTScan'.

r-rfacebookstat 2.14.0
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-stringr@1.6.0 r-purrr@1.2.2 r-pbapply@1.7-4 r-jsonlite@2.0.0 r-httr2@1.2.2 r-httr@1.4.8 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://selesnow.github.io/rfacebookstat/
Licenses: Expat
Build system: r
Synopsis: Load Data from Facebook API Marketing
Description:

Load data by campaigns, ads, ad sets and insights, ad account and business manager from Facebook Marketing API into R. For more details see official documents by Facebook Marketing API <https://developers.facebook.com/docs/marketing-api>.

r-rtson 1.3
Propagated dependencies: r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/tercen/TSON
Licenses: FSDG-compatible
Build system: r
Synopsis: Typed JSON
Description:

TSON, short for Typed JSON, is a binary-encoded serialization of JSON like document that support JavaScript typed data (https://github.com/tercen/TSON).

r-rsoi 0.5.8
Propagated dependencies: r-memoise@2.0.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://boshek.github.io/rsoi/
Licenses: GPL 3+
Build system: r
Synopsis: Import Various Northern and Southern Hemisphere Climate Indices
Description:

Downloads Southern Oscillation Index, Oceanic Nino Index, North Pacific Gyre Oscillation data, North Atlantic Oscillation and Arctic Oscillation. Data sources are described in the help files for each function.

r-rirods 0.2.0
Propagated dependencies: r-withr@3.0.2 r-testthat@3.3.2 r-rappdirs@0.3.4 r-jsonlite@2.0.0 r-httr2@1.2.2 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/irods/irods_client_library_rirods
Licenses: Expat
Build system: r
Synopsis: R Client for 'iRODS'
Description:

The open sourced data management software Integrated Rule-Oriented Data System ('iRODS') offers solutions for the whole data life cycle (<https://irods.org/>). The loosely constructed and highly configurable architecture of iRODS frees the user from strict formatting constraints and single-vendor solutions. This package provides an interface to the iRODS HTTP API, allowing you to manage your data and metadata in iRODS with R. Storage of annotated files and R objects in iRODS ensures findability, accessibility, interoperability, and reusability of data.

r-rlfsm 1.1.2
Propagated dependencies: r-stabledist@0.7-2 r-reshape2@1.4.5 r-rdpack@2.6.6 r-rcpp@1.1.1-1.1 r-plyr@1.8.9 r-ggplot2@4.0.3 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/Dmitry_Otryakhin/Tools-for-parameter-estimation-of-the-linear-fractional-stable-motion
Licenses: GPL 3
Build system: r
Synopsis: Simulations and Statistical Inference for Linear Fractional Stable Motions
Description:

This package contains functions for simulating the linear fractional stable motion according to the algorithm developed by Mazur and Otryakhin <doi:10.32614/RJ-2020-008> based on the method from Stoev and Taqqu (2004) <doi:10.1142/S0218348X04002379>, as well as functions for estimation of parameters of these processes introduced by Mazur, Otryakhin and Podolskij (2018) <arXiv:1802.06373>, and also different related quantities.

r-rolldown 0.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmltools@0.5.9 r-bookdown@0.46
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/yihui/rolldown
Licenses: Expat
Build system: r
Synopsis: R Markdown Output Formats for Storytelling
Description:

R Markdown output formats based on JavaScript libraries such as Scrollama (<https://github.com/russellsamora/scrollama>) for storytelling.

r-rattle 5.6.2
Propagated dependencies: r-xml@3.99-0.23 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-stringi@1.8.7 r-rpart-plot@3.1.4 r-magrittr@2.0.5 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-bitops@1.0-9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://togaware.com/projects/rattle/
Licenses: GPL 2+
Build system: r
Synopsis: R Data Science Supporting Rattle
Description:

The R Analytic Tool To Learn Easily (Rattle) provides a collection of utilities functions for the data scientist. This package (v5.6.0) supports the companion graphical interface with the aim to provide a simple and intuitive introduction to R for data science, allowing a user to quickly load data from a CSV file transform and explore the data, and to build and evaluate models. A key aspect of the GUI is that all R commands are logged and commented through the log tab. This can be saved as a standalone R script file and as an aid for the user to learn R or to copy-and-paste directly into R itself. If you want to use the older Rattle implementing the GUI in RGtk2 (which is no longer available from CRAN) then please install the Rattle package v5.5.1. See rattle.togaware.com for instructions on installing the modern Rattle graphical user interface.

r-robustgarch 0.4.2
Propagated dependencies: r-zoo@1.8-15 r-xts@0.14.2 r-rugarch@1.5-5 r-rsolnp@2.0.1 r-nloptr@2.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/EchoRLiu/robustGarch
Licenses: Expat
Build system: r
Synopsis: Robust Garch(1,1) Model
Description:

This package provides a method for modeling robust generalized autoregressive conditional heteroskedasticity (Garch) (1,1) processes, providing robustness toward additive outliers instead of innovation outliers. This work is based on the methodology described by Muler and Yohai (2008) <doi:10.1016/j.jspi.2007.11.003>.

r-rtabulator 0.1.2
Propagated dependencies: r-shiny@1.13.0 r-readr@2.2.0 r-purrr@1.2.2 r-htmlwidgets@1.6.4 r-htmltools@0.5.9 r-glue@1.8.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtabulator
Licenses: Expat
Build system: r
Synopsis: R Bindings for 'Tabulator JS'
Description:

This package provides R bindings for Tabulator JS <https://tabulator.info/>. Makes it a breeze to create highly customizable interactive tables in rmarkdown documents and shiny applications. It includes filtering, grouping, editing, input validation, history recording, column formatters, packaged themes and more.

r-rebayes 2.60
Propagated dependencies: r-matrix@1.7-5 r-lattice@0.22-9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Empirical Bayes Estimation and Inference
Description:

Kiefer-Wolfowitz maximum likelihood estimation for mixture models and some other density estimation and regression methods based on convex optimization. See Koenker and Gu (2017) REBayes: An R Package for Empirical Bayes Mixture Methods, Journal of Statistical Software, 82, 1--26, <DOI:10.18637/jss.v082.i08>.

r-rasciidoc 4.1.1
Propagated dependencies: r-reticulate@1.46.0 r-knitr@1.51 r-highr@0.12 r-gert@2.3.1 r-fritools@4.6.0 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gitlab.com/fvafrcu/rasciidoc
Licenses: FreeBSD
Build system: r
Synopsis: Create Reports Using R and 'asciidoc'
Description:

Inspired by Karl Broman`s reader on using knitr with asciidoc (<https://kbroman.org/knitr_knutshell/pages/asciidoc.html>), this is merely a wrapper to knitr and asciidoc'.

r-rpublic 1.0.0
Propagated dependencies: r-uuid@1.2-2 r-stringr@1.6.0 r-lubridate@1.9.5 r-jsonlite@2.0.0 r-httr@1.4.8 r-data-table@1.18.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rPublic
Licenses: GPL 3
Build system: r
Synopsis: 'Public Trading API'
Description:

The Public Trading API <https://public.com/api/docs> allows clients to access their brokerage accounts, request market data, and place stock/etf/option orders.

r-rapidsplithalf 0.7
Propagated dependencies: r-rcpp@1.1.1-1.1 r-kit@0.0.21 r-fastmatch@1.1-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rapidsplithalf
Licenses: GPL 2+
Build system: r
Synopsis: Fast Permutation-Based Split-Half Reliability Algorithm
Description:

Accurately estimates the reliability of cognitive tasks using a fast and flexible permutation-based split-half reliability algorithm that supports stratified splitting while maintaining equal split sizes. See Kahveci, Bathke, and Blechert (2025) <doi:10.3758/s13423-024-02597-y> for details.

r-resistorarray 1.0-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/RobinHankin/ResistorArray.git
Licenses: GPL 2
Build system: r
Synopsis: Electrical Properties of Resistor Networks
Description:

Electrical properties of resistor networks using matrix methods.

Total packages: 72465