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

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-rsentiment 2.2.2
Propagated dependencies: r-stringr@1.6.0 r-plyr@1.8.9 r-opennlp@0.2-7 r-nlp@0.3-2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSentiment
Licenses: GPL 2
Build system: r
Synopsis: Analyse Sentiment of English Sentences
Description:

Analyses sentiment of a sentence in English and assigns score to it. It can classify sentences to the following categories of sentiments:- Positive, Negative, very Positive, very negative, Neutral. For a vector of sentences, it counts the number of sentences in each category of sentiment.In calculating the score, negation and various degrees of adjectives are taken into consideration. It deals only with English sentences.

r-robcp 0.3.10
Propagated dependencies: r-rcpp@1.1.1-1.1 r-pracma@2.4.6 r-mvtnorm@1.3-7 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=robcp
Licenses: GPL 3
Build system: r
Synopsis: Robust Change-Point Tests
Description:

This package provides robust methods to detect change-points in uni- or multivariate time series. They can cope with corrupted data and heavy tails. Focus is on the detection of abrupt changes in location, but changes in the scale or dependence structure can be detected as well. This package provides tests for change detection in uni- and multivariate time series based on Huberized versions of CUSUM tests proposed in Duerre and Fried (2019) <DOI:10.48550/arXiv.1905.06201>, and tests for change detection in univariate time series based on 2-sample U-statistics or 2-sample U-quantiles as proposed by Dehling et al. (2015) <DOI:10.1007/978-1-4939-3076-0_12> and Dehling, Fried and Wendler (2020) <DOI:10.1093/biomet/asaa004>. Furthermore, the packages provides tests on changes in the scale or the correlation as proposed in Gerstenberger, Vogel and Wendler (2020) <DOI:10.1080/01621459.2019.1629938>, Dehling et al. (2017) <DOI:10.1017/S026646661600044X>, and Wied et al. (2014) <DOI:10.1016/j.csda.2013.03.005>.

r-roger 1.5-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roger-project.gitlab.io
Licenses: GPL 2+
Build system: r
Synopsis: Automated Grading of R Scripts
Description:

This package provides tools for grading the coding style and documentation of R scripts. This is the R component of Roger the Omni Grader, an automated grading system for computer programming projects based on Unix shell scripts; see <https://gitlab.com/roger-project>. The package also provides an R interface to the shell scripts. Inspired by the lintr package.

r-rpdb 2.4.5
Propagated dependencies: r-rgl@1.3.36
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/discoleo/Rpdb
Licenses: GPL 3+
Build system: r
Synopsis: Read, Write, Visualize and Manipulate PDB Files
Description:

This package provides tools to read, write, visualize Protein Data Bank (PDB) files and perform some structural manipulations.

r-robustmatrix 0.1.5
Propagated dependencies: r-rdpack@2.6.6 r-rcppprogress@0.4.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://cran.r-project.org/package=robustmatrix
Licenses: GPL 3
Build system: r
Synopsis: Robust Matrix-Variate Parameter Estimation
Description:

Robust covariance estimation for matrix-valued data and data with Kronecker-covariance structure using the Matrix Minimum Covariance Determinant (MMCD) estimators and outlier explanation using and Shapley values.

r-ridge 3.3
Dependencies: gsl@2.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/SteffenMoritz/ridge
Licenses: GPL 2
Build system: r
Synopsis: Ridge Regression with Automatic Selection of the Penalty Parameter
Description:

Linear and logistic ridge regression functions. Additionally includes special functions for genome-wide single-nucleotide polymorphism (SNP) data. More details can be found in <doi: 10.1002/gepi.21750> and <doi: 10.1186/1471-2105-12-372>.

r-rrblup 4.6.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: <https://potatobreeding.cals.wisc.edu/software/>
Licenses: GPL 3
Build system: r
Synopsis: Ridge Regression and Other Kernels for Genomic Selection
Description:

Software for genomic prediction with the RR-BLUP mixed model (Endelman 2011, <doi:10.3835/plantgenome2011.08.0024>). One application is to estimate marker effects by ridge regression; alternatively, BLUPs can be calculated based on an additive relationship matrix or a Gaussian kernel.

r-rbtest 1.1
Propagated dependencies: r-psych@2.6.5 r-nnet@7.3-20 r-mice@3.19.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RBtest
Licenses: GPL 3
Build system: r
Synopsis: Regression-Based Approach for Testing the Type of Missing Data
Description:

The regression-based (RB) approach is a method to test the missing data mechanism. This package contains two functions that test the type of missing data (Missing Completely At Random vs Missing At Random) on the basis of the RB approach. The first function applies the RB approach independently on each variable with missing data, using the completely observed variables only. The second function tests the missing data mechanism globally (on all variables with missing data) with the use of all available information. The algorithm is adapted both to continuous and categorical data.

r-rang 0.3.0
Propagated dependencies: r-vctrs@0.7.3 r-renv@1.2.3 r-remotes@2.5.0 r-pkgsearch@3.1.5 r-parsedate@1.3.2 r-memoise@2.0.1 r-jsonlite@2.0.0 r-httr@1.4.8 r-here@1.0.2 r-fastmap@1.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/gesistsa/rang
Licenses: GPL 3+
Build system: r
Synopsis: Reconstructing Reproducible R Computational Environments
Description:

Resolve the dependency graph of R packages at a specific time point based on the information from various R-hub web services <https://blog.r-hub.io/>. The dependency graph can then be used to reconstruct the R computational environment with Rocker <https://rocker-project.org>.

r-rctrep 1.2.0
Propagated dependencies: r-tidyr@1.3.2 r-shinydashboard@0.7.3 r-shiny@1.13.0 r-r6@2.6.1 r-psweight@2.1.2 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-7 r-matchit@4.7.2 r-glue@1.8.1 r-ggpubr@0.6.3 r-ggplot2@4.0.3 r-geex@1.1.1 r-fastdummies@1.7.6 r-dplyr@1.2.1 r-copula@1.1-7 r-caret@7.0-1 r-bart@2.9.10
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/duolajiang/RCTrep
Licenses: Expat
Build system: r
Synopsis: Validation of Estimates of Treatment Effects in Observational Data
Description:

Validates estimates of (conditional) average treatment effects obtained using observational data by a) making it easy to obtain and visualize estimates derived using a large variety of methods (G-computation, inverse propensity score weighting, etc.), and b) ensuring that estimates are easily compared to a gold standard (i.e., estimates derived from randomized controlled trials). RCTrep offers a generic protocol for treatment effect validation based on four simple steps, namely, set-selection, estimation, diagnosis, and validation. RCTrep provides a simple dashboard to review the obtained results. The validation approach is introduced by Shen, L., Geleijnse, G. and Kaptein, M. (2023) <doi:10.21203/rs.3.rs-2559287/v2>.

r-ramsvm 2.4
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=ramsvm
Licenses: GPL 2
Build system: r
Synopsis: Reinforced Angle-Based Multicategory Support Vector Machines
Description:

This package provides a solution path for Reinforced Angle-based Multicategory Support Vector Machines, with linear learning, polynomial learning, and Gaussian kernel learning. C. Zhang, Y. Liu, J. Wang and H. Zhu. (2016) <doi:10.1080/10618600.2015.1043010>.

r-robustprediction 0.1.7
Propagated dependencies: r-ranger@0.18.0 r-proc@1.19.0.1 r-mlr@2.19.3 r-mboost@2.9-11 r-glmnet@5.0 r-e1071@1.7-17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/Yuting-He/RobustPrediction
Licenses: GPL 3
Build system: r
Synopsis: Robust Tuning and Training for Cross-Source Prediction
Description:

This package provides robust parameter tuning and model training for predictive models applied across data sources where the data distribution varies slightly from source to source. This package implements three primary tuning methods: cross-validation-based internal tuning, external tuning, and the RobustTuneC method. External tuning includes a conservative option where parameters are tuned internally on the training data and validating on an external dataset, providing a slightly pessimistic estimate. It supports Lasso, Ridge, Random Forest, Boosting, and Support Vector Machine classifiers. Currently, only binary classification is supported. The response variable must be the first column of the dataset and a factor with exactly two levels. The tuning methods are based on the paper by Nicole Ellenbach, Anne-Laure Boulesteix, Bernd Bischl, Kristian Unger, and Roman Hornung (2021) "Improved Outcome Prediction Across Data Sources Through Robust Parameter Tuning" <doi:10.1007/s00357-020-09368-z>.

r-rinsp 1.2.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RInSp
Licenses: GPL 2+
Build system: r
Synopsis: R Individual Specialization
Description:

This package provides functions to calculate several ecological indices of individual and population niche width (Araujo's E, clustering and pairwise similarity among individuals, IS, Petraitis W, and Roughgarden's WIC/TNW) to assess individual specialization based on data of resource use. Resource use can be quantified by counts of categories, measures of mass or length, or proportions. Monte Carlo resampling procedures are available for hypothesis testing against multinomial null models. Details are provided in Zaccarelli et al. (2013) <doi:10.1111/2041-210X.12079> and associated references.

r-robyn 3.12.1
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-reticulate@1.46.0 r-prophet@1.1.7 r-patchwork@1.3.2 r-nloptr@2.2.1 r-lubridate@1.9.5 r-lares@5.4.0 r-jsonlite@2.0.0 r-glmnet@5.0 r-ggridges@0.5.7 r-ggplot2@4.0.3 r-foreach@1.5.2 r-dplyr@1.2.1 r-dorng@1.8.6.3 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/facebookexperimental/Robyn
Licenses: Expat
Build system: r
Synopsis: Semi-Automated Marketing Mix Modeling (MMM) from Meta Marketing Science
Description:

Semi-Automated Marketing Mix Modeling (MMM) aiming to reduce human bias by means of ridge regression and evolutionary algorithms, enables actionable decision making providing a budget allocation and diminishing returns curves and allows ground-truth calibration to account for causation.

r-randomwalker 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-purrr@1.2.2 r-patchwork@1.3.2 r-nns@12.1 r-ggiraph@0.9.6 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://www.spsanderson.com/RandomWalker/
Licenses: Expat
Build system: r
Synopsis: Generate Random Walks Compatible with the 'tidyverse'
Description:

Generates random walks of various types by providing a set of functions that are compatible with the tidyverse'. The functions provided in the package make it simple to create random walks with a variety of properties, such as how many simulations to run, how many steps to take, and the distribution of random walk itself.

r-rmerec 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/lucassp/rmerec
Licenses: GPL 3+
Build system: r
Synopsis: MEREC - Method Based on the Removal Effects of Criteria
Description:

Implementation of the MEthod based on the Removal Effects of Criteria - MEREC- a new objective weighting method for determining criteria weights for Multiple Criteria Decision Making problems, created by Mehdi Keshavarz-Ghorabaee (2021) <doi:10.3390/sym13040525>. Given a decision matrix, the function return the Merec´s weight vector and all intermediate matrix/vectors used to calculate it.

r-rveg 0.1.11
Propagated dependencies: r-xml2@1.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://plant-ecology-lab-czu.com/rveg/
Licenses: GPL 3+
Build system: r
Synopsis: Digitization of Phytosociological Relevés
Description:

Simple and fast tool for transforming phytosociological vegetation data into digital form for the following analysis. Danihelka, Chrtek, and Kaplan (2012, ISSN:00327786). Hennekens, and Schaminée (2001) <doi:10.2307/3237010>. Tichý (2002) <doi:10.1111/j.1654-1103.2002.tb02069.x>. Wickham, François, Henry, Müller (2022) <https://CRAN.R-project.org/package=dplyr>.

r-regreplacer 0.1.0
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/gwangjinkim/regreplaceR
Licenses: Expat
Build system: r
Synopsis: Match and Replace Strings Based on Named Groups in Regular Expressions
Description:

An R6 class "Replacer" provided by the package simplifies working with regex patterns containing named groups. It allows easy retrieval of matched portions and targeted replacements by group name, improving both code clarity and maintainability.

r-rjsoncons 1.3.3
Propagated dependencies: r-tibble@3.3.1 r-cpp11@0.5.5 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mtmorgan.github.io/rjsoncons/
Licenses: FSDG-compatible
Build system: r
Synopsis: Query, Pivot, Patch, and Validate 'JSON' and 'NDJSON'
Description:

This package provides functions to query (filter or transform), pivot (convert from array-of-objects to object-of-arrays, for easy import as R data frame), search, patch (edit), and validate (against JSON Schema') JSON and NDJSON strings, files, or URLs. Query and pivot support JSONpointer', JSONpath or JMESpath expressions. The implementation uses the jsoncons <https://danielaparker.github.io/jsoncons/> header-only library; the library is easily linked to other packages for direct access to C++ functionality not implemented here.

r-rmedpower2 1.0.2
Propagated dependencies: r-tibble@3.3.1 r-simr@1.0.9 r-quantreg@6.1 r-magrittr@2.0.5 r-lmertest@3.2-1 r-lme4@2.0-1 r-jsonlite@2.0.0 r-influence-me@0.9-10 r-ggtext@0.1.2 r-ggplot2@4.0.3 r-envstats@3.1.0 r-dplyr@1.2.1 r-dharma@0.4.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMeDPower2
Licenses: GPL 3
Build system: r
Synopsis: Design and Modeling for Repeated Measures Studies
Description:

This package provides complete functionality to analyse data from repeated measures experiments with hierarchical or crossed experimental designs. Supports testing modeling assumptions, identifying outlier observations and experimental units, estimating statistical power, and performing sample size calculations. Uses linear mixed effects models via lme4 and simulation-based power analysis via simr'. Handles both normal and non-normal error distributions including binomial and Poisson families. For more details see Shin et al. (2022) <doi:10.1101/2022.07.18.500490>, Bates et al. (2015) <doi:10.18637/jss.v067.i01>, Green and MacLeod (2016) <doi:10.1111/2041-210X.12504>, Hartig (2024) <doi:10.32614/CRAN.package.DHARMa>, Nieuwenhuis et al. (2012) <doi:10.32614/RJ-2012-011>, Millard (2013) <doi:10.1007/978-1-4614-8456-1> and Kuznetsova et al. (2017) <doi:10.18637/jss.v082.i13>.

r-resumer 0.0.5
Propagated dependencies: r-useful@1.2.7 r-rmarkdown@2.31 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jaredlander/resumer
Licenses: Modified BSD
Build system: r
Synopsis: Build Resumes with R
Description:

Using a CSV, LaTeX and R to easily build attractive resumes.

r-rtype 0.1-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://renkun.me/rtype
Licenses: Expat
Build system: r
Synopsis: strong type system for R
Description:

This package provides a strong type system for R which supports symbol declaration and assignment with type checking and condition checking.

r-riingo 0.3.1
Propagated dependencies: r-vctrs@0.7.3 r-tibble@3.3.1 r-rlang@1.2.0 r-purrr@1.2.2 r-jsonlite@2.0.0 r-httr@1.4.8 r-glue@1.8.1 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/business-science/riingo
Licenses: Expat
Build system: r
Synopsis: An R Interface to the 'Tiingo' Stock Price API
Description:

Functionality to download stock prices, cryptocurrency data, and more from the Tiingo API <https://api.tiingo.com/>.

r-rsubgroup 1.1
Dependencies: openjdk@25.0.2
Propagated dependencies: r-rjava@1.0-18 r-foreign@0.8-91
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://rsubgroup.org
Licenses: GPL 3+
Build system: r
Synopsis: Subgroup Discovery and Analytics
Description:

This package provides a collection of efficient and effective tools and algorithms for subgroup discovery and analytics. The package integrates an R interface to the org.vikamine.kernel library of the VIKAMINE system <http://www.vikamine.org> implementing subgroup discovery, pattern mining and analytics in Java.

Total packages: 72465