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

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-rvalues 0.7.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://doi.org/10.1111/rssb.12131
Licenses: GPL 2
Build system: r
Synopsis: R-Values for Ranking in High-Dimensional Settings
Description:

This package provides a collection of functions for computing "r-values" from various kinds of user input such as MCMC output or a list of effect size estimates and associated standard errors. Given a large collection of measurement units, the r-value, r, of a particular unit is a reported percentile that may be interpreted as the smallest percentile at which the unit should be placed in the top r-fraction of units.

r-rfpermute 2.5.5
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-swfscmisc@1.7 r-scales@1.4.0 r-rlang@1.2.0 r-randomforest@4.7-1.2 r-gridextra@2.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/SWFSC/rfPermute
Licenses: GPL 2+
Build system: r
Synopsis: Estimate Permutation p-Values for Random Forest Importance Metrics
Description:

Estimate significance of importance metrics for a Random Forest model by permuting the response variable. Produces null distribution of importance metrics for each predictor variable and p-value of observed. Provides summary and visualization functions for randomForest results.

r-rdta 1.0.1
Propagated dependencies: r-rdpack@2.6.6 r-mvtnorm@1.3-7 r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rdta
Licenses: GPL 2
Build system: r
Synopsis: Data Transforming Augmentation for Linear Mixed Models
Description:

We provide a toolbox to fit univariate and multivariate linear mixed models via data transforming augmentation. Users can also fit these models via typical data augmentation for a comparison. It returns either maximum likelihood estimates of unknown model parameters (hyper-parameters) via an EM algorithm or posterior samples of those parameters via MCMC. Also see Tak et al. (2019) <doi:10.1080/10618600.2019.1704295>.

r-rpraat 1.3.2-1
Propagated dependencies: r-tuner@1.4.7 r-stringr@1.6.0 r-readr@2.2.0 r-dygraphs@1.1.1.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/bbTomas/rPraat/
Licenses: Expat
Build system: r
Synopsis: Interface to Praat
Description:

Read, write and manipulate Praat TextGrid, PitchTier, Pitch, IntensityTier, Formant, Sound, and Collection files <https://www.fon.hum.uva.nl/praat/>.

r-ramp 2.0.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RAMP
Licenses: GPL 2
Build system: r
Synopsis: Regularized Generalized Linear Models with Interaction Effects
Description:

This package provides an efficient procedure for fitting the entire solution path for high-dimensional regularized quadratic generalized linear models with interactions effects under the strong or weak heredity constraint.

r-reproducr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/repro-stats/reproducr
Licenses: Expat
Build system: r
Synopsis: Behavioural Reproducibility Auditing for R Projects
Description:

Audits R scripts for behavioural reproducibility risk. Scans scripts for qualified package::function calls and checks them against a curated database of known silent breaking changes across popular CRAN packages. Flags stochastic calls lacking set.seed() and detects locale-sensitive operations that may produce different results across systems. Supports baseline certification of analytical outputs so that silent numerical drift can be detected across package upgrades or platform changes. Generates human-readable audit reports suitable for academic submission or pharmaceutical QC workflows. For more details see <https://github.com/repro-stats/reproducr>.

r-rgen 0.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rgen
Licenses: GPL 2+
Build system: r
Synopsis: Random Sampling Distribution C++ Routines for Armadillo
Description:

This package provides popular sampling distributions C++ routines based in armadillo through a header file approach.

r-rip-opencv 0.3-1
Propagated dependencies: 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/deepayan/rip
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interface to 'OpenCV' Image Processing Routines
Description:

R interface for calling OpenCV routines that works by translating R objects to OpenCV classes and back. Low-level wrappers for several OpenCV routines are provided as Rcpp modules. In addition, high level interfaces are provided for a limited selection of common operations.

r-rigma 0.3.0
Propagated dependencies: r-xml2@1.5.2 r-withr@3.0.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-png@0.1-9 r-magrittr@2.0.5 r-lubridate@1.9.5 r-httr2@1.2.2 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-cli@3.6.6 r-checkmate@2.3.4 r-bslib@0.11.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/AleKoure/Rigma
Licenses: Expat
Build system: r
Synopsis: Access to the 'Figma' API
Description:

The goal of Rigma is to provide a user friendly client to the Figma API <https://www.figma.com/developers/api>. It uses the latest `httr2` for a stable interface with the REST API. More than 20 methods are provided to interact with Figma files, and teams. Get design data into R by reading published components and styles, converting and downloading images, getting access to the full Figma file as a hierarchical data structure, and much more. Enhance your creativity and streamline the application development by automating the extraction, transformation, and loading of design data to your applications and HTML documents.

r-renvlp 3.4.5
Propagated dependencies: r-rsolnp@2.0.1 r-pls@2.9-0 r-orthogonalsplinebasis@0.1.7 r-matrixcalc@1.0-6 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=Renvlp
Licenses: GPL 2
Build system: r
Synopsis: Computing Envelope Estimators
Description:

This package provides a general routine, envMU, which allows estimation of the M envelope of span(U) given root n consistent estimators of M and U. The routine envMU does not presume a model. This package implements response envelopes, partial response envelopes, envelopes in the predictor space, heteroscedastic envelopes, simultaneous envelopes, scaled response envelopes, scaled envelopes in the predictor space, groupwise envelopes, weighted envelopes, envelopes in logistic regression, envelopes in Poisson regression envelopes in function-on-function linear regression, envelope-based Partial Partial Least Squares, envelopes with non-constant error covariance, envelopes with t-distributed errors, reduced rank envelopes and reduced rank envelopes with non-constant error covariance. For each of these model-based routines the package provides inference tools including bootstrap, cross validation, estimation and prediction, hypothesis testing on coefficients are included except for weighted envelopes. Tools for selection of dimension include AIC, BIC and likelihood ratio testing. Background is available at Cook, R. D., Forzani, L. and Su, Z. (2016) <doi:10.1016/j.jmva.2016.05.006>. Optimization is based on a clockwise coordinate descent algorithm.

r-rsdi 0.2.2
Propagated dependencies: r-igraph@2.3.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ehengirmen/rSDI
Licenses: GPL 3+
Build system: r
Synopsis: Spatial Dispersion Index (SDI) Family of Metrics for Spatial/Geographic Networks
Description:

Spatial Dispersion Index (SDI) is a generalized measurement index, or rather a family of indices to evaluate spatial dispersion of movements/flows in a network in a problem neutral way as described in: Gencer (2023) <doi:10.1007/s12061-023-09545-8>. This package computes and optionally visualizes this index with minimal hassle.

r-regmhmm 1.0.0
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-glmnetutils@1.1.9 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/HenryLeongStat/regmhmm
Licenses: GPL 3+
Build system: r
Synopsis: 'regmhmm' Fits Hidden Markov Models with Regularization
Description:

Designed for longitudinal data analysis using Hidden Markov Models (HMMs). Tailored for applications in healthcare, social sciences, and economics, the main emphasis of this package is on regularization techniques for fitting HMMs. Additionally, it provides an implementation for fitting HMMs without regularization, referencing Zucchini et al. (2017, ISBN:9781315372488).

r-reportrmd 0.1.3
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.2 r-survival@3.8-6 r-scales@1.4.0 r-rstudioapi@0.18.0 r-rlang@1.2.0 r-pander@0.6.6 r-lifecycle@1.0.5 r-knitr@1.51 r-kableextra@1.4.0 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-dplyr@1.2.1 r-cowplot@1.2.0 r-cmprsk@2.2-12 r-boot@1.3-32 r-aod@1.3.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://biostatspmh.github.io/reportRmd/
Licenses: Expat
Build system: r
Synopsis: Tidy Presentation of Clinical Reporting
Description:

Streamlined statistical reporting in Rmarkdown environments. Facilitates the automated reporting of descriptive statistics, multiple univariate models, multivariable models and tables combining these outputs. Plotting functions include customisable survival curves, forest plots from logistic and ordinal regression and bivariate comparison plots.

r-rosm 0.3.2
Propagated dependencies: r-wk@0.9.5 r-rlang@1.2.0 r-progress@1.2.3 r-png@0.1-9 r-jpeg@0.1-11 r-glue@1.8.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/paleolimbot/rosm
Licenses: GPL 2
Build system: r
Synopsis: Plot Raster Map Tiles from Open Street Map and Other Sources
Description:

Download and plot Open Street Map <https://www.openstreetmap.org/>, Bing Maps <https://www.bing.com/maps> and other tiled map sources. Use to create basemaps quickly and add hillshade to vector-based maps.

r-rmsdp 0.1.1
Propagated dependencies: 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://cran.r-project.org/package=RMSDp
Licenses: GPL 3+
Build system: r
Synopsis: Refined Modified Stahel-Donoho (MSD) Estimators for Outlier Detection (Parallel Version)
Description:

This package provides a parallel function for multivariate outlier detection named modified Stahel-Donoho estimators is contained in this package. The function RMSDp() is for elliptically distributed datasets and recognizes outliers based on Mahalanobis distance. This function is for higher dimensional datasets that cannot be handled by a single core function RMSD() included in RMSD package. See Wada and Tsubaki (2013) <doi:10.1109/CLOUDCOM-ASIA.2013.86> for the detail of the algorithm.

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
Build system: r
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-randomnames 1.6-0.0
Propagated dependencies: r-toordinal@1.4-0.0 r-data-table@1.18.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://centerforassessment.github.io/randomNames/
Licenses: GPL 3
Build system: r
Synopsis: Generate Random Given and Surnames
Description:

Function for generating random gender and ethnicity correct first and/or last names. Names are chosen proportionally based upon their probability of appearing in a large scale data base of real names.

r-repec 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/chrMongeau/repec
Licenses: Expat
Build system: r
Synopsis: Access RePEc Data Through API
Description:

Utilities for accessing RePEc (Research Papers in Economics) through a RESTful API. You can request a code and get detailed information at the following page: <https://ideas.repec.org/api.html>.

r-rfsa 0.9.6
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-rpref@1.5.0 r-hash@2.2.6.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rFSA
Licenses: GPL 2
Build system: r
Synopsis: Feasible Solution Algorithm for Finding Best Subsets and Interactions
Description:

Assists in statistical model building to find optimal and semi-optimal higher order interactions and best subsets. Uses the lm(), glm(), and other R functions to fit models generated from a feasible solution algorithm. Discussed in Subset Selection in Regression, A Miller (2002). Applied and explained for least median of squares in Hawkins (1993) <doi:10.1016/0167-9473(93)90246-P>. The feasible solution algorithm comes up with model forms of a specific type that can have fixed variables, higher order interactions and their lower order terms.

r-rebus-base 0.0-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/richierocks/rebus.base
Licenses: FSDG-compatible
Build system: r
Synopsis: Core Functionality for the 'rebus' Package
Description:

Build regular expressions piece by piece using human readable code. This package contains core functionality, and is primarily intended to be used by package developers.

r-robastbase 1.2.7
Propagated dependencies: r-startupmsg@1.0.0 r-rrcov@1.7-7 r-randvar@1.2.5 r-distrmod@2.9.7 r-distrex@2.9.6 r-distr@2.9.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://r-forge.r-project.org/projects/robast/
Licenses: LGPL 3
Build system: r
Synopsis: Robust Asymptotic Statistics
Description:

Base S4-classes and functions for robust asymptotic statistics.

r-risq 3.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=risq
Licenses: FSDG-compatible
Build system: r
Synopsis: Representativity Indicators for Survey Quality
Description:

Calculate representativity indicators for survey quality based on survey data and response models. Use partial indicators to analyse the impact of individual variables and categories. Monitor changes in representativity during data collection. Improve representativity through adaptive survey design. Supports both R-indicators and coefficients of variation. See also Schouten, Cobben, Bethlehem (2009) <https://api.semanticscholar.org/CorpusID:33654901>, Shlomo, Skinner, Schouten (2012) <doi:10.1016/j.jspi.2011.07.008> and Schouten, Shlomo (2017) <doi:10.1111/insr.12159>.

r-rspacer 0.3.1
Propagated dependencies: r-xml2@1.5.2 r-tidyr@1.3.2 r-tibble@3.3.1 r-stringr@1.6.0 r-rvest@1.0.5 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-purrr@1.2.2 r-lubridate@1.9.5 r-httr2@1.2.2 r-glue@1.8.1 r-fs@2.1.0 r-dplyr@1.2.1 r-curl@7.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/lacdr/rspacer
Licenses: Expat
Build system: r
Synopsis: 'RSpace' API Wrapper
Description:

Wrapper for the RSpace Electronic Lab Notebook (<https://www.researchspace.com/>) API. This packages provides convenience functions to browse, search, create, and edit your RSpace documents. In addition, it enables filling RSpace templates from R Markdown/Quarto templates or tabular data (e.g., Excel files). This R package is not developed or endorsed by Research Space'.

r-repaymentplan 0.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RepaymentPlan
Licenses: GPL 3
Build system: r
Synopsis: Calculation of Mortgage Plan or Repayment Plan
Description:

The function RepaymentPlan() calculates repayment schedule for repayment/mortgage plans.

Total packages: 73977