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

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-rzigzag 0.2.1
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RZigZag
Licenses: GPL 2+
Build system: r
Synopsis: Zig-Zag Sampler
Description:

This package implements the Zig-Zag algorithm (Bierkens, Fearnhead, Roberts, 2016) <arXiv:1607.03188> applied and Bouncy Particle Sampler <arXiv:1510.02451> for a Gaussian target and Student distribution.

r-rbmn 0.9-6
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=rbmn
Licenses: GPL 2+
Build system: r
Synopsis: Handling Linear Gaussian Bayesian Networks
Description:

Creation, manipulation, simulation of linear Gaussian Bayesian networks from text files and more...

r-rankpca 0.1.0
Propagated dependencies: r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankPCA
Licenses: GPL 3
Build system: r
Synopsis: Rank of Variables Based on Principal Component Analysis for Mixed Data Types
Description:

Principal Component Analysis (PCA) is a statistical technique used to reduce the dimensionality of a dataset while preserving as much variability as possible. By transforming the original variables into a new set of uncorrelated variables called principal components, PCA helps in identifying patterns and simplifying the complexity of high-dimensional data. The RankPCA package provides a streamlined workflow for performing PCA on datasets containing both categorical and continuous variables. It facilitates data preprocessing, encoding of categorical variables, and computes PCA to determine the optimal number of principal components based on a specified variance threshold. The package also computes composite indices for ranking observations, which can be useful for various analytical purposes. Garai, S., & Paul, R. K. (2023) <doi:10.1016/j.iswa.2023.200202>.

r-rprobitb 1.2.0
Propagated dependencies: r-viridis@0.6.5 r-testthat@3.3.0 r-rlang@1.1.6 r-rdpack@2.6.4 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progress@1.2.3 r-plotroc@2.3.3 r-oeli@0.7.5 r-mixtools@2.0.0.1 r-mass@7.3-65 r-gridextra@2.3 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dosnow@1.0.20 r-crayon@1.5.3 r-cli@3.6.5 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://loelschlaeger.de/RprobitB/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Probit Choice Modeling
Description:

Bayes estimation of probit choice models in cross-sectional and panel settings. The package can analyze binary, multivariate, ordered, and ranked choices, as well as heterogeneity of choice behavior among deciders. The main functionality includes model fitting via Gibbs sampling, tools for convergence diagnostic, choice data simulation, in-sample and out-of-sample choice prediction, and model selection using information criteria and Bayes factors. The latent class model extension facilitates preference-based decider classification, where the number of latent classes can be inferred via the Dirichlet process or a weight-based updating heuristic. This allows for flexible modeling of choice behavior without the need to impose structural constraints. For a reference on the method, see Oelschlaeger and Bauer (2021) <https://trid.trb.org/view/1759753>.

r-rgeomstats 0.0.1
Propagated dependencies: r-rlang@1.1.6 r-reticulate@1.44.1 r-rdpack@2.6.4 r-r6@2.6.1 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/LMJL-Alea/rgeomstats
Licenses: Expat
Build system: r
Synopsis: Interface to 'Geomstats'
Description:

This package provides an interface to the Python package Geomstats authored by Miolane et al. (2020) <arXiv:2004.04667>.

r-roughsets 1.3-8
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/janusza/RoughSets
Licenses: GPL 2+
Build system: r
Synopsis: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Description:

Implementations of algorithms for data analysis based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We not only provide implementations for the basic concepts of RST and FRST but also popular algorithms that derive from those theories. The methods included in the package can be divided into several categories based on their functionality: discretization, feature selection, instance selection, rule induction and classification based on nearest neighbors. RST was introduced by ZdzisÅ aw Pawlak in 1982 as a sophisticated mathematical tool to model and process imprecise or incomplete information. By using the indiscernibility relation for objects/instances, RST does not require additional parameters to analyze the data. FRST is an extension of RST. The FRST combines concepts of vagueness and indiscernibility that are expressed with fuzzy sets (as proposed by Zadeh, in 1965) and RST.

r-rdhs 0.8.1
Propagated dependencies: r-xml2@1.5.0 r-storr@1.2.6 r-sf@1.0-23 r-rlang@1.1.6 r-rappdirs@0.3.3 r-r6@2.6.1 r-qdapregex@0.7.10 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-iotools@0.3-5 r-httr@1.4.7 r-haven@2.5.5 r-getpass@0.2-4 r-foreign@0.8-90 r-digest@0.6.39 r-cli@3.6.5 r-brio@1.1.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/rdhs/
Licenses: Expat
Build system: r
Synopsis: API Client and Dataset Management for the Demographic and Health Survey (DHS) Data
Description:

This package provides a client for (1) querying the DHS API for survey indicators and metadata (<https://api.dhsprogram.com/#/index.html>), (2) identifying surveys and datasets for analysis, (3) downloading survey datasets from the DHS website, (4) loading datasets and associate metadata into R, and (5) extracting variables and combining datasets for pooled analysis.

r-readroper 0.9.3
Propagated dependencies: r-readr@2.1.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readroper
Licenses: Expat
Build system: r
Synopsis: Simply Read ASCII Single and Multicard Polling Datasets
Description:

This package provides a convenient way to read fixed-width ASCII polling datasets from providers like the Roper Center <https://ropercenter.cornell.edu>.

r-roadoi 0.7.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-shiny@1.11.1 r-rlang@1.1.6 r-purrr@1.2.0 r-plyr@1.8.9 r-miniui@0.1.2 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://docs.ropensci.org/roadoi/
Licenses: Expat
Build system: r
Synopsis: Find Free Versions of Scholarly Publications via Unpaywall
Description:

This web client interfaces Unpaywall <https://unpaywall.org/products/api>, formerly oaDOI, a service finding free full-texts of academic papers by linking DOIs with open access journals and repositories. It provides unified access to various data sources for open access full-text links including Crossref and the Directory of Open Access Journals (DOAJ). API usage is free and no registration is required.

r-robsa 1.0.3
Propagated dependencies: r-survival@3.8-3 r-scales@1.4.0 r-runjags@2.2.2-5 r-rlang@1.1.6 r-rjags@4-17 r-rdpack@2.6.4 r-coda@0.19-4.1 r-bayestools@0.2.23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://fbartos.github.io/RoBSA/
Licenses: GPL 3
Build system: r
Synopsis: Robust Bayesian Survival Analysis
Description:

This package provides a framework for estimating ensembles of parametric survival models with different parametric families. The RoBSA framework uses Bayesian model-averaging to combine the competing parametric survival models into a model ensemble, weights the posterior parameter distributions based on posterior model probabilities and uses Bayes factors to test for the presence or absence of the individual predictors or preference for a parametric family (Bartoš, Aust & Haaf, 2022, <doi:10.1186/s12874-022-01676-9>). The user can define a wide range of informative priors for all parameters of interest. The package provides convenient functions for summary, visualizations, fit diagnostics, and prior distribution calibration.

r-ritc 1.3
Propagated dependencies: r-minpack-lm@1.2-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Ritc
Licenses: GPL 3
Build system: r
Synopsis: Isothermal Titration Calorimetry (ITC) Data Analysis
Description:

Selected functions for simulation and regression of integrated Isothermal Titration Calorimetry (ITC) data with the most commonly used one-to-one binding model.

r-rblimp 1.0.0
Propagated dependencies: r-ggplot2@4.0.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/blimp-stats/rblimp
Licenses: GPL 3
Build system: r
Synopsis: Integration of 'Blimp' Software into R
Description:

This package provides an interface to Blimp software for Bayesian latent variable modeling, missing data analysis, and multiple imputation. The package generates Blimp syntax, executes Blimp models, and imports results back into R as structured objects with methods for visualization and analysis. Requires Blimp software (freely available at <https://www.appliedmissingdata.com/blimp>) to be installed separately.

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-r3dmol 0.1.2
Propagated dependencies: r-magrittr@2.0.4 r-htmlwidgets@1.6.4 r-bio3d@2.4-5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/swsoyee/r3dmol
Licenses: Modified BSD
Build system: r
Synopsis: Create Interactive 3D Visualizations of Molecular Data
Description:

Create rich and fully interactive 3D visualizations of molecular data. Visualizations can be included in Shiny apps and R markdown documents, or viewed from the R console and RStudio Viewer. r3dmol includes an extensive API to manipulate the visualization after creation, and supports getting data out of the visualization into R. Based on the 3dmol.js and the htmlwidgets R package.

r-rapp 0.3.0
Propagated dependencies: r-yaml@2.3.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/r-lib/Rapp
Licenses: Expat
Build system: r
Synopsis: Easily Build Command Line Applications
Description:

Run simple R scripts as command line applications, with automatic robust and convenient support for command line arguments. This package provides Rapp', an alternative R front-end similar to Rscript', that enables this.

r-rpivottable 0.3.0
Propagated dependencies: r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/smartinsightsfromdata
Licenses: Expat
Build system: r
Synopsis: Build Powerful Pivot Tables and Dynamically Slice & Dice your Data
Description:

Build powerful pivot tables (aka Pivot Grid, Pivot Chart, Cross-Tab) and dynamically slice & dice / drag n drop your data. rpivotTable is a wrapper of pivottable', a powerful open-source Pivot Table library implemented in JavaScript by Nicolas Kruchten. Aligned to pivottable v2.19.0.

r-rampage 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://adamtkocsis.com/rampage/
Licenses: FSDG-compatible
Build system: r
Synopsis: Calibrated Color Ramps
Description:

Value-calibrated color ramps can be useful to emphasize patterns in data from complex distributions. Colors can be tied to specific values, and the association can be expanded into full color ramps that also include the relationship between colors and values. Such ramps can be used in a variety of cases when heatmap-type plots are necessary, including the visualization of vector and raster spatial data, such as topographies.

r-rncep 1.0.11
Propagated dependencies: r-tgp@2.4-23 r-sp@2.2-0 r-rcolorbrewer@1.1-3 r-maps@3.4.3 r-fields@17.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RNCEP
Licenses: GPL 2+
Build system: r
Synopsis: Obtain, Organize, and Visualize NCEP Weather Data
Description:

This package contains functions to retrieve, organize, and visualize weather data from the NCEP/NCAR Reanalysis (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis.html>) and NCEP/DOE Reanalysis II (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis2.html>) datasets. Data are queried via the Internet and may be obtained for a specified spatial and temporal extent or interpolated to a point in space and time. We also provide functions to visualize these weather data on a map. There are also functions to simulate flight trajectories according to specified behavior using either NCEP wind data or data specified by the user.

r-rediscover 0.3.3
Propagated dependencies: r-shiftconvolvepoibin@1.0.0 r-rcolorbrewer@1.1-3 r-poissonbinomial@1.2.8 r-matrixstats@1.5.0 r-matrix@1.7-4 r-maftools@2.26.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rediscover
Licenses: Artistic License 2.0
Build system: r
Synopsis: Identify Mutually Exclusive Mutations
Description:

An optimized method for identifying mutually exclusive genomic events. Its main contribution is a statistical analysis based on the Poisson-Binomial distribution that takes into account that some samples are more mutated than others. See [Canisius, Sander, John WM Martens, and Lodewyk FA Wessels. (2016) "A novel independence test for somatic alterations in cancer shows that biology drives mutual exclusivity but chance explains most co-occurrence." Genome biology 17.1 : 1-17. <doi:10.1186/s13059-016-1114-x>]. The mutations matrices are sparse matrices. The method developed takes advantage of the advantages of this type of matrix to save time and computing resources.

r-roi-plugin-qpoases 1.0-3
Propagated dependencies: r-slam@0.1-55 r-roi@1.0-1 r-rcpp@1.1.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'qpOASES' Plugin for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the quadratic solver qpOASES'. More information about qpOASES can be found at <https://github.com/coin-or/qpOASES>.

r-rwishart 0.1.2
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-lazyeval@0.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rwishart.bearstatistics.com
Licenses: GPL 2
Build system: r
Synopsis: Random Wishart Matrix Generation
Description:

An expansion of R's stats random wishart matrix generation. This package allows the user to generate singular, Uhlig and Harald (1994) <doi:10.1214/aos/1176325375>, and pseudo wishart, Diaz-Garcia, et al.(1997) <doi:10.1006/jmva.1997.1689>, matrices. In addition the user can generate wishart matrices with fractional degrees of freedom, Adhikari (2008) <doi:10.1061/(ASCE)0733-9399(2008)134:12(1029)>, commonly used in volatility modeling. Users can also use this package to create random covariance matrices.

r-rerandpower 0.0.1
Propagated dependencies: r-runuran@0.41
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rerandPower
Licenses: Expat
Build system: r
Synopsis: Power and Sample Size Calculations for Completely Randomized and Rerandomized Experiments
Description:

Computes the power resulting from completely randomized and rerandomized experiments with two groups. Furthermore, computes the sample size necessary to obtain a desired level of power for completely randomized and rerandomized experiments.

r-rdimtools 1.1.3
Propagated dependencies: r-rspectra@0.16-2 r-rdpack@2.6.4 r-rcppdist@0.1.1.1 r-rcppde@0.1.8 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-rann@2.6.2 r-mclustcomp@0.3.5 r-mass@7.3-65 r-maotai@0.3.0 r-cvxr@1.0-15 r-admm@0.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.kisungyou.com/Rdimtools/
Licenses: Expat
Build system: r
Synopsis: Dimension Reduction and Estimation Methods
Description:

We provide linear and nonlinear dimension reduction techniques. Intrinsic dimension estimation methods for exploratory analysis are also provided. For more details on the package, see the paper by You and Shung (2022) <doi:10.1016/j.simpa.2022.100414>.

r-robservable 0.2.2
Propagated dependencies: r-jsonlite@2.0.0 r-htmlwidgets@1.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://juba.github.io/robservable/
Licenses: GPL 3+
Build system: r
Synopsis: Import an Observable Notebook as HTML Widget
Description:

Allows loading and displaying an Observable notebook (online JavaScript notebooks powered by <https://observablehq.com>) as an HTML Widget in an R session, shiny application or rmarkdown document.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457