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

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-cpbayes 1.1.0
Propagated dependencies: r-purrr@1.2.2 r-mvtnorm@1.3-7 r-mass@7.3-65 r-forestplot@3.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/ArunabhaCodes/CPBayes
Licenses: GPL 3
Build system: r
Synopsis: Bayesian Meta Analysis for Studying Cross-Phenotype Genetic Associations
Description:

This package provides a Bayesian meta-analysis method for studying cross-phenotype genetic associations. It uses summary-level data across multiple phenotypes to simultaneously measure the evidence of aggregate-level pleiotropic association and estimate an optimal subset of traits associated with the risk locus. CPBayes is based on a spike and slab prior. The methodology is available from: A Majumdar, T Haldar, S Bhattacharya, JS Witte (2018) <doi:10.1371/journal.pgen.1007139>.

r-crmreg 1.0.4
Propagated dependencies: r-rrcov@1.7-7 r-robustbase@0.99-7 r-plyr@1.8.9 r-pcapp@2.0-5 r-gplots@3.3.0 r-ggplot2@4.0.3 r-fnn@1.1.4.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=crmReg
Licenses: GPL 2+
Build system: r
Synopsis: Cellwise Robust M-Regression and SPADIMO
Description:

Method for fitting a cellwise robust linear M-regression model (CRM, Filzmoser et al. (2020) <DOI:10.1016/j.csda.2020.106944>) that yields both a map of cellwise outliers consistent with the linear model, and a vector of regression coefficients that is robust against vertical outliers and leverage points. As a by-product, the method yields an imputed data set that contains estimates of what the values in cellwise outliers would need to amount to if they had fit the model. The package also provides diagnostic tools for analyzing casewise and cellwise outliers using sparse directions of maximal outlyingness (SPADIMO, Debruyne et al. (2019) <DOI:10.1007/s11222-018-9831-5>).

r-cfm 0.8.0
Propagated dependencies: r-truncnorm@1.0-9 r-rspectra@0.16-2 r-robustbase@0.99-7 r-psych@2.6.5 r-pracma@2.4.6 r-mvtnorm@1.3-7 r-matrixcalc@1.0-6 r-matrix@1.7-5 r-mass@7.3-65 r-kernlab@0.9-33 r-crch@1.2-2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CFM
Licenses: Expat
Build system: r
Synopsis: Analyzing Censored Factor Models
Description:

This package provides generation and estimation of censored factor models for high-dimensional data with censored errors (normal, t, logistic). Includes Sparse Orthogonal Principal Components (SOPC), and evaluation metrics. Based on Guo G. (2023) <doi:10.1007/s00180-022-01270-z>.

r-catt 2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CATT
Licenses: GPL 3
Build system: r
Synopsis: The Cochran-Armitage Trend Test
Description:

This function conducts the Cochran-Armitage trend test to a 2 by k contingency table. It will report the test statistic (Z) and p-value.A linear trend in the frequencies will be calculated, because the weights (0,1,2) will be used by default.

r-conformalsmallest 1.0
Propagated dependencies: r-quantregforest@1.3-7.1 r-mvtnorm@1.3-7 r-mass@7.3-65 r-glmnet@5.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/Elsa-Yang98/ConformalSmallest
Licenses: GPL 3+
Build system: r
Synopsis: Efficient Tuning-Free Conformal Prediction
Description:

An implementation of efficiency first conformal prediction (EFCP) and validity first conformal prediction (VFCP) that demonstrates both validity (coverage guarantee) and efficiency (width guarantee). To learn how to use it, check the vignettes for a quick tutorial. The package is based on the work by Yang Y., Kuchibhotla A.,(2021) <arxiv:2104.13871>.

r-cgmanalysis 3.2.0
Propagated dependencies: r-zoo@1.8-15 r-xml@3.99-0.23 r-rlang@1.2.0 r-readxl@1.5.0 r-readr@2.2.0 r-pracma@2.4.6 r-pastecs@1.4.2 r-parsedate@1.3.2 r-mess@0.6.0 r-lubridate@1.9.5 r-ggplot2@4.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cgmanalysis
Licenses: CC0
Build system: r
Synopsis: Clean and Analyze Continuous Glucose Monitor Data
Description:

This code provides several different functions for cleaning and analyzing continuous glucose monitor data. Currently it works with Dexcom', iPro 2', Diasend', Libre', or Carelink data. The cleandata() function takes a directory of CGM data files and prepares them for analysis. cgmvariables() iterates through a directory of cleaned CGM data files and produces a single spreadsheet with data for each file in either rows or columns. The column format of this spreadsheet is compatible with REDCap data upload. cgmreport() also iterates through a directory of cleaned data, and produces PDFs of individual and aggregate AGP plots. Please visit <https://github.com/childhealthbiostatscore/R-Packages/> to download the new-user guide.

r-changepointtaylor 0.3
Propagated dependencies: r-tidyr@1.3.2 r-rlang@1.2.0 r-rcpp@1.1.1-1.1 r-purrr@1.2.2 r-magrittr@2.0.5 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=ChangePointTaylor
Licenses: GPL 2+
Build system: r
Synopsis: Identify Changes in Mean
Description:

This package provides a basic implementation of the change in mean detection method outlined in: Taylor, Wayne A. (2000) <https://variation.com/wp-content/uploads/change-point-analyzer/change-point-analysis-a-powerful-new-tool-for-detecting-changes.pdf>. The package recursively uses the mean-squared error change point calculation to identify candidate change points. The candidate change points are then re-estimated and Taylor's backwards elimination process is then employed to come up with a final set of change points. Many of the underlying functions are written in C++ for improved performance.

r-cleanet 1.0.0
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-reshape2@1.4.5 r-readr@2.2.0 r-rcpphnsw@0.6.0 r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Cleanet
Licenses: GPL 3
Build system: r
Synopsis: Automated Doublet Detection and Classification for Cytometry Data
Description:

Automated method for doublet detection in flow or mass cytometry data, based on simulating doublets and finding events whose protein expression patterns are similar to the simulated doublets.

r-copcts 1.0.0
Propagated dependencies: r-msm@1.8.2 r-copula@1.1-7 r-copbasic@2.2.14
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CopCTS
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Copula-Based Semiparametric Analysis for Time Series Data with Detection Limits
Description:

Semiparametric estimation for censored time series with lower detection limit. The latent response is a sequence of stationary process with Markov property of order one. Estimation of copula parameter(COPC) and Conditional quantile estimation are included for five available copula functions. Copula selection methods based on L2 distance from empirical copula function are also included.

r-comat 0.9.7
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://jakubnowosad.com/comat/
Licenses: Expat
Build system: r
Synopsis: Creates Co-Occurrence Matrices of Spatial Data
Description:

Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occurrence matrices (wecoma) and integrated co-occurrence matrices (incoma; Vadivel et al. (2007) <doi:10.1016/j.patrec.2007.01.004>).

r-comppareto 0.1.0
Propagated dependencies: r-actuar@3.3-7
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompPareto
Licenses: GPL 3
Build system: r
Synopsis: Discrete Composite Distributions with Pareto Tails
Description:

This package contains the probability density function, cumulative distribution function, quantile function, and random number generator for composite and discrete composite distributions with Pareto tails. The detailed description of the methods and the applications of the methods can be found in Bowen Liu, Malwane M.A. Ananda (2023) <arXiv:2309.16443>.

r-cge 0.3.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CGE
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Computing General Equilibrium
Description:

Developing general equilibrium models, computing general equilibrium and simulating economic dynamics with structural dynamic models in LI (2019, ISBN: 9787521804225) "General Equilibrium and Structural Dynamics: Perspectives of New Structural Economics. Beijing: Economic Science Press". When developing complex general equilibrium models, GE package should be used in addition to this package.

r-cransearcher 1.0.0
Propagated dependencies: r-stringr@1.6.0 r-shinyjs@2.1.1 r-shiny@1.13.0 r-miniui@0.1.2 r-lubridate@1.9.5 r-dt@0.34.0 r-dplyr@1.2.1 r-curl@7.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RhoInc/CRANsearcher
Licenses: Expat
Build system: r
Synopsis: RStudio Addin for Searching Packages in CRAN Database Based on Keywords
Description:

One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualization to Bayesian inference and from spatial analyses to pharmacokinetics (<https://cran.r-project.org/web/views/>). There is probably not an area of quantitative research that isn't represented by at least one R package. At the time of this writing, there are more than 10,000 active CRAN packages. Because of this massive ecosystem, it is important to have tools to search and learn about packages related to your personal R needs. For this reason, we developed an RStudio addin capable of searching available CRAN packages directly within RStudio.

r-competitiontoolbox 0.7.1
Propagated dependencies: r-trade@0.8.3 r-shiny@1.13.0 r-rhandsontable@0.3.8 r-ggplot2@4.0.3 r-antitrust@0.99.30
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/luciu5/competitiontoolbox
Licenses: CC0
Build system: r
Synopsis: Graphical User Interface for Antitrust and Trade Practitioners
Description:

This package provides a graphical user interface for simulating the effects of mergers, tariffs, and quotas under an assortment of different economic models. The interface is powered by the Shiny web application framework from RStudio'.

r-cmgfm 1.1
Propagated dependencies: r-rcpparmadillo@15.2.6-1 r-rcpp@1.1.1-1.1 r-mass@7.3-65 r-irlba@2.3.7 r-gfm@1.2.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CMGFM
Licenses: GPL 3
Build system: r
Synopsis: Covariate-Augumented Generalized Factor Model
Description:

Covariate-augumented generalized factor model is designed to account for cross-modal heterogeneity, capture nonlinear dependencies among the data, incorporate additional information, and provide excellent interpretability while maintaining high computational efficiency.

r-cjamp 0.1.1
Propagated dependencies: r-optimx@2025-4.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CJAMP
Licenses: GPL 2
Build system: r
Synopsis: Copula-Based Joint Analysis of Multiple Phenotypes
Description:

We provide a computationally efficient and robust implementation of the recently proposed C-JAMP (Copula-based Joint Analysis of Multiple Phenotypes) method (Konigorski et al., 2019, submitted). C-JAMP allows estimating and testing the association of one or multiple predictors on multiple outcomes in a joint model, and is implemented here with a focus on large-scale genome-wide association studies with two phenotypes. The use of copula functions allows modeling a wide range of multivariate dependencies between the phenotypes, and previous results are supporting that C-JAMP can increase the power of association studies to identify associated genetic variants in comparison to existing methods (Konigorski, Yilmaz, Pischon, 2016, <DOI:10.1186/s12919-016-0045-6>; Konigorski, Yilmaz, Bull, 2014, <DOI:10.1186/1753-6561-8-S1-S72>). In addition to the C-JAMP functions, functions are available to generate genetic and phenotypic data, to compute the minor allele frequency (MAF) of genetic markers, and to estimate the phenotypic variance explained by genetic markers.

r-covid19france 0.1.0
Propagated dependencies: r-tidyr@1.3.2 r-stringr@1.6.0 r-readr@2.2.0 r-magrittr@2.0.5 r-lubridate@1.9.5 r-glue@1.8.1 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=covid19france
Licenses: Expat
Build system: r
Synopsis: Cases of COVID-19 in France
Description:

Imports and cleans opencovid19-fr <https://github.com/opencovid19-fr/data> data on COVID-19 in France.

r-clockify 0.1.7
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-stringi@1.8.7 r-rlist@0.4.6.2 r-purrr@1.2.2 r-lubridate@1.9.5 r-logger@0.4.2 r-janitor@2.2.1 r-httr@1.4.8 r-dplyr@1.2.1 r-anytime@0.3.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clockify
Licenses: GPL 3
Build system: r
Synopsis: Wrapper for the 'Clockify' API
Description:

This package provides a wrapper for the Clockify API <https://docs.clockify.me/>, making it possible to query, insert and update time keeping data.

r-cryptoverse 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cryptoverse
Licenses: Expat
Build system: r
Synopsis: Visualization and Analytics for the Cryptoverse
Description:

Providing data to quickly visualize and analyze data from several cryptocurrencies.

r-cocktailapp 0.2.4
Propagated dependencies: r-tidyr@1.3.2 r-tibble@3.3.1 r-shinythemes@1.2.0 r-shiny@1.13.0 r-magrittr@2.0.5 r-ggplot2@4.0.3 r-forcats@1.0.1 r-dt@0.34.0 r-dplyr@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/shabbychef/cocktailApp
Licenses: LGPL 3
Build system: r
Synopsis: 'shiny' App to Discover Cocktails
Description:

This package provides a shiny app to discover cocktails. The app allows one to search for cocktails by ingredient, filter on rating, and number of ingredients. The package also contains data with the ingredients of nearly 26 thousand cocktails scraped from the web.

r-coxphm 0.2.1
Propagated dependencies: r-survival@3.8-6 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coxphm
Licenses: GPL 2+
Build system: r
Synopsis: Time-to-Event Data Analysis with Missing Survival Times
Description:

Fits a pseudo Cox proprotional hazards model when survival times are missing for control groups.

r-circle 0.7.4
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.8 r-gh@1.5.0 r-cli@3.6.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/circle/
Licenses: GPL 3
Build system: r
Synopsis: R Client Package for Circle CI
Description:

This package provides tools for interacting with the Circle CI API (<https://circleci.com/docs/api/v2/>). Besides executing common tasks such as querying build logs and restarting builds, this package also helps setting up permissions to deploy from builds.

r-cr2 0.2.1
Propagated dependencies: r-tibble@3.3.1 r-performance@0.17.0 r-nlme@3.1-169 r-matrix@1.7-5 r-magrittr@2.0.5 r-lme4@2.0-1 r-generics@0.1.4 r-dplyr@1.2.1 r-broom@1.0.13
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/flh3/CR2
Licenses: Expat
Build system: r
Synopsis: Compute Cluster Robust Standard Errors with Degrees of Freedom Adjustments
Description:

Estimate different types of cluster robust standard errors (CR0, CR1, CR2) with degrees of freedom adjustments. Standard errors are computed based on Liang and Zeger (1986) <doi:10.1093/biomet/73.1.13> and Bell and McCaffrey <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2002002/article/9058-eng.pdf?st=NxMjN1YZ>. Functions used in Huang and Li <doi:10.3758/s13428-021-01627-0>, Huang, Wiedermann', and Zhang <doi:10.1080/00273171.2022.2077290>, and Huang, Zhang', and Li (forthcoming: Journal of Research on Educational Effectiveness).

r-configparser 1.0.0
Propagated dependencies: r-r6@2.6.1 r-ini@0.3.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/hhoeflin/ConfigParser
Licenses: GPL 3
Build system: r
Synopsis: Package to Parse an INI File, Including Variable Interpolation
Description:

Enhances the ini package by adding the ability to interpolate variables. The INI configuration file is read into an R6 ConfigParser object (loosely inspired by Pythons ConfigParser module) and the keys can be read, where %(....)s instances are interpolated by other included options or outside variables.

Total packages: 72693