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

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-commonjavajars 1.1-0
Dependencies: openjdk@25
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: http://gsrmtp.r-forge.r-project.org/
Licenses: GPL 2
Build system: r
Synopsis: Useful Libraries for Building a Java Based GUI under R
Description:

Useful libraries for building a Java based GUI under R are provided.

r-colordf 0.1.7
Propagated dependencies: r-purrr@1.2.0 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://january3.github.io/colorDF/
Licenses: GPL 3
Build system: r
Synopsis: Colorful Data Frames in R Terminal
Description:

Colorful Data Frames in the terminal. The new class does change the behaviour of any of the objects, but adds a style definition and a print method. Using ANSI escape codes, it colors the terminal output of data frames. Some column types (such as p-values and identifiers) are automatically recognized.

r-comparemultiplemodels 0.1.0
Propagated dependencies: r-ceemdanml@0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CompareMultipleModels
Licenses: GPL 3
Build system: r
Synopsis: Finding the Best Model Using Eight Metrics Values
Description:

In statistical modeling, multiple models need to be compared based on certain criteria. The method described here uses eight metrics from AllMetrics package. â input_dfâ is the data frame (at least two columns for comparison) containing metrics values in different rows of a column (which denotes a particular modelâ s performance). First five metrics are expected to be minimum and last three metrics are expected to be maximum for a model to be considered good. Firstly, every metric value (among first five) is searched in every columns and minimum values are denoted as â MINâ and other values are denoted as â NAâ . Secondly, every metric (among last three) is searched in every columns and maximum values are denoted as â MAXâ and other values are denoted as â NAâ . â output_dfâ contains the similar number of rows (which is 8) and columns (which is number of models to be compared) as of â input_dfâ . Values in â output_dfâ are corresponding â NAâ , â MINâ or â MAXâ . Finally, the column containing minimum number of â NAâ values is denoted as the best column. â min_NA_colâ gives the name of the best column (model). â min_NA_valuesâ are the corresponding metrics values. âBestColumn_metricsâ is the data frame (dimension: 1*8) containing different metrics of the best column (model). â best_column_resultsâ is the final result (a list) containing all of these output elements. In special case, if two columns having equal NA', it will be checked among these two column which one is having least NA in first five rows and will be inferred as the best. More details about AllMetrics can be found in Garai (2023) <doi:10.13140/RG.2.2.18688.30723>.

r-curricularcomplexity 1.0.1
Propagated dependencies: r-igraph@2.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CurricularComplexity
Licenses: Expat
Build system: r
Synopsis: Toolkit for Analyzing Curricular Complexity
Description:

Enables educational researchers and practitioners to calculate the curricular complexity of a plan of study, visualize its prerequisite structure at scale, and conduct customizable analyses. The original tool can be found at <https://curricularanalytics.org>. Additional functions to explore curriculum complexity from the literature are also included.

r-cities 0.1.3
Propagated dependencies: r-tidyr@1.3.1 r-plotly@4.11.0 r-ggthemes@5.1.0 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://hakeemwahabapp.shinyapps.io/cities/
Licenses: GPL 3+
Build system: r
Synopsis: Clinical Trials with Intercurrent Events Simulator
Description:

Simulates clinical trials and summarizes causal effects and treatment policy estimands in the presence of intercurrent events in a transparent and intuitive manner.

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+
Build system: r
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-coinr 1.1.14
Propagated dependencies: r-rlang@1.1.6 r-readxl@1.4.5 r-openxlsx@4.2.8.1 r-ggplot2@4.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://bluefoxr.github.io/COINr/
Licenses: Expat
Build system: r
Synopsis: Composite Indicator Construction and Analysis
Description:

This package provides a comprehensive high-level package, for composite indicator construction and analysis. It is a "development environment" for composite indicators and scoreboards, which includes utilities for construction (indicator selection, denomination, imputation, data treatment, normalisation, weighting and aggregation) and analysis (multivariate analysis, correlation plotting, short cuts for principal component analysis, global sensitivity analysis, and more). A composite indicator is completely encapsulated inside a single hierarchical list called a "coin". This allows a fast and efficient work flow, as well as making quick copies, testing methodological variations and making comparisons. It also includes many plotting options, both statistical (scatter plots, distribution plots) as well as for presenting results.

r-calibratebinary 0.1
Propagated dependencies: r-randtoolbox@2.0.5 r-kernlab@0.9-33 r-gpfit@1.0-9 r-gelnet@1.2.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=calibrateBinary
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Calibration for Computer Experiments with Binary Responses
Description:

This package performs the calibration procedure proposed by Sung et al. (2018+) <arXiv:1806.01453>. This calibration method is particularly useful when the outputs of both computer and physical experiments are binary and the estimation for the calibration parameters is of interest.

r-conquestr 1.5.5
Propagated dependencies: r-zlib@1.0.3 r-tidyselect@1.2.1 r-tidyr@1.3.1 r-stringr@1.6.0 r-rlang@1.1.6 r-rcpp@1.1.0 r-magrittr@2.0.4 r-kableextra@1.4.0 r-ggrepel@0.9.6 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://www.acer.org/au/conquest
Licenses: GPL 3
Build system: r
Synopsis: An R Package to Extend 'ACER ConQuest'
Description:

Extends ACER ConQuest through a family of functions designed to improve graphical outputs and help with advanced analysis (e.g., differential item functioning). Allows R users to call ACER ConQuest from within R and read ACER ConQuest System Files (generated by the command `put` <https://conquestmanual.acer.org/s4-00.html#put>). Requires ACER ConQuest version 5.40 or later. A demonstration version can be downloaded from <https://shop.acer.org/acer-conquest-5.html>.

r-codalm 0.1.3
Propagated dependencies: r-squarem@2021.1 r-future-apply@1.20.0 r-future@1.68.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jfiksel/codalm
Licenses: GPL 2
Build system: r
Synopsis: Transformation-Free Linear Regression for Compositional Outcomes and Predictors
Description:

This package implements the expectation-maximization (EM) algorithm as described in Fiksel et al. (2022) <doi:10.1111/biom.13465> for transformation-free linear regression for compositional outcomes and predictors.

r-chisquare 1.2
Propagated dependencies: r-gt@1.3.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=chisquare
Licenses: GPL 2+
Build system: r
Synopsis: Chi-Square and G-Square Test of Independence, Power and Residual Analysis, Measures of Categorical Association
Description:

This package provides the facility to perform the chi-square and G-square test of independence, calculates the retrospective power of the traditional chi-square test, compute permutation and Monte Carlo p-value, and provides measures of association for tables of any size such as Phi, Phi corrected, odds ratio with 95 percent CI and p-value, Yule Q and Y, adjusted contingency coefficient, Cramer's V, V corrected, V standardised, bias-corrected V, W, Cohen's w, Goodman-Kruskal's lambda, and tau. It also calculates standardised, moment-corrected standardised, and adjusted standardised residuals, and their significance, as well as the Quetelet Index, IJ association factor, and adjusted standardised counts. It also computes the chi-square-maximising version of the input table. Different outputs are returned in nicely formatted tables.

r-coda-plot 0.2.1
Propagated dependencies: r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-coda-base@1.0.5
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=coda.plot
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Plots for Compositional Data
Description:

This package provides a collection of easy-to-use functions for creating visualizations of compositional data using ggplot2'. Includes support for common plotting techniques in compositional data analysis.

r-cpop 1.0.8
Propagated dependencies: r-rdpack@2.6.4 r-rcpp@1.1.0 r-pracma@2.4.6 r-pacman@0.5.1 r-mathjaxr@1.8-0 r-ggplot2@4.0.1 r-crops@1.0.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cpop
Licenses: GPL 2+
Build system: r
Synopsis: Detection of Multiple Changes in Slope in Univariate Time-Series
Description:

Detects multiple changes in slope using the CPOP dynamic programming approach of Fearnhead, Maidstone, and Letchford (2019) <doi:10.1080/10618600.2018.1512868>. This method finds the best continuous piecewise linear fit to data under a criterion that measures fit to data using the residual sum of squares, but penalizes complexity based on an L0 penalty on changes in slope. Further information regarding the use of this package with detailed examples can be found in Fearnhead and Grose (2024) <doi:10.18637/jss.v109.i07>.

r-cyjshiny 1.0.42
Propagated dependencies: r-shiny@1.11.1 r-jsonlite@2.0.0 r-htmlwidgets@1.6.4 r-graph@1.88.0 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cyjShiny
Licenses: Expat
Build system: r
Synopsis: Cytoscape.js Shiny Widget (cyjShiny)
Description:

Wraps cytoscape.js as a shiny widget. cytoscape.js <https://js.cytoscape.org/> is a Javascript-based graph theory (network) library for visualization and analysis. This package supports the visualization of networks with custom visual styles and several available layouts. Demo Shiny applications are provided in the package code.

r-clustersim 0.51-6
Propagated dependencies: r-mass@7.3-65 r-e1071@1.7-16 r-cluster@2.1.8.1 r-ade4@1.7-23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=clusterSim
Licenses: GPL 2+
Build system: r
Synopsis: Searching for Optimal Clustering Procedure for a Data Set
Description:

Distance measures (GDM1, GDM2, Sokal-Michener, Bray-Curtis, for symbolic interval-valued data), cluster quality indices (Calinski-Harabasz, Baker-Hubert, Hubert-Levine, Silhouette, Krzanowski-Lai, Hartigan, Gap, Davies-Bouldin), data normalization formulas (metric data, interval-valued symbolic data), data generation (typical and non-typical data), HINoV method, replication analysis, linear ordering methods, spectral clustering, agreement indices between two partitions, plot functions (for categorical and symbolic interval-valued data). (MILLIGAN, G.W., COOPER, M.C. (1985) <doi:10.1007/BF02294245>, HUBERT, L., ARABIE, P. (1985) <doi:10.1007%2FBF01908075>, RAND, W.M. (1971) <doi:10.1080/01621459.1971.10482356>, JAJUGA, K., WALESIAK, M. (2000) <doi:10.1007/978-3-642-57280-7_11>, MILLIGAN, G.W., COOPER, M.C. (1988) <doi:10.1007/BF01897163>, JAJUGA, K., WALESIAK, M., BAK, A. (2003) <doi:10.1007/978-3-642-55721-7_12>, DAVIES, D.L., BOULDIN, D.W. (1979) <doi:10.1109/TPAMI.1979.4766909>, CALINSKI, T., HARABASZ, J. (1974) <doi:10.1080/03610927408827101>, HUBERT, L. (1974) <doi:10.1080/01621459.1974.10480191>, TIBSHIRANI, R., WALTHER, G., HASTIE, T. (2001) <doi:10.1111/1467-9868.00293>, BRECKENRIDGE, J.N. (2000) <doi:10.1207/S15327906MBR3502_5>, WALESIAK, M., DUDEK, A. (2008) <doi:10.1007/978-3-540-78246-9_11>).

r-carfima 2.0.2
Propagated dependencies: r-truncnorm@1.0-9 r-pracma@2.4.6 r-mvtnorm@1.3-3 r-invgamma@1.2 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=carfima
Licenses: GPL 2
Build system: r
Synopsis: Continuous-Time Fractionally Integrated ARMA Process for Irregularly Spaced Long-Memory Time Series Data
Description:

We provide a toolbox to fit a continuous-time fractionally integrated ARMA process (CARFIMA) on univariate and irregularly spaced time series data via both frequentist and Bayesian machinery. A general-order CARFIMA(p, H, q) model for p>q is specified in Tsai and Chan (2005) <doi:10.1111/j.1467-9868.2005.00522.x> and it involves p+q+2 unknown model parameters, i.e., p AR parameters, q MA parameters, Hurst parameter H, and process uncertainty (standard deviation) sigma. Also, the model can account for heteroscedastic measurement errors, if the information about measurement error standard deviations is known. The package produces their maximum likelihood estimates and asymptotic uncertainties using a global optimizer called the differential evolution algorithm. It also produces posterior samples of the model parameters via Metropolis-Hastings within a Gibbs sampler equipped with adaptive Markov chain Monte Carlo. These fitting procedures, however, may produce numerical errors if p>2. The toolbox also contains a function to simulate discrete time series data from CARFIMA(p, H, q) process given the model parameters and observation times.

r-condformat 0.10.1
Propagated dependencies: r-tidyselect@1.2.1 r-tibble@3.3.0 r-scales@1.4.0 r-rmarkdown@2.30 r-rlang@1.1.6 r-openxlsx@4.2.8.1 r-magrittr@2.0.4 r-knitr@1.50 r-htmltools@0.5.8.1 r-htmltable@2.4.3 r-gtable@0.3.6 r-gridextra@2.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://zeehio.github.io/condformat/
Licenses: Modified BSD
Build system: r
Synopsis: Conditional Formatting in Data Frames
Description:

Apply and visualize conditional formatting to data frames in R. It renders a data frame with cells formatted according to criteria defined by rules, using a tidy evaluation syntax. The table is printed either opening a web browser or within the RStudio viewer if available. The conditional formatting rules allow to highlight cells matching a condition or add a gradient background to a given column. This package supports both HTML and LaTeX outputs in knitr reports, and exporting to an xlsx file.

r-cp4p 0.3.6
Propagated dependencies: r-qvalue@2.42.0 r-multtest@2.66.0 r-mess@0.6.0 r-limma@3.66.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cp4p
Licenses: GPL 3
Build system: r
Synopsis: Calibration Plot for Proteomics
Description:

This package provides functions to check whether a vector of p-values respects the assumptions of FDR (false discovery rate) control procedures and to compute adjusted p-values.

r-corbin 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CorBin
Licenses: GPL 3
Build system: r
Synopsis: Generate High-Dimensional Binary Data with Correlation Structures
Description:

We design algorithms with linear time complexity with respect to the dimension for three commonly studied correlation structures, including exchangeable, decaying-product and K-dependent correlation structures, and extend the algorithms to generate binary data of general non-negative correlation matrices with quadratic time complexity. Jiang, W., Song, S., Hou, L. and Zhao, H. "A set of efficient methods to generate high-dimensional binary data with specified correlation structures." The American Statistician. See <doi:10.1080/00031305.2020.1816213> for a detailed presentation of the method.

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
Build system: r
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-czechrates 0.2.5
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-readr@2.1.6 r-magrittr@2.0.4 r-httr@1.4.7 r-dplyr@1.1.4 r-curl@7.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/jla-data/czechrates
Licenses: Expat
Build system: r
Synopsis: Czech Interest & Foreign Exchange Rates
Description:

Interface to interest and foreign exchange rates published by the Czech National Bank.

r-clustergvis 0.1.4
Propagated dependencies: r-tibble@3.3.0 r-singlecellexperiment@1.32.0 r-scales@1.4.0 r-reshape2@1.4.5 r-purrr@1.2.0 r-matrix@1.7-4 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-factoextra@1.0.7 r-e1071@1.7-16 r-dplyr@1.1.4 r-colorramps@2.3.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/junjunlab/ClusterGVis/
Licenses: Expat
Build system: r
Synopsis: One-Step to Cluster and Visualize Gene Expression Data
Description:

Streamlining the clustering and visualization of time-series gene expression data from RNA-Seq experiments, this tool supports fuzzy c-means and k-means clustering algorithms. It is compatible with outputs from widely-used packages such as Seurat', Monocle', and WGCNA', enabling seamless downstream visualization and analysis. See Lokesh Kumar and Matthias E Futschik (2007) <doi:10.6026/97320630002005> for more details.

r-cassandra 0.2.0
Propagated dependencies: r-vegan@2.7-2 r-tidyr@1.3.1 r-rlang@1.1.6 r-reshape2@1.4.5 r-purrr@1.2.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4 r-boot@1.3-32 r-bipartite@2.23
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=cassandRa
Licenses: GPL 3
Build system: r
Synopsis: Finds Missing Links and Metric Confidence Intervals in Ecological Bipartite Networks
Description:

This package provides methods to deal with under sampling in ecological bipartite networks from Terry and Lewis (2020) Ecology <doi:10.1002/ecy.3047> Includes tools to fit a variety of statistical network models and sample coverage estimators to highlight most likely missing links. Also includes simple functions to resample from observed networks to generate confidence intervals for common ecological network metrics.

r-carsurv 1.0.0
Propagated dependencies: r-survival@3.8-3 r-rcpp@1.1.0 r-mboost@2.9-11 r-fdrtool@1.2.18 r-corpcor@1.6.10
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=carSurv
Licenses: GPL 3
Build system: r
Synopsis: Correlation-Adjusted Regression Survival (CARS) Scores
Description:

This package contains functions to estimate the Correlation-Adjusted Regression Survival (CARS) Scores. The method is described in Welchowski, T. and Zuber, V. and Schmid, M., (2018), Correlation-Adjusted Regression Survival Scores for High-Dimensional Variable Selection, <arXiv:1802.08178>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457