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

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-ctshiny2 0.1.0
Propagated dependencies: r-shiny@1.11.1 r-rpart-plot@3.1.4 r-rpart@4.1.24 r-rmarkdown@2.30 r-rhandsontable@0.3.8 r-party@1.3-18 r-e1071@1.7-16 r-dplyr@1.1.4 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CTShiny2
Licenses: GPL 2
Build system: r
Synopsis: Interactive Document for Working with Classification Tree Analysis
Description:

An interactive document on the topic of classification tree analysis using rmarkdown and shiny packages. Runtime examples are provided in the package function as well as at <https://kartikeyab.shinyapps.io/CTShiny/>.

r-clockplot 0.8.3
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-hms@1.1.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mahmudstat/clockplot/
Licenses: Expat
Build system: r
Synopsis: Plot Event Times on a 24-Hour Clock
Description:

This package provides a novel visualization technique for plotting timestamped events on a 24-hour circular clock face. This is particularly useful for analyzing daily patterns, event clustering, and gaps in temporal data. The package also generalizes this approach to create cyclic charts for other periods, including weekly and monthly cycles, enabling effective event planning and pattern analysis across multiple time frames.

r-ciftitools 0.18.0
Propagated dependencies: r-xml2@1.5.0 r-viridislite@0.4.2 r-rnifti@1.8.0 r-rgl@1.3.31 r-rcolorbrewer@1.1-3 r-oro-nifti@0.11.4 r-gifti@0.9.0 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/mandymejia/ciftiTools
Licenses: GPL 3
Build system: r
Synopsis: Tools for Reading, Writing, Viewing and Manipulating CIFTI Files
Description:

CIFTI files contain brain imaging data in "grayordinates," which represent the gray matter as cortical surface vertices (left and right) and subcortical voxels (cerebellum, basal ganglia, and other deep gray matter). ciftiTools provides a unified environment for reading, writing, visualizing and manipulating CIFTI-format data. It supports the "dscalar," "dlabel," and "dtseries" intents. Grayordinate data is read in as a "xifti" object, which is structured for convenient access to the data and metadata, and includes support for surface geometry files to enable spatially-dependent functionality such as static or interactive visualizations and smoothing.

r-chainbinomial 0.1.5
Propagated dependencies: r-generics@0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chainbinomial
Licenses: GPL 3
Build system: r
Synopsis: Chain Binomial Models for Analysis of Infectious Disease Data
Description:

This package implements the chain binomial model for analysis of infectious disease data. Contains functions for calculating probabilities of the final size of infectious disease outbreaks using the method from D. Ludwig (1975) <doi:10.1016/0025-5564(75)90119-4> and for outbreaks that are not concluded, from Lindstrøm et al. (2024) <doi:10.48550/arXiv.2403.03948>. The package also contains methods for estimation and regression analysis of secondary attack rates.

r-coinmarketcapr 0.4
Propagated dependencies: r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-curl@7.0.0 r-crayon@1.5.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/amrrs/coinmarketcapr
Licenses: Expat
Build system: r
Synopsis: Get 'Cryptocurrencies' Market Cap Prices from Coin Market Cap
Description:

Extract and monitor price and market cap of Cryptocurrencies from Coin Market Cap <https://coinmarketcap.com/api/>.

r-censusr 0.0.4
Propagated dependencies: r-stringr@1.6.0 r-httr@1.4.7 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/transportfoundry/censusr
Licenses: Expat
Build system: r
Synopsis: Collect Data from the Census API
Description:

Use the US Census API to collect summary data tables for SF1 and ACS datasets at arbitrary geographies.

r-condis 0.1.2
Propagated dependencies: r-tidyverse@2.0.0 r-survminer@0.5.1 r-survival@3.8-3 r-purrr@1.2.0 r-kernlab@0.9-33 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CondiS
Licenses: GPL 2
Build system: r
Synopsis: Censored Data Imputation for Direct Modeling
Description:

Impute the survival times for censored observations based on their conditional survival distributions derived from the Kaplan-Meier estimator. CondiS can replace the censored observations with the best approximations from the statistical model, allowing for direct application of machine learning-based methods. When covariates are available, CondiS is extended by incorporating the covariate information through machine learning-based regression modeling ('CondiS_X'), which can further improve the imputed survival time.

r-cnvreg 1.0
Propagated dependencies: r-tidyr@1.3.1 r-matrix@1.7-4 r-glmnet@4.1-10 r-foreach@1.5.2 r-dplyr@1.1.4 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CNVreg
Licenses: GPL 3
Build system: r
Synopsis: CNV-Profile Regression for Copy Number Variants Association Analysis with Penalized Regression
Description:

This package performs copy number variants association analysis with Lasso and Weighted Fusion penalized regression. Creates a "CNV profile curve" to represent an individualâ s CNV events across a genomic region so to capture variations in CNV length and dosage. When evaluating association, the CNV profile curve is directly used as a predictor in the regression model, avoiding the need to predefine CNV loci. CNV profile regression estimates CNV effects at each genome position, making the results comparable across different studies. The penalization encourages sparsity in variable selection with a Lasso penalty and encourages effect smoothness between consecutive CNV events with a weighted fusion penalty, where the weight controls the level of smoothing between adjacent CNVs. For more details, see Si (2024) <doi:10.1101/2024.11.23.624994>.

r-covglasso 1.0.3
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covglasso
Licenses: GPL 3
Build system: r
Synopsis: Sparse Covariance Matrix Estimation
Description:

Direct sparse covariance matrix estimation via the covariance graphical lasso by Bien, Tibshirani (2011) <doi:10.1093/biomet/asr054> using the fast coordinate descent algorithm of Wang (2014) <doi:10.1007/s11222-013-9385-5>.

r-choplump 1.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=choplump
Licenses: GPL 3
Build system: r
Synopsis: Permutation Test for Some Positive and Many Zero Responses
Description:

Calculates permutation tests that can be powerful for comparing two groups with some positive but many zero responses (see Follmann, Fay, and Proschan <DOI:10.1111/j.1541-0420.2008.01131.x>).

r-cardiocurver 1.0.0
Propagated dependencies: r-signal@1.8-1 r-gridextra@2.3 r-ggplot2@4.0.1 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/matcasti/CardioCurveR
Licenses: Expat
Build system: r
Synopsis: Nonlinear Modeling of R-R Interval Dynamics
Description:

Automated and robust framework for analyzing R-R interval (RRi) signals using advanced nonlinear modeling and preprocessing techniques. The package implements a dual-logistic model to capture the rapid drop and subsequent recovery of RRi during exercise, as described by Castillo-Aguilar et al. (2025) <doi:10.1038/s41598-025-93654-6>. In addition, CardioCurveR includes tools for filtering RRi signals using zero-phase Butterworth low-pass filtering and for cleaning ectopic beats via adaptive outlier replacement using local regression and robust statistics. These integrated methods preserve the dynamic features of RRi signals and facilitate accurate cardiovascular monitoring and clinical research.

r-chromconverter 0.7.5
Propagated dependencies: r-xml2@1.5.0 r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-reticulate@1.44.1 r-readxl@1.4.5 r-rams@1.4.3 r-purrr@1.2.0 r-jsonlite@2.0.0 r-fs@1.6.6 r-digest@0.6.39 r-data-table@1.17.8 r-bitops@1.0-9 r-bit64@4.6.0-1 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ethanbass.github.io/chromConverter/
Licenses: GPL 3+
Build system: r
Synopsis: Chromatographic File Converter
Description:

Reads chromatograms from binary formats into R objects. Currently supports conversion of Agilent ChemStation', Agilent MassHunter', Shimadzu LabSolutions', ThermoRaw', and Varian Workstation files as well as various text-based formats. In addition to its internal parsers, chromConverter contains bindings to parsers in external libraries, such as Aston <https://github.com/bovee/aston>, Entab <https://github.com/bovee/entab>, rainbow <https://rainbow-api.readthedocs.io/>, and ThermoRawFileParser <https://github.com/compomics/ThermoRawFileParser>.

r-checkstring 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://m-muecke.github.io/checkstring/
Licenses: Expat
Build system: r
Synopsis: Common String Format Validation
Description:

Validates common string formats including financial identifiers (ISIN, CUSIP, SEDOL, FIGI, IBAN, LEI), publication identifiers (ISBN, ISSN, DOI, ORCID), and general formats (email, UUID, URL, semver), with check digit verification where applicable.

r-clustlearn 1.0.0
Propagated dependencies: r-proxy@0.4-27 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Ediu3095/clustlearn
Licenses: Expat
Build system: r
Synopsis: Learn Clustering Techniques Through Examples and Code
Description:

Clustering methods, which (if asked) can provide step-by-step explanations of the algorithms used, as described in Ezugwu et. al., (2022) <doi:10.1016/j.engappai.2022.104743>; and datasets to test them on, which highlight the strengths and weaknesses of each technique, as presented in the clustering section of scikit-learn (Pedregosa et al., 2011) <https://jmlr.csail.mit.edu/papers/v12/pedregosa11a.html>.

r-curricularanalytics 1.0.0
Propagated dependencies: r-visnetwork@2.1.4 r-igraph@2.2.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Danyulll/CurricularAnalytics
Licenses: Expat
Build system: r
Synopsis: Exploring and Analyzing Academic Curricula
Description:

This package provides an implementation of â Curricular Analyticsâ , a framework for analyzing and quantifying the complexity of academic curricula. Curricula are modelled as directed acyclic graphs and analytics are provided based on path lengths and edge density. This work directly comes from Heileman et al. (2018) <doi:10.48550/arXiv.1811.09676>.

r-carrot 3.0.2
Propagated dependencies: r-rdpack@2.6.4 r-nnet@7.3-20 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CARRoT
Licenses: GPL 2
Build system: r
Synopsis: Predicting Categorical and Continuous Outcomes Using One in Ten Rule
Description:

Predicts categorical or continuous outcomes while concentrating on a number of key points. These are Cross-validation, Accuracy, Regression and Rule of Ten or "one in ten rule" (CARRoT), and, in addition to it R-squared statistics, prior knowledge on the dataset etc. It performs the cross-validation specified number of times by partitioning the input into training and test set and fitting linear/multinomial/binary regression models to the training set. All regression models satisfying chosen constraints are fitted and the ones with the best predictive power are given as an output. Best predictive power is understood as highest accuracy in case of binary/multinomial outcomes, smallest absolute and relative errors in case of continuous outcomes. For binary case there is also an option of finding a regression model which gives the highest AUROC (Area Under Receiver Operating Curve) value. The option of parallel toolbox is also available. Methods are described in Peduzzi et al. (1996) <doi:10.1016/S0895-4356(96)00236-3> , Rhemtulla et al. (2012) <doi:10.1037/a0029315>, Riley et al. (2018) <doi:10.1002/sim.7993>, Riley et al. (2019) <doi:10.1002/sim.7992>.

r-copre 0.2.2
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-pracma@2.4.6 r-dirichletprocess@0.4.2 r-bh@1.87.0-1 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=copre
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Nonparametric Martingale Posterior Sampling
Description:

This package performs Bayesian nonparametric density estimation using Martingale posterior distributions including the Copula Resampling (CopRe) algorithm. Also included are a Gibbs sampler for the marginal Gibbs-type mixture model and an extension to include full uncertainty quantification via a predictive sequence resampling (SeqRe) algorithm. The CopRe and SeqRe samplers generate random nonparametric distributions as output, leading to complete nonparametric inference on posterior summaries. Routines for calculating arbitrary functionals from the sampled distributions are included as well as an important algorithm for finding the number and location of modes, which can then be used to estimate the clusters in the data using, for example, k-means. Implements work developed in Moya B., Walker S. G. (2022). <doi:10.48550/arxiv.2206.08418>, Fong, E., Holmes, C., Walker, S. G. (2021) <doi:10.48550/arxiv.2103.15671>, and Escobar M. D., West, M. (1995) <doi:10.1080/01621459.1995.10476550>.

r-clinutils 0.2.2
Dependencies: pandoc@2.19.2
Propagated dependencies: r-viridislite@0.4.2 r-plyr@1.8.9 r-knitr@1.50 r-htmlwidgets@1.6.4 r-haven@2.5.5 r-dt@0.34.0 r-data-table@1.17.8 r-crosstalk@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/openanalytics/clinUtils
Licenses: Expat
Build system: r
Synopsis: General Utility Functions for Analysis of Clinical Data
Description:

Utility functions to facilitate the import, the reporting and analysis of clinical data. Example datasets in SDTM and ADaM format, containing a subset of patients/domains from the CDISC Pilot 01 study are also available as R datasets to demonstrate the package functionalities.

r-coastlinefd 1.1.2
Propagated dependencies: r-writexl@1.5.4 r-tidyr@1.3.1 r-sfheaders@0.4.5 r-sf@1.0-23 r-readxl@1.4.5 r-progress@1.2.3 r-ggplot2@4.0.1 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/redworld123/CoastlineFD
Licenses: Expat
Build system: r
Synopsis: Calculation of the Fractal Dimension of a Coastline
Description:

Calculating the fractal dimension of a coastline using the boxes and dividers methods.

r-copernicusclimate 0.0.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-purrr@1.2.0 r-jsonlite@2.0.0 r-httr2@1.2.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://pepijn-devries.github.io/CopernicusClimate/
Licenses: GPL 3+
Build system: r
Synopsis: Search Download and Handle Data from Copernicus Climate Data Service
Description:

Subset and download data from EU Copernicus Climate Data Service: <https://cds.climate.copernicus.eu/>. Import information about the Earth's past, present and future climate from Copernicus into R without the need of external software.

r-cartographer 0.2.1
Propagated dependencies: r-sf@1.0-23 r-rlang@1.1.6 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/cidm-ph/cartographer
Licenses: Expat
Build system: r
Synopsis: Turn Place Names into Map Data
Description:

This package provides a tool for easily matching spatial data when you have a list of place/region names. You might have a data frame that came from a spreadsheet tracking some data by suburb or state. This package can convert it into a spatial data frame ready for plotting. The actual map data is provided by other packages (or your own code).

r-cmpp 0.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tidyr@1.3.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-numderiv@2016.8-1.1 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-cmprsk@2.2-12
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cmpp
Licenses: GPL 2+
Build system: r
Synopsis: Direct Parametric Inference for the Cumulative Incidence Function in Competing Risks
Description:

This package implements parametric (Direct) regression methods for modeling cumulative incidence functions (CIFs) in the presence of competing risks. Methods include the direct Gompertz-based approach and generalized regression models as described in Jeong and Fine (2006) <doi:10.1111/j.1467-9876.2006.00532.x> and Jeong and Fine (2007) <doi:10.1093/biostatistics/kxj040>. The package facilitates maximum likelihood estimation, variance computation, with applications to clinical trials and survival analysis.

r-cascadedata 1.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://fbertran.github.io/CascadeData/
Licenses: GPL 2+
Build system: r
Synopsis: Experimental Data of Cascade Experiments in Genomics
Description:

These experimental expression data (5 leukemic CLL B-lymphocyte of aggressive form from GSE39411', <doi:10.1073/pnas.1211130110>), after B-cell receptor stimulation, are used as examples by packages such as the Cascade one, a modeling tool allowing gene selection, reverse engineering, and prediction in cascade networks. Jung, N., Bertrand, F., Bahram, S., Vallat, L., and Maumy-Bertrand, M. (2014) <doi:10.1093/bioinformatics/btt705>.

r-cpr 0.4.1
Propagated dependencies: r-scales@1.4.0 r-rgl@1.3.31 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-plot3d@1.4.2 r-lme4@1.1-37 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/dewittpe/cpr/
Licenses: GPL 2+
Build system: r
Synopsis: Control Polygon Reduction
Description:

Implementation of the Control Polygon Reduction and Control Net Reduction methods for finding parsimonious B-spline regression models.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457