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

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-reproduciblerchunks 1.2.0
Propagated dependencies: r-rstudioapi@0.18.0 r-rmarkdown@2.31 r-knitr@1.51 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
Build system: r
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-rxylib 0.2.14
Propagated dependencies: r-rcpp@1.1.1-1.1 r-bh@1.90.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-lum.github.io/rxylib/
Licenses: GPL 3 LGPL 2.1
Build system: r
Synopsis: Import XY-Data into R
Description:

This package provides access to the xylib C library for to import xy data from powder diffraction, spectroscopy and other experimental methods.

r-r2redux 1.0.18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mommy003/r2redux
Licenses: GPL 3+
Build system: r
Synopsis: R2 Statistic
Description:

R2 statistic for significance test. Variance and covariance of R2 values used to assess the 95% CI and p-value of the R2 difference.

r-rasterkernelestimates 1.0.2
Propagated dependencies: r-raster@3.6-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://meanmean.me/blog/rasterKernel/rasterKernel.html
Licenses: Expat
Build system: r
Synopsis: Kernel Based Estimates on in-Memory Raster Images
Description:

This package performs kernel based estimates on in-memory raster images from the raster package. These kernel estimates include local means variances, modes, and quantiles. All results are in the form of raster images, preserving original resolution and projection attributes.

r-rap 1.2.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAP
Licenses: GPL 2
Build system: r
Synopsis: Reversal Association Pattern Analysis for Categorical Data
Description:

This package implements reversal association pattern analysis for categorical data. Detects sub-tables exhibiting reversal associations in contingency tables, provides visualization tools, and supports simulation-based validation for complex I Ã J tables.

r-rasterdiv 0.3.8
Propagated dependencies: r-viridis@0.6.5 r-twdtw@1.0-1 r-terra@1.9-27 r-proxy@0.4-29 r-progress@1.2.3 r-ggplot2@4.0.3 r-ggforce@0.5.0 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://mattmar.github.io/rasterdiv/
Licenses: GPL 2+
Build system: r
Synopsis: Diversity Indices for Numerical Matrices
Description:

This package provides methods for calculating diversity indices on numerical matrices, based on information theory, following Rocchini, Marcantonio and Ricotta (2017) <doi:10.1016/j.ecolind.2016.07.039> and Rocchini et al. (2021) <doi:10.1101/2021.01.23.427872>.

r-rkafkajars 1.2
Propagated dependencies: r-runit@0.4.33.1 r-rjava@1.0-18
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rkafkajars
Licenses: ASL 2.0 FSDG-compatible
Build system: r
Synopsis: External Jars Required for Package 'rkafka'
Description:

The rkafkajars package collects all the external jars required for the rkafka package.

r-rolleigen 1.0.0
Propagated dependencies: r-roll@1.2.1 r-rcppparallel@5.1.11-2 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://github.com/jasonjfoster/rolleigen
Licenses: GPL 2+
Build system: r
Synopsis: Rolling Eigenanalysis
Description:

Fast and efficient computation of rolling and expanding eigenanalysis for time-series data. The rolleigen package decomposes the covariance matrix of the explanatory variables into eigenvalues and eigenvectors to perform principal component analysis (Pearson, 1901, <doi:10.1080/14786440109462720>; Hotelling, 1933, <doi:10.1037/h0071325>) and principal component regression (Massy, 1965, <doi:10.1080/01621459.1965.10480787>) over rolling and expanding windows. For each window, the eigenvalues and eigenvectors are computed from the covariance matrix and, optionally, ordered from largest to smallest to summarize the directions of greatest variation in the data. A subset of leading components is then used to fit a regression that mitigates collinearity in the explanatory variables. Use cases include dimensionality reduction, factor extraction, and regression on collinear explanatory variables. The package supports rolling and expanding windows, weights, and handling of missing values via the min_obs, complete_obs, and na_restore arguments. The implementation uses the online and offline algorithms from the roll package to compute rolling and expanding cross-products efficiently, with parallelism across columns and windows provided by RcppParallel'.

r-randpro 0.2.2
Propagated dependencies: r-e1071@1.7-17 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=RandPro
Licenses: GPL 2+
Build system: r
Synopsis: Random Projection with Classification
Description:

This package performs random projection using Johnson-Lindenstrauss (JL) Lemma (see William B.Johnson and Joram Lindenstrauss (1984) <doi:10.1090/conm/026/737400>). Random Projection is a dimension reduction technique, where the data in the high dimensional space is projected into the low dimensional space using JL transform. The original high dimensional data matrix is multiplied with the low dimensional projection matrix which results in reduced matrix. The projection matrix can be generated using the projection function that is independent to the original data. Then finally apply the classification task on the projected data.

r-remify 4.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://tilburgnetworkgroup.github.io/remify/
Licenses: Expat
Build system: r
Synopsis: Processing and Transforming Relational Event History Data
Description:

Efficiently processes relational event history data and transforms them into formats suitable for other packages. The primary objective of this package is to convert event history data into a format that integrates with the packages in remverse and is compatible with various analytical tools (e.g., computing network statistics, estimating tie-oriented or actor-oriented social network models). Second, it can also transform the data into formats compatible with other packages out of remverse'. The package processes the data for two types of temporal social network models: tie-oriented modeling framework (Butts, C., 2008, <doi:10.1111/j.1467-9531.2008.00203.x>) and actor-oriented modeling framework (Stadtfeld, C., & Block, P., 2017, <doi:10.15195/v4.a14>).

r-ridgetorus 1.0.3
Propagated dependencies: r-sphunif@1.4.4 r-sdetorus@0.1.10 r-rootsolve@1.8.2.4 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-circular@0.5-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/egarpor/ridgetorus
Licenses: GPL 3
Build system: r
Synopsis: PCA on the Torus via Density Ridges
Description:

Implementation of a Principal Component Analysis (PCA) in the torus via density ridge estimation. The main function, ridge_pca(), obtains the relevant density ridge for bivariate sine von Mises and bivariate wrapped Cauchy distribution models and provides the associated scores and variance decomposition. Auxiliary functions for evaluating, fitting, and sampling these models are also provided. The package provides replicability to Garcà a-Portugués and Prieto-Tirado (2023) <doi:10.1007/s11222-023-10273-9>.

r-rfvimptest 0.1.4
Propagated dependencies: r-ranger@0.18.0 r-permimp@1.1-0 r-party@1.3-20
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rfvimptest
Licenses: GPL 3
Build system: r
Synopsis: Sequential Permutation Testing of Random Forest Variable Importance Measures
Description:

Sequential permutation testing for statistical significance of predictors in random forests and other prediction methods. The main function of the package is rfvimptest(), which allows to test for the statistical significance of predictors in random forests using different (sequential) permutation test strategies [1]. The advantage of sequential over conventional permutation tests is that they are computationally considerably less intensive, as the sequential procedure is stopped as soon as there is sufficient evidence for either the null or the alternative hypothesis. Reference: [1] Hapfelmeier, A., Hornung, R. & Haller, B. (2023) Efficient permutation testing of variable importance measures by the example of random forests. Computational Statistics & Data Analysis 181:107689, <doi:10.1016/j.csda.2022.107689>.

r-ropenfigi 0.2.8
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HuangRicky/ROpenFIGI
Licenses: GPL 3+
Build system: r
Synopsis: R Interface to OpenFIGI
Description:

Provide a simple interface to Bloomberg's OpenFIGI API. Please see <https://openfigi.com> for API details and registration. You may be eligible to have an API key to accelerate your loading process.

r-r5r 2.4.0
Propagated dependencies: r-zip@2.3.3 r-sfheaders@0.4.5 r-sf@1.1-1 r-rlang@1.2.0 r-rjava@1.0-18 r-purrr@1.2.2 r-lifecycle@1.0.5 r-jsonlite@2.0.0 r-isoband@0.3.0 r-data-table@1.18.4 r-cli@3.6.6 r-checkmate@2.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ipeaGIT/r5r
Licenses: Expat
Build system: r
Synopsis: Rapid Realistic Routing with 'R5'
Description:

Rapid realistic routing on multimodal transport networks (walk, bike, public transport and car) using R5', the Rapid Realistic Routing on Real-world and Reimagined networks engine <https://github.com/conveyal/r5>. The package allows users to generate detailed routing analysis or calculate travel time and monetary cost matrices using seamless parallel computing on top of the R5 Java machine. While R5 is developed by Conveyal, the package r5r is independently developed by a team at the Institute for Applied Economic Research (Ipea) with contributions from collaborators. Apart from the documentation in this package, users will find additional information on R5 documentation at <https://docs.conveyal.com/>. Although we try to keep new releases of r5r in synchrony with R5, the development of R5 follows Conveyal's independent update process. Hence, users should confirm the R5 version implied by the Conveyal user manual (see <https://docs.conveyal.com/changelog>) corresponds with the R5 version that r5r depends on. This version of r5r depends on R5 v7.1.

r-rtauchen 1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/davidzarruk/Rtauchen
Licenses: GPL 2+
Build system: r
Synopsis: Discretization of AR(1) Processes
Description:

Discretize AR(1) process following Tauchen (1986) <http://www.sciencedirect.com/science/article/pii/0165176586901680>. A discrete Markov chain that approximates in the sense of weak convergence a continuous-valued univariate Autoregressive process of first order is generated. It is a popular method used in economics and in finance.

r-runjags 2.2.2-5
Propagated dependencies: r-lattice@0.22-9 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ku-awdc/runjags
Licenses: GPL 2
Build system: r
Synopsis: Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS
Description:

User-friendly interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A JAGS extension module provides additional distributions including the Pareto family of distributions, the DuMouchel prior and the half-Cauchy prior.

r-replicate 1.2.0
Propagated dependencies: r-metafor@5.0-1 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=Replicate
Licenses: GPL 2
Build system: r
Synopsis: Statistical Metrics for Multisite Replication Studies
Description:

For a multisite replication project, computes the consistency metric P_orig, which is the probability that the original study would observe an estimated effect size as extreme or more extreme than it actually did, if in fact the original study were statistically consistent with the replications. Other recommended metrics are: (1) the probability of a true effect of scientifically meaningful size in the same direction as the estimate the original study; and (2) the probability of a true effect of meaningful size in the direction opposite the original study's estimate. These two can be computed using the package \codeMetaUtility::prop_stronger. Additionally computes older metrics used in replication projects (namely expected agreement in "statistical significance" between an original study and replication studies as well as prediction intervals for the replication estimates). See Mathur and VanderWeele (under review; <https://osf.io/apnjk/>) for details.

r-rapport 1.2
Propagated dependencies: r-yaml@2.3.12 r-stringr@1.6.0 r-rapportools@1.2 r-pander@0.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rapporter.github.io/rapport/
Licenses: AGPL 3
Build system: r
Synopsis: Report Templating System
Description:

Facilitating the creation of reproducible statistical report templates. Once created, rapport templates can be exported to various external formats (HTML, LaTeX, PDF, ODT etc.) with pandoc as the converter backend.

r-rigr 1.0.10
Propagated dependencies: r-survival@3.8-6 r-sandwich@3.1-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://statdivlab.github.io/rigr/
Licenses: Expat
Build system: r
Synopsis: Regression, Inference, and General Data Analysis Tools in R
Description:

This package provides a set of tools to streamline data analysis. Learning both R and introductory statistics at the same time can be challenging, and so we created rigr to facilitate common data analysis tasks and enable learners to focus on statistical concepts. We provide easy-to-use interfaces for descriptive statistics, one- and two-sample inference, and regression analyses. rigr output includes key information while omitting unnecessary details that can be confusing to beginners. Heteroscedasticity-robust ("sandwich") standard errors are returned by default, and multiple partial F-tests and tests for contrasts are easy to specify. A single regression function can fit both linear and generalized linear models, allowing students to more easily make connections between different classes of models.

r-robratio 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: <https://github.com/kazwd2008/robRatio>
Licenses: GPL 3+
Build system: r
Synopsis: M-Estimators for Generalized Ratio and Linear Regression Models
Description:

Robust estimators for generalized ratio model (Wada, Sakashita and Tsubaki, 2021)<doi:10.17713/ajs.v50i1.994> and linear regression model by the IRLS(iterative reweighted least squares) algorithm are contained.

r-robsel 0.1.0
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.1-1.1 r-glasso@1.11
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=robsel
Licenses: GPL 2
Build system: r
Synopsis: Robust Selection Algorithm
Description:

An implementation of algorithms for estimation of the graphical lasso regularization parameter described in Pedro Cisneros-Velarde, Alexander Petersen and Sang-Yun Oh (2020) <http://proceedings.mlr.press/v108/cisneros20a.html>.

r-rgeomorphon 0.3.0
Propagated dependencies: r-rcppparallel@5.1.11-2 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://github.com/brownag/rgeomorphon/
Licenses: GPL 3+
Build system: r
Synopsis: Lightweight Implementation of the 'Geomorphon' Algorithm
Description:

This package provides a lightweight implementation of the geomorphon terrain form classification algorithm of Jasiewicz and Stepinski (2013) <doi:10.1016/j.geomorph.2012.11.005> based largely on the GRASS GIS r.geomorphon module. This implementation employs a novel algorithm written in C++ and RcppParallel'.

r-rpolyhedra 0.6.0
Propagated dependencies: r-xml@3.99-0.23 r-stringr@1.6.0 r-rgl@1.3.36 r-r6@2.6.1 r-lgr@0.5.2 r-jsonlite@2.0.0 r-geometry@0.5.2 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://docs.ropensci.org/Rpolyhedra/
Licenses: Expat
Build system: r
Synopsis: Polyhedra Database
Description:

This package provides a polyhedra database scraped from various sources as R6 objects and rgl visualizing capabilities.

r-rpregression 0.1.0
Propagated dependencies: r-stargazer@5.2.3 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=RPregression
Licenses: GPL 3
Build system: r
Synopsis: Simple Regression and Plotting Tool
Description:

Perform a regression analysis, generate a regression table, create a scatter plot, and download the results. It uses stargazer for generating regression tables and ggplot2 for creating plots. With just two lines of code, you can perform a regression analysis, visualize the results, and save the output. It is part of my make R easy project where one doesn't need to know how to use various packages in order to get results and makes it easily accessible to beginners. This is a part of my make R easy project. Help from ChatGPT was taken. References were Wickham (2016) <doi:10.1007/978-3-319-24277-4>.

Total packages: 72465