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

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-rootsextremainflections 1.2.5
Propagated dependencies: r-iterators@1.0.14 r-inflection@1.3.7 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=RootsExtremaInflections
Licenses: GPL 2
Build system: r
Synopsis: Finds Roots, Extrema and Inflection Points of a Curve
Description:

Implementation of Taylor Regression Estimator (TRE), Tulip Extreme Finding Estimator (TEFE), Bell Extreme Finding Estimator (BEFE), Integration Extreme Finding Estimator (IEFE) and Integration Root Finding Estimator (IRFE) for roots, extrema and inflections of a curve . Christopoulos, DT (2019) <doi:10.13140/RG.2.2.17158.32324> . Christopoulos, DT (2016) <doi:10.2139/ssrn.3043076> . Christopoulos, DT (2016) <https://demovtu.veltech.edu.in/wp-content/uploads/2016/04/Paper-04-2016.pdf> . Christopoulos, DT (2014) <doi:10.48550/arXiv.1206.5478> .

r-remiod 1.0.2
Dependencies: jags@4.3.1
Propagated dependencies: r-survival@3.8-3 r-rjags@4-17 r-progressr@0.18.0 r-ordinal@2023.12-4.1 r-mcmcse@1.5-1 r-matrix@1.7-4 r-mathjaxr@1.8-0 r-jointai@1.1.0 r-ggplot2@4.0.1 r-future@1.68.0 r-foreach@1.5.2 r-dofuture@1.1.2 r-data-table@1.17.8 r-coda@0.19-4.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/xsswang/remiod
Licenses: GPL 2+
Build system: r
Synopsis: Reference-Based Multiple Imputation for Ordinal/Binary Response
Description:

Reference-based multiple imputation of ordinal and binary responses under Bayesian framework, as described in Wang and Liu (2022) <arXiv:2203.02771>. Methods for missing-not-at-random include Jump-to-Reference (J2R), Copy Reference (CR), and Delta Adjustment which can generate tipping point analysis.

r-robustprediction 0.1.7
Propagated dependencies: r-ranger@0.17.0 r-proc@1.19.0.1 r-mlr@2.19.3 r-mboost@2.9-11 r-glmnet@4.1-10 r-e1071@1.7-16
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-reconstructkm 0.4.0
Propagated dependencies: r-survminer@0.5.1 r-survival@3.8-3 r-rlang@1.1.6 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reconstructKM
Licenses: GPL 3
Build system: r
Synopsis: Reconstruct Individual-Level Data from Published KM Plots
Description:

This package provides functions for reconstructing individual-level data (time, status, arm) from Kaplan-MEIER curves published in academic journals (e.g. NEJM, JCO, JAMA). The individual-level data can be used for re-analysis, meta-analysis, methodology development, etc. This package was used to generate the data for commentary such as Sun, Rich, & Wei (2018) <doi:10.1056/NEJMc1808567>. Please see the vignette for a quickstart guide.

r-rcprd 0.0.2
Propagated dependencies: r-stringr@1.6.0 r-rsqlite@2.4.4 r-lubridate@1.9.4 r-fastmatch@1.1-6 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://alexpate30.github.io/rcprd/
Licenses: Expat
Build system: r
Synopsis: Extraction and Management of Clinical Practice Research Datalink Data
Description:

Simplify the process of extracting and processing Clinical Practice Research Datalink (CPRD) data in order to build datasets ready for statistical analysis. This process is difficult in R', as the raw data is very large and cannot be read into the R workspace. rcprd utilises RSQLite to create SQLite databases which are stored on the hard disk. These are then queried to extract the required information for a cohort of interest, and create datasets ready for statistical analysis. The processes follow closely that from the rEHR package, see Springate et al., (2017) <doi:10.1371/journal.pone.0171784>.

r-rgenerateprec 1.3.2
Propagated dependencies: r-stringr@1.6.0 r-rmawgen@1.3.9.3 r-rgenerate@1.3.8 r-matrix@1.7-4 r-lubridate@1.9.4 r-copula@1.1-7 r-blockmatrix@1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://ecor.github.io/RGENERATEPREC/
Licenses: GPL 2+
Build system: r
Synopsis: Tools to Generate Daily-Precipitation Time Series
Description:

The method generate() is extended for spatial multi-site stochastic generation of daily precipitation. It generates precipitation occurrence in several sites using logit regression (Generalized Linear Models) and the approach by D.S. Wilks (1998) <doi:10.1016/S0022-1694(98)00186-3> .

r-rgbp 1.1.4
Propagated dependencies: r-sn@2.1.1 r-mnormt@2.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rgbp
Licenses: GPL 2
Build system: r
Synopsis: Hierarchical Modeling and Frequency Method Checking on Overdispersed Gaussian, Poisson, and Binomial Data
Description:

We utilize approximate Bayesian machinery to fit two-level conjugate hierarchical models on overdispersed Gaussian, Poisson, and Binomial data and evaluates whether the resulting approximate Bayesian interval estimates for random effects meet the nominal confidence levels via frequency coverage evaluation. The data that Rgbp assumes comprise observed sufficient statistic for each random effect, such as an average or a proportion of each group, without population-level data. The approximate Bayesian tool equipped with the adjustment for density maximization produces approximate point and interval estimates for model parameters including second-level variance component, regression coefficients, and random effect. For the Binomial data, the package provides an option to produce posterior samples of all the model parameters via the acceptance-rejection method. The package provides a quick way to evaluate coverage rates of the resultant Bayesian interval estimates for random effects via a parametric bootstrapping, which we call frequency method checking.

r-roi-plugin-cplex 0.3-0
Propagated dependencies: r-slam@0.1-55 r-roi@1.0-1 r-rcplex@0.3-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://R-Forge.R-project.org/projects/roi
Licenses: GPL 3
Build system: r
Synopsis: ROI Plug-in CPLEX
Description:

Enhances the R Optimization Infrastructure (ROI) package by registering the CPLEX commercial solver. It allows for solving mixed integer quadratically constrained programming (MIQPQC) problems as well as all variants/combinations of LP, QP, QCP, IP.

r-reclin2 0.6.0
Propagated dependencies: r-stringdist@0.9.15 r-rcpp@1.1.0 r-lpsolve@5.6.23 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/djvanderlaan/reclin2
Licenses: GPL 3
Build system: r
Synopsis: Record Linkage Toolkit
Description:

This package provides functions to assist in performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities (I. Fellegi & A. Sunter (1969) <doi:10.1080/01621459.1969.10501049>, T.N. Herzog, F.J. Scheuren, & W.E. Winkler (2007), "Data Quality and Record Linkage Techniques", ISBN:978-0-387-69502-0), forcing one-to-one matching. Can also be used for pre- and post-processing for machine learning methods for record linkage. Focus is on memory, CPU performance and flexibility.

r-roi-plugin-optimx 1.0-1
Propagated dependencies: r-roi@1.0-1 r-optimx@2025-4.9
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: 'optimx' Plug-in for the 'R' Optimization Infrastructure
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the optimx package.

r-rthingsboard 0.2.7
Propagated dependencies: r-logger@0.4.1 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://ddorch.github.io/Rthingsboard/
Licenses: AGPL 3
Build system: r
Synopsis: 'ThingsBoard' API
Description:

The goal of Rthingsboard is to provide interaction with the API of ThingsBoard (<https://thingsboard.io/>), an open-source IoT platform for device management, data collection, processing and visualization.

r-rcppsmc 0.2.9
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-fkf@0.2.6
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rcppsmc/rcppsmc
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp Bindings for Sequential Monte Carlo
Description:

R access to the Sequential Monte Carlo Template Classes by Johansen <doi:10.18637/jss.v030.i06> is provided. At present, four additional examples have been added, and the first example from the JSS paper has been extended. Further integration and extensions are planned.

r-rwc 1.12
Propagated dependencies: r-raster@3.6-32 r-mvtnorm@1.3-3 r-matrix@1.7-4 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=rwc
Licenses: GPL 2
Build system: r
Synopsis: Random Walk Covariance Models
Description:

Code to facilitate simulation and inference when connectivity is defined by underlying random walks. Methods for spatially-correlated pairwise distance data are especially considered. This provides core code to conduct analyses similar to that in Hanks and Hooten (2013) <doi:10.1080/01621459.2012.724647>.

r-rskc 2.4.2
Propagated dependencies: r-flexclust@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSKC
Licenses: GPL 2+
Build system: r
Synopsis: Robust Sparse K-Means
Description:

This RSKC package contains a function RSKC which runs the robust sparse K-means clustering algorithm.

r-rfusion 0.1
Propagated dependencies: r-sjmisc@2.8.11 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rFUSION
Licenses: GPL 3
Build system: r
Synopsis: Interface to FUSION
Description:

Set of functions that enable you to use the FUSION commands (Program available in: <http://forsys.sefs.uw.edu/fusion/fusionlatest.html>).

r-rtrend 0.1.5
Propagated dependencies: r-terra@1.8-86 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plyr@1.8.9 r-matrixstats@1.5.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-fftwtools@0.9-11 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rpkgs/rtrend
Licenses: Expat
Build system: r
Synopsis: Trend Estimating Tools
Description:

The traditional linear regression trend, Modified Mann-Kendall (MK) non-parameter trend and bootstrap trend are included in this package. Linear regression trend is rewritten by .lm.fit'. MK trend is rewritten by Rcpp'. Finally, those functions are about 10 times faster than previous version in R. Reference: Hamed, K. H., & Rao, A. R. (1998). A modified Mann-Kendall trend test for autocorrelated data. Journal of hydrology, 204(1-4), 182-196. <doi:10.1016/S0022-1694(97)00125-X>.

r-robscale 0.1.1
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/davdittrich/robscale
Licenses: Expat
Build system: r
Synopsis: Fast Robust Estimation in Very Small Samples
Description:

High-performance C++ implementation (via Rcpp') of the robust location and scale M-estimators described in Rousseeuw & Verboven (2002) <doi:10.1016/S0167-9473(02)00078-6> for very small samples. Provides numerically identical results to the revss package with significantly improved performance through sorting networks and compiled iteration loops.

r-rankaggreg 0.6.6
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RankAggreg
Licenses: LGPL 2.0+
Build system: r
Synopsis: Weighted Rank Aggregation
Description:

This package performs aggregation of ordered lists based on the ranks using several different algorithms: Cross-Entropy Monte Carlo algorithm, Genetic algorithm, and a brute force algorithm (for small problems).

r-rchivaltag 0.2.2
Propagated dependencies: r-xts@0.14.1 r-suntools@1.1.0 r-stringr@1.6.0 r-sp@2.2-0 r-shiny@1.11.1 r-sf@1.0-23 r-readr@2.1.6 r-raster@3.6-32 r-pracma@2.4.6 r-plyr@1.8.9 r-plotly@4.11.0 r-oceanmap@0.1.7 r-ncdf4@1.24 r-maps@3.4.3 r-mapdata@2.3.1 r-lubridate@1.9.4 r-leaflet-extras2@1.3.2 r-leaflet@2.2.3 r-htmlwidgets@1.6.4 r-ggplot2@4.0.1 r-dygraphs@1.1.1.6 r-cleangeo@0.3-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RchivalTag
Licenses: GPL 3+
Build system: r
Synopsis: Analyzing and Interactive Visualization of Archival Tagging Data
Description:

This package provides a set of functions to generate, access and analyze standard data products from archival tagging data.

r-rmfanova 0.1.0
Propagated dependencies: r-refund@0.1-38 r-mass@7.3-65 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=rmfanova
Licenses: LGPL 2.0 LGPL 3 GPL 2 GPL 3
Build system: r
Synopsis: Repeated Measures Functional Analysis of Variance
Description:

The provided package implements the statistical tests for the functional repeated measures analysis problem (Kurylo and Smaga, 2023, <arXiv:2306.03883>). These procedures enable us to verify the overall hypothesis regarding equality, as well as hypotheses for pairwise comparisons (i.e., post hoc analysis) of mean functions corresponding to repeated experiments.

r-rssimulx 2024.1
Propagated dependencies: r-gridextra@2.3 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RsSimulx
Licenses: FreeBSD
Build system: r
Synopsis: Extension of 'lixoftConnectors' for 'Simulx'
Description:

This package provides useful tools which supplement the use of Simulx software and R connectors ('Monolix Suite'). Simulx is an easy, efficient and flexible application for clinical trial simulations. You need Simulx software to be installed in order to use RsSimulx package. Among others tasks, RsSimulx provides the same functions as package mlxR does with a compatibility with Simulx software.

r-routliers 0.0.0.3
Propagated dependencies: r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Routliers
Licenses: Expat
Build system: r
Synopsis: Robust Outliers Detection
Description:

Detecting outliers using robust methods, i.e. the Median Absolute Deviation (MAD) for univariate outliers; Leys, Ley, Klein, Bernard, & Licata (2013) <doi:10.1016/j.jesp.2013.03.013> and the Mahalanobis-Minimum Covariance Determinant (MMCD) for multivariate outliers; Leys, C., Klein, O., Dominicy, Y. & Ley, C. (2018) <doi:10.1016/j.jesp.2017.09.011>. There is also the more known but less robust Mahalanobis distance method, only for comparison purposes.

r-remap 0.3.2
Propagated dependencies: r-units@1.0-0 r-sf@1.0-23
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jadonwagstaff/remap
Licenses: GPL 3
Build system: r
Synopsis: Regional Spatial Modeling with Continuous Borders
Description:

Automatically creates separate regression models for different spatial regions. The prediction surface is smoothed using a regional border smoothing method. If regional models are continuous, the resulting prediction surface is continuous across the spatial dimensions, even at region borders. Methodology is described in Wagstaff and Bean (2023) <doi:10.32614/RJ-2023-004>.

r-rtpc 1.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/padpadpadpad/rTPC
Licenses: GPL 3
Build system: r
Synopsis: Fitting and Analysing Thermal Performance Curves
Description:

Helps to fit thermal performance curves (TPCs). rTPC contains 26 model formulations previously used to fit TPCs and has helper functions to set sensible start parameters, upper and lower parameter limits and estimate parameters useful in downstream analyses, such as cardinal temperatures, maximum rate and optimum temperature. See Padfield et al. (2021) <doi:10.1111/2041-210X.13585>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457