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

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-cutoff 1.3
Propagated dependencies: r-survival@3.8-3 r-set@1.2 r-rocit@2.1.2 r-do@2.0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/yikeshu0611/cutoff
Licenses: GPL 3
Synopsis: Seek the Significant Cutoff Value
Description:

Seek the significant cutoff value for a continuous variable, which will be transformed into a classification, for linear regression, logistic regression, logrank analysis and cox regression. First of all, all combinations will be gotten by combn() function. Then n.per argument, abbreviated of total number percentage, will be used to remove the combination of smaller data group. In logistic, Cox regression and logrank analysis, we will also use p.per argument, patient percentage, to filter the lower proportion of patients in each group. Finally, p value in regression results will be used to get the significant combinations and output relevant parameters. In this package, there is no limit to the number of cutoff points, which can be 1, 2, 3 or more. Still, we provide 2 methods, typical Bonferroni and Duglas G (1994) <doi: 10.1093/jnci/86.11.829>, to adjust the p value, Missing values will be deleted by na.omit() function before analysis.

r-concur 1.5
Propagated dependencies: r-mgcv@1.9-4 r-dplyr@1.1.4 r-compquadform@1.4.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CONCUR
Licenses: GPL 2
Synopsis: Copy Number Profile Curve-Based Association Test
Description:

This package implements a kernel-based association test for copy number variation (CNV) aggregate analysis in a certain genomic region (e.g., gene set, chromosome, or genome) that is robust to the within-locus and across-locus etiological heterogeneity, and bypass the need to define a "locus" unit for CNVs. Brucker, A., et al. (2020) <doi:10.1101/666875>.

r-cctensor 1.0.3
Propagated dependencies: r-rtensor@1.4.9 r-mass@7.3-65 r-igraph@2.2.1 r-fields@17.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/rikenbit/ccTensor
Licenses: Expat
Synopsis: CUR/CX Tensor Decomposition
Description:

CUR/CX decomposition factorizes a matrix into two factor matrices and Multidimensional CX Decomposition factorizes a tensor into a core tensor and some factor matrices. See the reference section of GitHub README.md <https://github.com/rikenbit/ccTensor>, for details of the methods.

r-cortestsrd 1.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corTESTsrd
Licenses: LGPL 2.1+
Synopsis: Significance Testing of Rank Cross-Correlations under SRD
Description:

Significance test of Spearman's Rho or Kendall's Tau between short-range dependent random variables.

r-comparedesign 2.4.0
Propagated dependencies: r-rootsolve@1.8.2.4 r-numderiv@2016.8-1.1 r-ggpubr@0.6.2 r-ggplot2@4.0.1 r-copula@1.1-6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://compare-composite.github.io/compare/
Licenses: GPL 3
Synopsis: Statistical Functions for the Design of Studies with Composite Endpoints
Description:

It has been designed to calculate the required sample size in randomized clinical trials with composite endpoints. It also calculates the expected effect and the probability of observing the composite endpoint, among others. The methodology can be found in Bofill & Gómez (2019) <doi:10.1002/sim.8092> and Gómez & Lagakos (2013) <doi:10.1002/sim.5547>.

r-copula 1.1-6
Propagated dependencies: r-stabledist@0.7-2 r-pspline@1.0-21 r-pcapp@2.0-5 r-numderiv@2016.8-1.1 r-mvtnorm@1.3-3 r-matrix@1.7-4 r-lattice@0.22-7 r-gsl@2.1-9 r-colorspace@2.1-2 r-adgoftest@0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://copula.r-forge.r-project.org/
Licenses: GPL 3+ FSDG-compatible
Synopsis: Multivariate Dependence with Copulas
Description:

This package provides classes (S4) of commonly used elliptical, Archimedean, extreme-value and other copula families, as well as their rotations, mixtures and asymmetrizations. Nested Archimedean copulas, related tools and special functions. Methods for density, distribution, random number generation, bivariate dependence measures, Rosenblatt transform, Kendall distribution function, perspective and contour plots. Fitting of copula models with potentially partly fixed parameters, including standard errors. Serial independence tests, copula specification tests (independence, exchangeability, radial symmetry, extreme-value dependence, goodness-of-fit) and model selection based on cross-validation. Empirical copula, smoothed versions, and non-parametric estimators of the Pickands dependence function.

r-comparison 1.0.8
Propagated dependencies: r-isotone@1.1-2 r-cvglasso@1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jmcurran/comparison
Licenses: GPL 2+
Synopsis: Multivariate Likelihood Ratio Calculation and Evaluation
Description:

This package provides functions for calculating and evaluating likelihood ratios from uni/multivariate continuous observations.

r-casimir 0.3.3
Propagated dependencies: r-withr@3.0.2 r-tidyr@1.3.1 r-stringr@1.6.0 r-rsample@1.3.1 r-rlang@1.1.6 r-purrr@1.2.0 r-options@0.3.1 r-furrr@0.3.1 r-dplyr@1.1.4 r-collapse@2.1.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://deutsche-nationalbibliothek.github.io/casimir/
Licenses: Expat
Synopsis: Comparing Automated Subject Indexing Methods in R
Description:

Perform evaluation of automatic subject indexing methods. The main focus of the package is to enable efficient computation of set retrieval and ranked retrieval metrics across multiple dimensions of a dataset, e.g. document strata or subsets of the label set. The package also provides the possibility of computing bootstrap confidence intervals for all major metrics, with seamless integration of parallel computation and propensity scored variants of standard metrics.

r-cnid 2.1.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/chuxinyuan/cnid
Licenses: Expat
Synopsis: Get Basic Information from Chinese ID Number
Description:

The Chinese ID number contains a lot of information, this package helps you get the region, date of birth, age, age based on year, gender, zodiac, constellation information from the Chinese ID number.

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
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-congress 0.1.0
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-httr2@1.2.1 r-glue@1.8.0 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/christopherkenny/congress
Licenses: Expat
Synopsis: Access the Congress.gov API
Description:

Download and read data on United States congressional proceedings. Data is read from the Library of Congress's Congress.gov Application Programming Interface (<https://github.com/LibraryOfCongress/api.congress.gov/>). Functions exist for all version 3 endpoints, including for bills, amendments, congresses, summaries, members, reports, communications, nominations, and treaties.

r-cragg 0.0.1
Propagated dependencies: r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cragg
Licenses: GPL 3+
Synopsis: Tests for Weak Instruments in R
Description:

This package implements Cragg-Donald (1993) <doi:10.1017/S0266466600007519> and Stock and Yogo (2005) <doi:10.1017/CBO9780511614491.006> tests for weak instruments in R.

r-causaldisco 0.9.1
Propagated dependencies: r-scales@1.4.0 r-rcolorbrewer@1.1-3 r-pcalg@2.7-12 r-igraph@2.2.1 r-gtools@3.9.5 r-clipr@0.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/annennenne/causalDisco
Licenses: GPL 2
Synopsis: Tools for Causal Discovery on Observational Data
Description:

Various tools for inferring causal models from observational data. The package includes an implementation of the temporal Peter-Clark (TPC) algorithm. Petersen, Osler and Ekstrøm (2021) <doi:10.1093/aje/kwab087>. It also includes general tools for evaluating differences in adjacency matrices, which can be used for evaluating performance of causal discovery procedures.

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+
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-circle 0.7.3
Propagated dependencies: r-jsonlite@2.0.0 r-httr@1.4.7 r-gh@1.5.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://docs.ropensci.org/circle/
Licenses: GPL 3
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-cprr 0.2.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://github.com/anhoej/cprr
Licenses: GPL 3
Synopsis: Functions for Working with Danish CPR Numbers
Description:

Calculate date of birth, age, and gender, and generate anonymous sequence numbers from CPR numbers. <https://en.wikipedia.org/wiki/Personal_identification_number_(Denmark)>.

r-compositionalrf 1.4
Propagated dependencies: r-rfast@2.1.5.2 r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-compositional@8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompositionalRF
Licenses: GPL 2+
Synopsis: Multivariate Random Forest with Compositional Responses
Description:

Multivariate random forests with compositional responses and Euclidean predictors is performed. The compositional data are first transformed using the additive log-ratio transformation, or the alpha-transformation of Tsagris, Preston and Wood (2011), <doi:10.48550/arXiv.1106.1451>, and then the multivariate random forest of Rahman R., Otridge J. and Pal R. (2017), <doi:10.1093/bioinformatics/btw765>, is applied.

r-cklrt 0.2.3
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-nlme@3.1-168 r-mgcv@1.9-4 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=CKLRT
Licenses: GPL 3
Synopsis: Composite Kernel Machine Regression Based on Likelihood Ratio Test
Description:

Composite Kernel Machine Regression based on Likelihood Ratio Test (CKLRT): in this package, we develop a kernel machine regression framework to model the overall genetic effect of a SNP-set, considering the possible GE interaction. Specifically, we use a composite kernel to specify the overall genetic effect via a nonparametric function and we model additional covariates parametrically within the regression framework. The composite kernel is constructed as a weighted average of two kernels, one corresponding to the genetic main effect and one corresponding to the GE interaction effect. We propose a likelihood ratio test (LRT) and a restricted likelihood ratio test (RLRT) for statistical significance. We derive a Monte Carlo approach for the finite sample distributions of LRT and RLRT statistics. (N. Zhao, H. Zhang, J. Clark, A. Maity, M. Wu. Composite Kernel Machine Regression based on Likelihood Ratio Test with Application for Combined Genetic and Gene-environment Interaction Effect (Submitted).).

r-cbq 0.2.0.4
Propagated dependencies: r-stanheaders@2.32.10 r-rstantools@2.5.0 r-rstan@2.32.7 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0 r-formula@1.2-5 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cbq
Licenses: Expat
Synopsis: Conditional Binary Quantile Models
Description:

Estimates conditional binary quantile models developed by Lu (2020) <doi:10.1017/pan.2019.29>. The estimation procedure is implemented based on Markov chain Monte Carlo methods.

r-corlink 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=corlink
Licenses: CC0
Synopsis: Record Linkage, Incorporating Imputation for Missing Agreement Patterns, and Modeling Correlation Patterns Between Fields
Description:

This package provides a matrix of agreement patterns and counts for record pairs is the input for the procedure. An EM algorithm is used to impute plausible values for missing record pairs. A second EM algorithm, incorporating possible correlations between per-field agreement, is used to estimate posterior probabilities that each pair is a true match - i.e. constitutes the same individual.

r-cassowaryr 2.0.2
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-splancs@2.01-45 r-progress@1.2.3 r-magrittr@2.0.4 r-interp@1.1-6 r-igraph@2.2.1 r-ggplot2@4.0.1 r-energy@1.7-12 r-dplyr@1.1.4 r-alphahull@2.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/numbats/cassowaryr
Licenses: GPL 3
Synopsis: Compute Scagnostics on Pairs of Numeric Variables in a Data Set
Description:

Computes a range of scatterplot diagnostics (scagnostics) on pairs of numerical variables in a data set. A range of scagnostics, including graph and association-based scagnostics described by Leland Wilkinson and Graham Wills (2008) <doi:10.1198/106186008X320465> and association-based scagnostics described by Katrin Grimm (2016,ISBN:978-3-8439-3092-5) can be computed. Summary and plotting functions are provided.

r-conjoint 1.42
Propagated dependencies: r-ggplot2@4.0.1 r-ggfortify@0.4.19 r-fpc@2.2-13 r-cluster@2.1.8.1 r-broom@1.0.10 r-algdesign@1.2.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/packagesR/conjoint
Licenses: GPL 2+ GPL 3+
Synopsis: An Implementation of Conjoint Analysis Method
Description:

This is a simple R package that allows to measure the stated preferences using traditional conjoint analysis method.

r-control 0.2.5
Propagated dependencies: r-signal@1.8-1 r-pracma@2.4.6 r-matrix@1.7-4 r-expm@1.0-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=control
Licenses: GPL 2
Synopsis: Control Systems Toolbox
Description:

Solves control systems problems relating to time/frequency response, LTI systems design and analysis, transfer function manipulations, and system conversion.

r-csmgmm 0.4.0
Propagated dependencies: r-rlang@1.1.6 r-mvtnorm@1.3-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=csmGmm
Licenses: GPL 3
Synopsis: Conditionally Symmetric Multidimensional Gaussian Mixture Model
Description:

This package implements the conditionally symmetric multidimensional Gaussian mixture model (csmGmm) for large-scale testing of composite null hypotheses in genetic association applications such as mediation analysis, pleiotropy analysis, and replication analysis. In such analyses, we typically have J sets of K test statistics where K is a small number (e.g. 2 or 3) and J is large (e.g. 1 million). For each one of the J sets, we want to know if we can reject all K individual nulls. Please see the vignette for a quickstart guide. The paper describing these methods is "Testing a Large Number of Composite Null Hypotheses Using Conditionally Symmetric Multidimensional Gaussian Mixtures in Genome-Wide Studies" by Sun R, McCaw Z, & Lin X (Journal of the American Statistical Association 2025, <doi:10.1080/01621459.2024.2422124>).

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
Total results: 21208