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

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-rediscover 0.3.3
Propagated dependencies: r-shiftconvolvepoibin@1.0.0 r-rcolorbrewer@1.1-3 r-poissonbinomial@1.2.7 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
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-rsca 3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rSCA
Licenses: GPL 2+
Synopsis: An R Package for Stepwise Cluster Analysis
Description:

This package provides a statistical tool for multivariate modeling and clustering using stepwise cluster analysis. The modeling output of rSCA is constructed as a cluster tree to represent the complicated relationships between multiple dependent and independent variables. A free tool (named rSCA Tree Generator) for visualizing the cluster tree from rSCA is also released and it can be downloaded at <https://rscatree.weebly.com/>.

r-rtables 0.6.15
Propagated dependencies: r-stringi@1.8.7 r-magrittr@2.0.4 r-lifecycle@1.0.4 r-htmltools@0.5.8.1 r-formatters@0.5.12 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/insightsengineering/rtables
Licenses: ASL 2.0 FSDG-compatible
Synopsis: Reporting Tables
Description:

Reporting tables often have structure that goes beyond simple rectangular data. The rtables package provides a framework for declaring complex multi-level tabulations and then applying them to data. This framework models both tabulation and the resulting tables as hierarchical, tree-like objects which support sibling sub-tables, arbitrary splitting or grouping of data in row and column dimensions, cells containing multiple values, and the concept of contextual summary computations. A convenient pipe-able interface is provided for declaring table layouts and the corresponding computations, and then applying them to data.

r-relimppcr 0.3.0
Propagated dependencies: r-rmisc@1.5.1 r-reshape2@1.4.5 r-relaimpo@2.2-7 r-logger@0.4.1 r-ggplot2@4.0.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mhernan88/RelimpPCR
Licenses: Expat
Synopsis: Relative Importance PCA Regression
Description:

This package performs Principal Components Analysis (also known as PCA) dimensionality reduction in the context of a linear regression. In most cases, PCA dimensionality reduction is performed independent of the response variable for a regression. This captures the majority of the variance of the model's predictors, but may not actually be the optimal dimensionality reduction solution for a regression against the response variable. An alternative method, optimized for a regression against the response variable, is to use both PCA and a relative importance measure. This package applies PCA to a given data frame of predictors, and then calculates the relative importance of each PCA factor against the response variable. It outputs ordered factors that are optimized for model fit. By performing dimensionality reduction with this method, an individual can achieve a the same r-squared value as performing just PCA, but with fewer PCA factors. References: Yuri Balasanov (2017) <https://ilykei.com>.

r-reproduciblerchunks 1.2.0
Propagated dependencies: r-rstudioapi@0.17.1 r-rmarkdown@2.30 r-knitr@1.50 r-jsonlite@2.0.0 r-digest@0.6.39
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reproducibleRchunks
Licenses: Expat
Synopsis: Automated Reproducibility Checks for R Markdown Documents
Description:

Provide reproducible R chunks in R Markdown document that automatically check computational results for reproducibility. This is achieved by creating json files storing metadata about computational results. A comprehensive tutorial to the package is available as preprint by Brandmaier & Peikert (2024, <doi:10.31234/osf.io/3zjvf>).

r-rrnni 0.1.1
Propagated dependencies: r-ape@5.8-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rrnni.biods.org/
Licenses: GPL 3+
Synopsis: Manipulate with RNNI Tree Space
Description:

Calculate RNNI distance between and manipulate with ranked trees. RNNI stands for Ranked Nearest Neighbour Interchange and is an extension of the classical NNI space (space of trees created by the NNI moves) to ranked trees, where internal nodes are ordered according to their heights (usually assumed to be times). The RNNI distance takes the tree topology into account, as standard NNI does, but also penalizes changes in the order of internal nodes, i.e. changes in the order of times of evolutionary events. For more information about the RNNI space see: Gavryushkin et al. (2018) <doi:10.1007/s00285-017-1167-9>, Collienne & Gavryushkin (2021) <doi:10.1007/s00285-021-01567-5>, Collienne et al. (2021) <doi:10.1007/s00285-021-01685-0>, and Collienne (2021) <http://hdl.handle.net/10523/12606>.

r-rpackedbar 0.2.2
Propagated dependencies: r-shiny@1.11.1 r-scales@1.4.0 r-plotly@4.11.0 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AdamSpannbauer/rPackedBar
Licenses: Expat
Synopsis: Packed Bar Charts with 'plotly'
Description:

Packed bar charts are a variation of treemaps for visualizing skewed data. The concept was introduced by Xan Gregg at JMP'.

r-riskcommunicator 1.0.1
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-mass@7.3-65 r-magrittr@2.0.4 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=riskCommunicator
Licenses: GPL 3
Synopsis: G-Computation to Estimate Interpretable Epidemiological Effects
Description:

Estimates flexible epidemiological effect measures including both differences and ratios using the parametric G-formula developed as an alternative to inverse probability weighting. It is useful for estimating the impact of interventions in the presence of treatment-confounder-feedback. G-computation was originally described by Robbins (1986) <doi:10.1016/0270-0255(86)90088-6> and has been described in detail by Ahern, Hubbard, and Galea (2009) <doi:10.1093/aje/kwp015>; Snowden, Rose, and Mortimer (2011) <doi:10.1093/aje/kwq472>; and Westreich et al. (2012) <doi:10.1002/sim.5316>.

r-rstack 1.0.1
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/gaborcsardi/rstack#readme
Licenses: Expat
Synopsis: Stack Data Type as an 'R6' Class
Description:

An extremely simple stack data type, implemented with R6 classes. The size of the stack increases as needed, and the amortized time complexity is O(1). The stack may contain arbitrary objects.

r-randotools 0.2.4
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.2.0 r-patchwork@1.3.2 r-glue@1.8.0 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ctu-bern.github.io/randotools/
Licenses: GPL 3+
Synopsis: Create Randomization Lists
Description:

Randomization lists are an integral component of randomized clinical trials. randotools provides tools to easily create such lists.

r-rmarchingcubes 0.1.4
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/shwilks/rmarchingcubes
Licenses: Expat
Synopsis: Calculate 3D Contour Meshes Using the Marching Cubes Algorithm
Description:

This package provides a port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

r-rapi 1.0.6
Propagated dependencies: r-writexl@1.5.4 r-tibble@3.3.0 r-stringr@1.6.0 r-rlist@0.4.6.2 r-rlang@1.1.6 r-rcpp@1.1.0 r-purrr@1.2.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-jsonlite@2.0.0 r-httr2@1.2.1 r-httr@1.4.7 r-glue@1.8.0 r-dplyr@1.1.4 r-digest@0.6.39 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/DataRapi/Rapi
Licenses: Expat
Synopsis: Interface for Multiple Data Providers 'EDDS' and 'FRED'
Description:

Interface for multiple data sources, such as the `EDDS` API <https://evds2.tcmb.gov.tr/index.php?/evds/userDocs> of the Central Bank of the Republic of Türkiye and the `FRED` API <https://fred.stlouisfed.org/docs/api/fred/> of the Federal Reserve Bank. Both data providers require API keys for access, which users can easily obtain by creating accounts on their respective websites. The package provides caching ability with the selection of periods to increase the speed and efficiency of requests. It combines datasets requested from different sources, helping users when the data has common frequencies. While combining data frames whenever possible, it also keeps all requested data available as separate data frames to increase efficiency.

r-rtabulator 0.1.2
Propagated dependencies: r-shiny@1.11.1 r-readr@2.1.6 r-purrr@1.2.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rtabulator
Licenses: Expat
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-regassure 1.0.0
Propagated dependencies: r-proc@1.19.0.1 r-lmtest@0.9-40 r-car@3.1-3 r-brant@0.3-0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RegAssure
Licenses: GPL 3+
Synopsis: Streamlined Integration of Regression Assumption
Description:

It streamlines the evaluation of regression model assumptions, enhancing result reliability. With integrated tools for assessing key aspects like linearity, homoscedasticity, and more. It's a valuable asset for researchers and analysts working with regression models.

r-rcontroll 0.1.2
Dependencies: gsl@2.8
Propagated dependencies: r-vroom@1.6.6 r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.3.0 r-terra@1.8-86 r-sys@3.4.3 r-reshape2@1.4.5 r-readr@2.1.6 r-rcppgsl@0.3.13 r-rcpp@1.1.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-lidr@4.2.2 r-iterators@1.0.14 r-ggplot2@4.0.1 r-gganimate@1.0.11 r-foreach@1.5.2 r-dplyr@1.1.4 r-dosnow@1.0.20 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/sylvainschmitt/rcontroll
Licenses: GPL 3
Synopsis: Individual-Based Forest Growth Simulator 'TROLL'
Description:

TROLL is coded in C++ and it typically simulates hundreds of thousands of individuals over hundreds of years. The rcontroll R package is a wrapper of TROLL'. rcontroll includes functions that generate inputs for simulations and run simulations. Finally, it is possible to analyse the TROLL outputs through tables, figures, and maps taking advantage of other R visualisation packages. rcontroll also offers the possibility to generate a virtual LiDAR point cloud that corresponds to a snapshot of the simulated forest.

r-rada 1.1.9
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.6.0 r-reshape2@1.4.5 r-openxlsx@4.2.8.1 r-matrixstats@1.5.0 r-lmertest@3.1-3 r-lme4@1.1-37 r-knitr@1.50 r-hmisc@5.2-4 r-gridextra@2.3 r-ggplot2@4.0.1 r-forestplot@3.1.7 r-e1071@1.7-16 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rADA
Licenses: GPL 3
Synopsis: Statistical Analysis and Cut-Point Determination of Immunoassays
Description:

Systematically transform immunoassay data, evaluate if the data is normally distributed, and pick the right method for cut point determination based on that evaluation. This package can also produce plots that are needed for reports, so data analysis and visualization can be done easily.

r-rcpp11 3.1.2.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rcpp11
Licenses: Expat
Synopsis: R and C++11
Description:

Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++.

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+
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-readme2vignette 0.1.0
Propagated dependencies: r-whisker@0.4.1 r-usethis@3.2.1 r-rmarkdown@2.30 r-remotes@2.5.0 r-pkgbuild@1.4.8 r-knitr@1.50 r-glue@1.8.0 r-fs@1.6.6 r-desc@1.4.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/indenkun/readme2vignette
Licenses: Expat
Synopsis: Convert README to Vignette During Package Installation
Description:

Convert README.md to vignettes when installing packages without vignettes.

r-rare 0.1.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-matrix@1.7-4 r-glmnet@4.1-10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/yanxht/rare
Licenses: GPL 3
Synopsis: Linear Model with Tree-Based Lasso Regularization for Rare Features
Description:

Implementation of an alternating direction method of multipliers algorithm for fitting a linear model with tree-based lasso regularization, which is proposed in Algorithm 1 of Yan and Bien (2020) <doi:10.1080/01621459.2020.1796677>. The package allows efficient model fitting on the entire 2-dimensional regularization path for large datasets. The complete set of functions also makes the entire process of tuning regularization parameters and visualizing results hassle-free.

r-rcminification 1.2
Propagated dependencies: r-locpol@0.9.0 r-kernsmooth@2.23-26
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RCMinification
Licenses: FSDG-compatible
Synopsis: Random Coefficient Minification Time Series Models
Description:

Data sets, and functions for simulating and fitting nonlinear time series with minification and nonparametric models.

r-raccess 0.1.1.3
Propagated dependencies: r-yaml@2.3.10 r-tidyr@1.3.1 r-tibble@3.3.0 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyalert@3.1.0 r-shiny@1.11.1 r-r6@2.6.1 r-pins@1.4.1 r-magrittr@2.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-htmlwidgets@1.6.4 r-here@1.0.2 r-dt@0.34.0 r-dplyr@1.1.4 r-config@0.3.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://johnsonandjohnson.github.io/rAccess/
Licenses: FSDG-compatible
Synopsis: Access Control Module for 'shiny' Applications
Description:

This package provides a flexible framework for implementing hierarchical access control in shiny applications. Features include user permission management through a two-tier system of access panels and units, pluggable shiny module for administrative interfaces, and support for multiple storage backends (local, AWS S3', Posit Connect'). The system enables fine-grained control over application features, with built-in audit trails and user management capabilities. Integrates seamlessly with Posit Connect's authentication system.

r-resultmodelmanager 0.6.2
Propagated dependencies: r-zip@2.3.3 r-withr@3.0.2 r-sqlrender@1.19.4 r-rlang@1.1.6 r-readr@2.1.6 r-r6@2.6.1 r-pool@1.0.4 r-parallellogger@3.5.1 r-lubridate@1.9.4 r-fastmap@1.2.0 r-dplyr@1.1.4 r-dbplyr@2.5.1 r-dbi@1.2.3 r-databaseconnector@7.0.0 r-checkmate@2.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/OHDSI/ResultModelManager
Licenses: ASL 2.0
Synopsis: Result Model Manager
Description:

Database data model management utilities for R packages in the Observational Health Data Sciences and Informatics programme. ResultModelManager provides utility functions to allow package maintainers to migrate existing SQL database models, export and import results in consistent patterns.

r-rando 0.2.0
Propagated dependencies: r-tibble@3.3.0 r-rlang@1.1.6 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/MyKo101/rando
Licenses: Expat
Synopsis: Context Aware Random Numbers
Description:

This package provides random number generating functions that are much more context aware than the built-in functions. The functions are also much safer, as they check for incompatible values, and more reproducible.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208