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

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-copula-markov 2.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Copula.Markov
Licenses: GPL 2
Build system: r
Synopsis: Copula-Based Estimation and Statistical Process Control for Serially Correlated Time Series
Description:

Estimation and statistical process control are performed under copula-based time-series models. Available are statistical methods in Long and Emura (2014 JCSA), Emura et al. (2017 Commun Stat-Simul) <DOI:10.1080/03610918.2015.1073303>, Huang and Emura (2021 Commun Stat-Simul) <DOI:10.1080/03610918.2019.1602647>, Lin et al. (2021 Comm Stat-Simul) <DOI:10.1080/03610918.2019.1652318>, Sun et al. (2020 JSS Series in Statistics)<DOI:10.1007/978-981-15-4998-4>, and Huang and Emura (2021, in revision).

r-changepointsvar 0.1.2
Propagated dependencies: r-mass@7.3-65 r-lars@1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=changepointsVar
Licenses: GPL 2
Build system: r
Synopsis: Change-Points Detections for Changes in Variance
Description:

Detection of change-points for variance of heteroscedastic Gaussian variables with piecewise constant variance function. Adelfio, G. (2012), Change-point detection for variance piecewise constant models, Communications in Statistics, Simulation and Computation, 41:4, 437-448, <doi:10.1080/03610918.2011.592248>.

r-chcd 0.1.1
Propagated dependencies: r-tibble@3.3.0 r-stringr@1.6.0 r-rlang@1.1.6 r-readr@2.1.6 r-progress@1.2.3 r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chcd
Licenses: GPL 3+
Build system: r
Synopsis: Access Canadian Historical Climate Data
Description:

This package provides easy access to historical climate data in Canada from R. Search for weather stations and download raw hourly, daily or monthly weather data across Canada from 1840 to present. Implements public API access as detailed at <https://climate.weather.gc.ca>.

r-cpp4r 0.4.0
Propagated dependencies: r-withr@3.0.2 r-vctrs@0.6.5 r-tibble@3.3.0 r-glue@1.8.0 r-desc@1.4.3 r-decor@1.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cpp4r.org
Licenses: FSDG-compatible
Build system: r
Synopsis: Header-Only 'C++' and 'R' Interface
Description:

This package provides a header only, C++ interface to R with enhancements over cpp11'. Enforces copy-on-write semantics consistent with R behavior. Offers native support for ALTREP objects, UTF-8 string handling, modern C++11 features and idioms, and reduced memory requirements. Allows for vendoring, making it useful for restricted environments. Compared to cpp11', it adds support for converting C++ maps to R lists, Roxygen documentation directly in C++ code, proper handling of matrix attributes, support for nullable external pointers, bidirectional copy of complex number types, flexibility in type conversions, use of nullable pointers, and various performance optimizations.

r-cotima 1.0.2
Propagated dependencies: r-zcurve@2.4.6 r-stringi@1.8.7 r-scholar@0.2.6 r-rpushbullet@0.3.5 r-rootsolve@1.8.2.4 r-psych@2.5.6 r-openxlsx@4.2.8.1 r-openmx@2.22.10 r-mbess@4.9.41 r-matrix@1.7-4 r-mass@7.3-65 r-lavaan@0.6-20 r-foreach@1.5.2 r-doparallel@1.0.17 r-ctsem@3.10.6 r-crayon@1.5.3 r-abind@1.4-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/CoTiMA/CoTiMA
Licenses: GPL 3
Build system: r
Synopsis: Continuous Time Meta-Analysis ('CoTiMA')
Description:

The CoTiMA package performs meta-analyses of correlation matrices of repeatedly measured variables taken from studies that used different time intervals. Different time intervals between measurement occasions impose problems for meta-analyses because the effects (e.g. cross-lagged effects) cannot be simply aggregated, for example, by means of common fixed or random effects analysis. However, continuous time math, which is applied in CoTiMA', can be used to extrapolate or intrapolate the results from all studies to any desired time lag. By this, effects obtained in studies that used different time intervals can be meta-analyzed. CoTiMA fits models to empirical data using the structural equation model (SEM) package ctsem', the effects specified in a SEM are related to parameters that are not directly included in the model (i.e., continuous time parameters; together, they represent the continuous time structural equation model, CTSEM). Statistical model comparisons and significance tests are then performed on the continuous time parameter estimates. CoTiMA also allows analysis of publication bias (Egger's test, PET-PEESE estimates, zcurve analysis etc.) and analysis of statistical power (post hoc power, required sample sizes). See Dormann, C., Guthier, C., & Cortina, J. M. (2019) <doi:10.1177/1094428119847277>. and Guthier, C., Dormann, C., & Voelkle, M. C. (2020) <doi:10.1037/bul0000304>.

r-counthmm 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=countHMM
Licenses: GPL 3
Build system: r
Synopsis: Penalized Estimation of Flexible Hidden Markov Models for Time Series of Counts
Description:

This package provides tools for penalized estimation of flexible hidden Markov models for time series of counts w/o the need to specify a (parametric) family of distributions. These include functions for model fitting, model checking, and state decoding. For details, see Adam, T., Langrock, R., and Weiƃ , C.H. (2019): Penalized Estimation of Flexible Hidden Markov Models for Time Series of Counts. <arXiv:1901.03275>.

r-contsurvplot 0.2.3
Propagated dependencies: r-rlang@1.1.6 r-riskregression@2026.02.13 r-ggplot2@4.0.1 r-foreach@1.5.2 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RobinDenz1/contsurvplot
Licenses: GPL 3+
Build system: r
Synopsis: Visualize the Effect of a Continuous Variable on a Time-to-Event Outcome
Description:

Graphically display the (causal) effect of a continuous variable on a time-to-event outcome using multiple different types of plots based on g-computation. Those functions include, among others, survival area plots, survival contour plots, survival quantile plots and 3D surface plots. Due to the use of g-computation, all plot allow confounder-adjustment naturally. For details, see Robin Denz, Nina Timmesfeld (2023) <doi:10.1097/EDE.0000000000001630>.

r-corkscrew 1.1
Propagated dependencies: r-rcolorbrewer@1.1-3 r-igraph@2.2.1 r-gplots@3.2.0 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corkscrew
Licenses: GPL 2+
Build system: r
Synopsis: Preprocessor for Data Modeling
Description:

Includes binning categorical variables into lesser number of categories based on t-test, converting categorical variables into continuous features using the mean of the response variable for the respective categories, understanding the relationship between the response variable and predictor variables using data transformations.

r-crtgeedr 2.0.1
Propagated dependencies: r-matrix@1.7-4 r-mass@7.3-65 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CRTgeeDR
Licenses: GPL 2+
Build system: r
Synopsis: Doubly Robust Inverse Probability Weighted Augmented GEE Estimator
Description:

This package implements a semi-parametric GEE estimator accounting for missing data with Inverse-probability weighting (IPW) and for imbalance in covariates with augmentation (AUG). The estimator IPW-AUG-GEE is Doubly robust (DR).

r-cgam 1.32
Propagated dependencies: r-zeallot@0.2.0 r-svdialogs@1.1.1 r-statmod@1.5.1 r-splines2@0.5.4 r-rlang@1.1.6 r-quadprog@1.5-8 r-matrix@1.7-4 r-mass@7.3-65 r-lme4@1.1-37 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-coneproj@1.23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cgam
Licenses: GPL 2+
Build system: r
Synopsis: Constrained Generalized Additive Model
Description:

This package provides a constrained generalized additive model is fitted by the cgam routine. Given a set of predictors, each of which may have a shape or order restrictions, the maximum likelihood estimator for the constrained generalized additive model is found using an iteratively re-weighted cone projection algorithm. The ShapeSelect routine chooses a subset of predictor variables and describes the component relationships with the response. For each predictor, the user needs only specify a set of possible shape or order restrictions. A model selection method chooses the shapes and orderings of the relationships as well as the variables. The cone information criterion (CIC) is used to select the best combination of variables and shapes. A genetic algorithm may be used when the set of possible models is large. In addition, the cgam routine implements a two-dimensional isotonic regression using warped-plane splines without additivity assumptions. It can also fit a convex or concave regression surface with triangle splines without additivity assumptions. See Liao X, Meyer MC (2019)<doi:10.18637/jss.v089.i05> for more details.

r-clinsig 1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clinsig
Licenses: GPL 2+
Build system: r
Synopsis: Clinical Significance Functions
Description:

This package provides functions for calculating clinical significance.

r-crwrm 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CRWRM
Licenses: GPL 3
Build system: r
Synopsis: Changing the Reference Group without Re-Running the Model
Description:

To re-calculate the coefficients and the standard deviation when changing the reference group.

r-cppdoubles 0.4.0
Propagated dependencies: r-cpp11@0.5.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cppdoubles
Licenses: Expat
Build system: r
Synopsis: Fast Relative Comparisons of Floating Point Numbers in 'C++'
Description:

Compare double-precision floating point vectors using relative differences. All equality operations are calculated using cpp11'.

r-citationchaser 0.0.4
Propagated dependencies: r-tibble@3.3.0 r-scales@1.4.0 r-networkd3@0.4.1 r-mess@0.6.0 r-maditr@0.8.7 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=citationchaser
Licenses: GPL 3+
Build system: r
Synopsis: Perform Forward and Backwards Chasing in Evidence Syntheses
Description:

In searching for research articles, we often want to obtain lists of references from across studies, and also obtain lists of articles that cite a particular study. In systematic reviews, this supplementary search technique is known as citation chasing': forward citation chasing looks for all records citing one or more articles of known relevance; backward citation chasing looks for all records referenced in one or more articles. Traditionally, this process would be done manually, and the resulting records would need to be checked one-by-one against included studies in a review to identify potentially relevant records that should be included in a review. This package contains functions to automate this process by making use of the Lens.org API. An input article list can be used to return a list of all referenced records, and/or all citing records in the Lens.org database (consisting of PubMed, PubMed Central, CrossRef, Microsoft Academic Graph and CORE; <https://www.lens.org>).

r-commafree 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/t-kalinowski/commafree
Licenses: GPL 3+
Build system: r
Synopsis: Call Functions Without Commas Between Arguments
Description:

This package provides the "comma-free call" operator: %(%'. Use it to call a function without commas between the arguments. Just replace the ( with %(% in a function call, supply your arguments as standard R expressions enclosed by ', and be free of commas (for that call).

r-cabootcrs 2.1.0
Propagated dependencies: r-lpsolve@5.6.23 r-colorspace@2.1-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cabootcrs
Licenses: GPL 3
Build system: r
Synopsis: Bootstrap Confidence Regions for Simple and Multiple Correspondence Analysis
Description:

This package performs simple correspondence analysis on a two-way contingency table, or multiple correspondence analysis (homogeneity analysis) on data with p categorical variables, and produces bootstrap-based elliptical confidence regions around the projected coordinates for the category points. Includes routines to plot the results in a variety of styles. Also reports the standard numerical output for correspondence analysis.

r-cover2 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-terra@1.8-86 r-mgc@2.0.2 r-lubridate@1.9.4 r-jpeg@0.1-11 r-dplyr@1.1.4 r-autothresholdr@1.4.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coveR2
Licenses: Expat
Build system: r
Synopsis: Process Digital Cover Photography Images of Tree Crowns
Description:

Process Digital Cover Photography images of tree canopies to get canopy attributes like Foliage Cover and Leaf Area Index. Detailed description of the methods in Chianucci et al. (2022) <doi:10.1007/s00468-018-1666-3>.

r-corect 1.3.3
Propagated dependencies: r-raster@3.6-32 r-plyr@1.8.9 r-oro-dicom@0.5.3 r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/troyhill/coreCT
Licenses: GPL 3
Build system: r
Synopsis: Programmatic Analysis of Sediment Cores Using Computed Tomography Imaging
Description:

Computed tomography (CT) imaging is a powerful tool for understanding the composition of sediment cores. This package streamlines and accelerates the analysis of CT data generated in the context of environmental science. Included are tools for processing raw DICOM images to characterize sediment composition (sand, peat, etc.). Root analyses are also enabled, including measures of external surface area and volumes for user-defined root size classes. For a detailed description of the application of computed tomography imaging for sediment characterization, see: Davey, E., C. Wigand, R. Johnson, K. Sundberg, J. Morris, and C. Roman. (2011) <DOI: 10.1890/10-2037.1>.

r-credule 0.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/blenezet/credule
Licenses: Expat
Build system: r
Synopsis: Credit Default Swap Functions
Description:

It provides functions to bootstrap Credit Curves from market quotes (Credit Default Swap - CDS - spreads) and price Credit Default Swaps - CDS.

r-csci 0.9.3
Propagated dependencies: r-exactci@1.4-5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=csci
Licenses: GPL 3
Build system: r
Synopsis: Current Status Confidence Intervals
Description:

Calculates pointwise confidence intervals for the cumulative distribution function of the event time for current status data, data where each individual is assessed at one time to see if they had the event or not by the assessment time.

r-cohortsymmetry 0.2.4
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-rlang@1.1.6 r-patientprofiles@1.5.0 r-omopgenerics@1.3.7 r-here@1.0.2 r-drugutilisation@1.1.0 r-dplyr@1.1.4 r-codelistgenerator@4.0.2 r-cdmconnector@2.4.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://ohdsi.github.io/CohortSymmetry/
Licenses: FSDG-compatible
Build system: r
Synopsis: Sequence Symmetry Analysis Using the Observational Medical Outcomes Partnership Common Data Model
Description:

Calculating crude sequence ratio, adjusted sequence ratio and confidence intervals using data mapped to the Observational Medical Outcomes Partnership Common Data Model.

r-calibrar 0.9.0
Propagated dependencies: r-stringr@1.6.0 r-soma@1.2.0 r-rgenoud@5.9-0.11 r-pso@1.0.4 r-optimx@2025-4.9 r-minqa@1.2.8 r-lbfgsb3c@2024-3.5 r-gensa@1.1.15 r-foreach@1.5.2 r-dfoptim@2023.1.0 r-deoptim@2.2-8 r-cmaes@1.0-12 r-bb@2019.10-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://roliveros-ramos.github.io/calibrar/
Licenses: GPL 2
Build system: r
Synopsis: Automated Parameter Estimation for Complex Models
Description:

General optimisation and specific tools for the parameter estimation (i.e. calibration) of complex models, including stochastic ones. It implements generic functions that can be used for fitting any type of models, especially those with non-differentiable objective functions, with the same syntax as base::optim. It supports multiple phases estimation (sequential parameter masking), constrained optimization (bounding box restrictions) and automatic parallel computation of numerical gradients. Some common maximum likelihood estimation methods and automated construction of the objective function from simulated model outputs is provided. See <https://roliveros-ramos.github.io/calibrar/> for more details.

r-cmbclust 0.0.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cmbClust
Licenses: GPL 2+
Build system: r
Synopsis: Conditional Mixture Modeling and Model-Based Clustering
Description:

Conditional mixture model fitted via EM (Expectation Maximization) algorithm for model-based clustering, including parsimonious procedure, optimal conditional order exploration, and visualization.

r-conditionz 0.1.0
Propagated dependencies: r-uuid@1.2-1 r-r6@2.6.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ropenscilabs/conditionz
Licenses: Expat
Build system: r
Synopsis: Control How Many Times Conditions are Thrown
Description:

This package provides ability to control how many times in function calls conditions are thrown (shown to the user). Includes control of warnings and messages.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457